paper-with-me

Papers

DreamGen: Unlocking Generalization in Robot Learning through Video World Models

2025-05-19 · Joel Jang, Seonghyeon Ye, Zongyu Lin, Jiannan Xiang, Johan Bjorck, Yu Fang, Fengyuan Hu, Spencer Huang, Kaushil Kundalia, Yen-Chen Lin, Loic Magne, Ajay Mandlekar, Avnish Narayan, You Liang Tan, Guanzhi Wang, Jing Wang, Qi Wang, Yinzhen Xu, Xiaohui Zeng, Kaiyuan Zheng, Ruijie Zheng, Ming-Yu Liu, Luke Zettlemoyer, Dieter Fox, Jan Kautz, Scott Reed, Yuke Zhu, Linxi Fan

We introduce DreamGen, a simple yet highly effective 4-stage pipeline for training robot policies that generalize across behaviors and environments through neural trajectories - synthetic robot data generated from video world models. DreamGen leverages state-of-the-art image-to-video generative models, adapting them to the target robot embodiment to produce photorealistic synthetic videos of familiar or novel tasks in diverse environments. Since these models generate only videos, we recover pseudo-action sequences using either a latent action model or an inverse-dynamics model (IDM). Despite its simplicity, DreamGen unlocks strong behavior and environment generalization: a humanoid robot can perform 22 new behaviors in both seen and unseen environments, while requiring teleoperation data from only a single pick-and-place task in one environment. To evaluate the pipeline systematically, we introduce DreamGen Bench, a video generation benchmark that shows a strong correlation between benchmark performance and downstream policy success. Our work establishes a promising new axis for scaling robot learning well beyond manual data collection. Code available at https://github.com/NVIDIA/GR00T-Dreams.

📄 PDF Abstract BibTeX arXiv:2505.12705

Code (1)

nvidia/gr00t-dreams 공식 구현 pytorch

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Qwen-RobotWorld Technical Report: Unifying Embodied World Modeling through Language-Conditioned Video Generation

2026-06-15 · Jie Zhang, Xiaoyue Chen, Anzhe Chen, Dayiheng Liu 외 arxiv

We introduce Qwen-RobotWorld, a language-conditioned video world model for embodied intelligence. With natural language as a unified action interface, it predicts physically grounded future visual trajectories from curre…

Synthetic Data GenerationAutonomous DrivingVideo Generation

World Model Self-Distillation: Training World Models to Solve General Tasks

2026-06-10 · Sebastian Stapf, Pablo Acuaviva Huertos, Aram Davtyan, Paolo Favaro arxiv

Pretrained video generators are promising visual world models that exhibit emergent task-solving abilities; however, their reliance on detailed textual descriptions limits their direct use for planning and decision-makin…

Reinforcement Learning

Learning Generalizable Robotic Reward Functions from "In-The-Wild" Human Videos

2021-03-09 · ICLR Workshop SSL-RL 2021 5 · Anonymous

We are motivated by the goal of generalist robotic agents that can complete a wide range of tasks across many environments. Critical to this is the robot’s ability to acquire some metric of task success or reward, which …

Model Predictive Control

ActiveMimic: Egocentric Video Pretraining with Active Perception

2026-06-04 · Xingyao Lin, Guojin Zhong, Tianyi Lu, Ziyi Ye 외 arxiv

Egocentric human video offers a scalable alternative to robot data for pretraining, yet models pretrained on such video consistently underperform those pretrained on robot data. We attribute this gap to a missing signal,…

Rethinking Video Generation Model for the Embodied World

2026-01-21 · Yufan Deng, Zilin Pan, Hongyu Zhang, Xiaojie Li 외 arxiv

Video generation models have significantly advanced embodied intelligence, unlocking new possibilities for generating diverse robot data that capture perception, reasoning, and action in the physical world. However, synt…

Video Generation