CVAIROFeb 21, 2025

VaViM and VaVAM: Autonomous Driving through Video Generative Modeling

arXiv:2502.15672v122 citationsh-index: 36Has Code
Originality Incremental advance
AI Analysis

This work addresses autonomous driving perception and action for the robotics and AI community, presenting an incremental approach by combining existing generative video modeling with imitation learning.

The authors tackled autonomous driving by developing an open-source auto-regressive video model (VaViM) and a video-action model (VaVAM) to explore video pre-training for real-world driving, showing that this approach captures driving scene semantics and dynamics and holds promise in evaluations.

We explore the potential of large-scale generative video models for autonomous driving, introducing an open-source auto-regressive video model (VaViM) and its companion video-action model (VaVAM) to investigate how video pre-training transfers to real-world driving. VaViM is a simple auto-regressive video model that predicts frames using spatio-temporal token sequences. We show that it captures the semantics and dynamics of driving scenes. VaVAM, the video-action model, leverages the learned representations of VaViM to generate driving trajectories through imitation learning. Together, the models form a complete perception-to-action pipeline. We evaluate our models in open- and closed-loop driving scenarios, revealing that video-based pre-training holds promise for autonomous driving. Key insights include the semantic richness of the learned representations, the benefits of scaling for video synthesis, and the complex relationship between model size, data, and safety metrics in closed-loop evaluations. We release code and model weights at https://github.com/valeoai/VideoActionModel

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes