Pre-Trained Video Generative Models as World Simulators
TLDR
Proposes Dynamic World Simulation (DWS) to turn pre-trained video generative models into controllable world simulators using action-conditioned modules and motion-reinforced loss.
Reasoning
Strengths: novel lightweight action-conditioned module, motion-reinforced loss for dynamic consistency, and versatility across diffusion and autoregressive models. Weaknesses: reliance on pre-trained models, limited to action-conditioned scenarios, and potential challenges in complex real-world dynamics.
Read-first score
Read-first score 74.8, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 64.
Field roles
Rank sensitivity
Stability: volatile; rank range: 83.
Keyword Scores
Deep Analysis
Innovations
- Dynamic World Simulation (DWS) approach to transform pre-trained video generative models into controllable world simulators
- Lightweight, universal action-conditioned module that integrates into any existing model for precise action-visual alignment
- Motion-reinforced loss to enhance action controllability by focusing on dynamic changes
- Prioritized imagination to improve sample efficiency in model-based reinforcement learning
Methodology
DWS introduces a lightweight action-conditioned module that can be plugged into pre-trained video generative models (both diffusion and autoregressive transformers) to enable action-controlled video generation. A motion-reinforced loss is used to train the module by compelling the model to capture dynamic transitions rather than static visual details. The approach is evaluated on games and robotics domains, and for downstream tasks, prioritized imagination is applied to improve sample efficiency in model-based RL.
Key Results
DWS achieves significant improvements in generating action-controllable, dynamically consistent videos across games and robotics domains. When applied to model-based reinforcement learning, prioritized imagination yields competitive performance compared with state-of-the-art methods.
Limitations
- Focus on dynamic transition modeling may sacrifice fine-grained visual details
- Lightweight, universal action-conditioned module may have limited capacity for highly specialized domains
- Relies on pre-trained video generative models, inheriting their biases and potential failure modes
- Evaluation is limited to games and robotics; generalizability to other interactive scenarios is not demonstrated