DiVE: Efficient Multi-View Driving Scenes Generation Based on Video Diffusion Transformer
TLDR
DriVerse generates multi-view driving videos from a single image and trajectory using explicit trajectory guidance and motion alignment, outperforming prior models on real datasets.
Reasoning
Strengths include novel trajectory tokenization and motion alignment for temporal consistency, achieving strong results on real-world benchmarks with minimal training. Weaknesses are limited scope to driving scenes and lack of interactivity or downstream task evaluation.
Read-first score
Read-first score 59.3, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 43.
Field roles
Rank sensitivity
Stability: volatile; rank range: 216.
Keyword Scores
Deep Analysis
Innovations
- Explicit trajectory guidance in two complementary forms: tokenizing trajectories into textual prompts using a predefined trend vocabulary, and converting 3D trajectories into 2D spatial motion priors
- Lightweight motion alignment module to enhance inter-frame consistency of dynamic pixels
Methodology
DriVerse is a generative model based on Video Diffusion Transformer that simulates navigation-driven driving scenes from a single image and a future trajectory. It introduces dual-form trajectory guidance: tokenizing trajectories into textual prompts for language integration and converting 3D trajectories into 2D spatial motion priors for static content control. A lightweight motion alignment module is added to improve temporal coherence of dynamic objects. The model is trained with minimal additional data and evaluated on nuScenes and Waymo datasets.
Key Results
DriVerse outperforms specialized models on future video generation tasks across both the nuScenes and Waymo datasets.