ProphetDWM: ProphetDWM: A Driving World Model for Rolling Out Future Actions and Videos
TLDR
ProphetDWM jointly predicts future driving videos and actions using an action module and diffusion model, achieving state-of-the-art on Nuscenes.
Reasoning
The paper introduces a novel end-to-end driving world model that addresses limitations of prior work by jointly learning action dynamics and video generation. Its strength lies in the joint prediction framework and strong empirical results on Nuscenes, but it is limited to a single dataset and lacks real-world deployment or diverse scenario evaluation.
Read-first score
Read-first score 58.5, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 45.
Field roles
Rank sensitivity
Stability: volatile; rank range: 295.
Keyword Scores
Deep Analysis
Innovations
- Jointly predicts future videos and actions in an end-to-end driving world model
- Action module to learn latent actions from present to future using action sequences and observations
- Diffusion-model-based transition module to learn state distribution
- Joint training that connects action dynamics and states for long-term future prediction
Methodology
ProphetDWM is an end-to-end driving world model with an action module that learns latent actions from the present to the future given action sequences and observations, and a diffusion-model-based transition module to learn state distribution. The model is jointly trained by learning latent actions from finite states and predicting both action and video. Evaluation is performed on the Nuscenes dataset for video generation and action prediction tasks, comparing against state-of-the-art methods.
Key Results
ProphetDWM achieves the best video consistency and best action prediction accuracy compared to state-of-the-art methods, while also enabling high-quality long-term video and action generation.