paper-with-me

홈 › Papers

Learning Universal Policies via Text-Guided Video Generation

2023-01-31 · NeurIPS 2023 11

A goal of artificial intelligence is to construct an agent that can solve a wide variety of tasks. Recent progress in text-guided image synthesis has yielded models with an impressive ability to generate complex novel images, exhibiting combinatorial generalization across domains. Motivated by this success, we investigate whether such tools can be used to construct more general-purpose agents. Specifically, we cast the sequential decision making problem as a text-conditioned video generation problem, where, given a text-encoded specification of a desired goal, a planner synthesizes a set of future frames depicting its planned actions in the future, after which control actions are extracted from the generated video. By leveraging text as the underlying goal specification, we are able to naturally and combinatorially generalize to novel goals. The proposed policy-as-video formulation can further represent environments with different state and action spaces in a unified space of images, which, for example, enables learning and generalization across a variety of robot manipulation tasks. Finally, by leveraging pretrained language embeddings and widely available videos from the internet, the approach enables knowledge transfer through predicting highly realistic video plans for real robots.

📄 PDF Abstract BibTeX arXiv:2302.00111

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingImage GenerationRobot ManipulationSequential Decision MakingTransfer LearningVideo Generation

Similar Papers 제목 키워드 기반

ARDuP: Active Region Video Diffusion for Universal Policies

2024-06-19 · Shuaiyi Huang, Mara Levy, Zhenyu Jiang, Anima Anandkumar 외

Sequential decision-making can be formulated as a text-conditioned video generation problem, where a video planner, guided by a text-defined goal, generates future frames visualizing planned actions, from which control a…

Decision MakingSequential Decision MakingVideo Generation

PoseAnything: Universal Pose-guided Video Generation with Part-aware Temporal Coherence

2025-12-15 · Ruiyan Wang, Teng Hu, Kaihui Huang, Zihan Su 외 arxiv

Pose-guided video generation refers to controlling the motion of subjects in generated video through a sequence of poses. It enables precise control over subject motion and has important applications in animation. Howeve…

Video Generation

Supervise What Survives: Geometry-Guided VLA Adaptation from Synthetic Robot Videos

2026-06-23 · Danze Chen, Yanzhe Chen, Qiming Huang, Zhijun Cao 외 arxiv

Vision-Language-Action (VLA) models require large-scale video-action pairs, yet real teleoperation remains scarce. While generated robot videos offer a scalable alternative, existing methods treat them as real robot data…

Video GenerationPose Estimation

Video Latent Flow Matching: Optimal Polynomial Projections for Video Interpolation and Extrapolation

2025-02-01 · Yang Cao, Zhao Song, Chiwun Yang

This paper considers an efficient video modeling process called Video Latent Flow Matching (VLFM). Unlike prior works, which randomly sampled latent patches for video generation, our method relies on current strong pre-t…

Image GenerationVideo Generation

EasyControl: Transfer ControlNet to Video Diffusion for Controllable Generation and Interpolation

2024-08-23 · Cong Wang, Jiaxi Gu, Panwen Hu, Haoyu Zhao 외

Following the advancements in text-guided image generation technology exemplified by Stable Diffusion, video generation is gaining increased attention in the academic community. However, relying solely on text guidance f…

Image GenerationVideo Generation