paper-with-me

홈 › Papers

Motion Dreamer: Realizing Physically Coherent Video Generation through Scene-Aware Motion Reasoning

2024-11-30 · Tianshuo Xu, Zhifei Chen, Leyi Wu, Hao Lu, Yuying Chen, Lihui Jiang, Bingbing Liu, Yingcong Chen

Recent numerous video generation models, also known as world models, have demonstrated the ability to generate plausible real-world videos. However, many studies have shown that these models often produce motion results lacking logical or physical coherence. In this paper, we revisit video generation models and find that single-stage approaches struggle to produce high-quality results while maintaining coherent motion reasoning. To address this issue, we propose \textbf{Motion Dreamer}, a two-stage video generation framework. In Stage I, the model generates an intermediate motion representation-such as a segmentation map or depth map-based on the input image and motion conditions, focusing solely on the motion itself. In Stage II, the model uses this intermediate motion representation as a condition to generate a high-detail video. By decoupling motion reasoning from high-fidelity video synthesis, our approach allows for more accurate and physically plausible motion generation. We validate the effectiveness of our approach on the Physion dataset and in autonomous driving scenarios. For example, given a single push, our model can synthesize the sequential toppling of a set of dominoes. Similarly, by varying the movements of ego-cars, our model can produce different effects on other vehicles. Our work opens new avenues in creating models that can reason about physical interactions in a more coherent and realistic manner. Our webpage is available: https://envision-research.github.io/MotionDreamer/.

📄 PDF Abstract BibTeX arXiv:2412.00547

Code (1)

EnVision-Research/MotionDreamer 공식 구현

Tasks

Autonomous DrivingMotion GenerationVideo Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

From Generated Human Videos to Physically Plausible Robot Trajectories

2025-12-04 · James Ni, Zekai Wang, Wei Lin, Amir Bar 외 arxiv

Video generation models are rapidly improving in their ability to synthesize human actions in novel contexts, holding the potential to serve as high-level planners for contextual robot control. To realize this potential,…

Zero-shot GeneralizationReinforcement LearningVideo Generation

PhysDreamer: Physics-Based Interaction with 3D Objects via Video Generation

2024-04-19 · Tianyuan Zhang, Hong-Xing Yu, Rundi Wu, Brandon Y. Feng 외

Realistic object interactions are crucial for creating immersive virtual experiences, yet synthesizing realistic 3D object dynamics in response to novel interactions remains a significant challenge. Unlike unconditional …

motion predictionObjectVideo Generation

V-Dreamer: Automating Robotic Simulation and Trajectory Synthesis via Video Generation Priors

2026-03-19 · Songjia He, Zixuan Chen, Hongyu Ding, Dian Shao 외 arxiv

Training generalist robots demands large-scale, diverse manipulation data, yet real-world collection is prohibitively expensive, and existing simulators are often constrained by fixed asset libraries and manual heuristic…

Video Generation

VideoDreamer: Customized Multi-Subject Text-to-Video Generation with Disen-Mix Finetuning

2023-11-02 · Hong Chen, Xin Wang, Guanning Zeng, YiPeng Zhang 외

Customized text-to-video generation aims to generate text-guided videos with customized user-given subjects, which has gained increasing attention recently. However, existing works are primarily limited to generating vid…

AttributeText-to-Video GenerationVideo Generation

DriveDreamer-Policy: A Geometry-Grounded World-Action Model for Unified Generation and Planning

2026-04-02 · Yang Zhou, Xiaofeng Wang, Hao Shao, Letian Wang 외 arxiv

Recently, world-action models (WAM) have emerged to bridge vision-language-action (VLA) models and world models, unifying their reasoning and instruction-following capabilities and spatio-temporal world modeling. However…

Video GenerationMotion Planning