paper-with-me

Papers

VaViM and VaVAM: Autonomous Driving through Video Generative Modeling

2025-02-21 · Florent Bartoccioni, Elias Ramzi, Victor Besnier, Shashanka Venkataramanan, Tuan-Hung Vu, Yihong Xu, Loick Chambon, Spyros Gidaris, Serkan Odabas, David Hurych, Renaud Marlet, Alexandre Boulch, Mickael Chen, Éloi Zablocki, Andrei Bursuc, Eduardo Valle, Matthieu Cord

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

📄 PDF Abstract BibTeX arXiv:2502.15672

Code (1)

valeoai/VideoActionModel 공식 구현 pytorch

Tasks

Autonomous DrivingImitation Learning

Similar Papers 제목 키워드 기반

DriveWAM: Video Generative Priors Enable Scalable World-Action Modeling for Autonomous Driving

2026-05-27 · Chen Shi, Jinrui Xu, Shaoshuai Shi, Kehua Sheng 외 arxiv

Pretrained foundation models have become an important basis for end-to-end autonomous driving. In contrast to vision-language models pretrained primarily on static image-text pairs, video generative models capture tempor…

Scene UnderstandingAutonomous Driving

MagicDriveDiT: High-Resolution Long Video Generation for Autonomous Driving with Adaptive Control

2024-11-21 · Ruiyuan Gao, Kai Chen, Bo Xiao, Lanqing Hong 외

The rapid advancement of diffusion models has greatly improved video synthesis, especially in controllable video generation, which is essential for applications like autonomous driving. However, existing methods are limi…

Autonomous DrivingVideo Generation

InstaDrive: Instance-Aware Driving World Models for Realistic and Consistent Video Generation

2026-02-03 · Zhuoran Yang, Xi Guo, Chenjing Ding, Chiyu Wang 외 arxiv

Autonomous driving relies on robust models trained on high-quality, large-scale multi-view driving videos. While world models offer a cost-effective solution for generating realistic driving videos, they struggle to main…

Autonomous DrivingSpatial ReasoningVideo Generation

Driving into the Future: Multiview Visual Forecasting and Planning with World Model for Autonomous Driving

2023-11-29 · CVPR 2024 1 · Yuqi Wang, JiaWei He, Lue Fan, Hongxin Li 외

In autonomous driving, predicting future events in advance and evaluating the foreseeable risks empowers autonomous vehicles to better plan their actions, enhancing safety and efficiency on the road. To this end, we prop…

Autonomous DrivingAutonomous Vehicles

Hybrid Video Anomaly Detection for Anomalous Scenarios in Autonomous Driving

2024-06-10 · Daniel Bogdoll, Jan Imhof, Tim Joseph, Svetlana Pavlitska 외

In autonomous driving, the most challenging scenarios can only be detected within their temporal context. Most video anomaly detection approaches focus either on surveillance or traffic accidents, which are only a subfie…

Anomaly DetectionAutonomous DrivingVideo Anomaly Detection