CVD-STORM: Cross-View Video Diffusion with Spatial-Temporal Reconstruction Model for Autonomous Driving
TLDR
CVD-STORM generates multi-view driving videos with 4D reconstruction using a cross-view video diffusion model and spatial-temporal VAE.
Reasoning
The paper presents a novel approach combining video diffusion with 4D reconstruction for autonomous driving, showing strong empirical results. However, it lacks interactive or reinforcement learning aspects, limiting its scope to passive video generation.
Read-first score
Read-first score 60.6, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 41.
Field roles
Rank sensitivity
Stability: volatile; rank range: 193.
Keyword Scores
Deep Analysis
Innovations
- Cross-view video diffusion model with spatial-temporal reconstruction VAE for autonomous driving
- Fine-tuning VAE with auxiliary 4D reconstruction task to enhance encoding of 3D structures and temporal dynamics
- Jointly-trained Gaussian Splatting Decoder for dynamic scene reconstruction
Methodology
The approach first fine-tunes a Variational Autoencoder (VAE) with an auxiliary 4D reconstruction task to improve its ability to encode 3D structures and temporal dynamics. This enhanced VAE is then integrated into a video diffusion process to generate long-term, multi-view videos under various control inputs, enabling cross-view video generation with 4D reconstruction capabilities.
Key Results
The model achieves substantial improvements in both FID and FVD metrics, and the jointly-trained Gaussian Splatting Decoder effectively reconstructs dynamic scenes, providing valuable geometric information for scene understanding.