paper-with-me

홈 › Papers

OpenViGA: Video Generation for Automotive Driving Scenes by Streamlining and Fine-Tuning Open Source Models with Public Data

2025-09-18 · Björn Möller, Zhengyang Li, Malte Stelzer, Thomas Graave, Fabian Bettels, Muaaz Ataya, Tim Fingscheidt arxiv

Recent successful video generation systems that predict and create realistic automotive driving scenes from short video inputs assign tokenization, future state prediction (world model), and video decoding to dedicated models. These approaches often utilize large models that require significant training resources, offer limited insight into design choices, and lack publicly available code and datasets. In this work, we address these deficiencies and present OpenViGA, an open video generation system for automotive driving scenes. Our contributions are: Unlike several earlier works for video generation, such as GAIA-1, we provide a deep analysis of the three components of our system by separate quantitative and qualitative evaluation: Image tokenizer, world model, video decoder. Second, we purely build upon powerful pre-trained open source models from various domains, which we fine-tune by publicly available automotive data (BDD100K) on GPU hardware at academic scale. Third, we build a coherent video generation system by streamlining interfaces of our components. Fourth, due to public availability of the underlying models and data, we allow full reproducibility. Finally, we also publish our code and models on Github. For an image size of 256x256 at 4 fps we are able to predict realistic driving scene videos frame-by-frame with only one frame of algorithmic latency.

📄 PDF Abstract BibTeX arXiv:2509.15479

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

AutoAWG: Adverse Weather Generation with Adaptive Multi-Controls for Automotive Videos

2026-04-21 · Jiagao Hu, Daiguo Zhou, Danzhen Fu, Fuhao Li 외 arxiv

Perception robustness under adverse weather remains a critical challenge for autonomous driving, with the core bottleneck being the scarcity of real-world video data in adverse weather. Existing weather generation approa…

Autonomous DrivingVideo Generation

DreamDrive: Generative 4D Scene Modeling from Street View Images

2024-12-31 · Jiageng Mao, Boyi Li, Boris Ivanovic, Yuxiao Chen 외

Synthesizing photo-realistic visual observations from an ego vehicle's driving trajectory is a critical step towards scalable training of self-driving models. Reconstruction-based methods create 3D scenes from driving lo…

Autonomous DrivingNeural RenderingScene GenerationVideo Generation

Stag-1: Towards Realistic 4D Driving Simulation with Video Generation Model

2024-12-06 · Lening Wang, Wenzhao Zheng, Dalong Du, Yunpeng Zhang 외

4D driving simulation is essential for developing realistic autonomous driving simulators. Despite advancements in existing methods for generating driving scenes, significant challenges remain in view transformation and …

Autonomous DrivingAutonomous VehiclesScene UnderstandingVideo Generation

Panacea+: Panoramic and Controllable Video Generation for Autonomous Driving

2024-08-14 · Yuqing Wen, Yucheng Zhao, Yingfei Liu, Binyuan Huang 외

The field of autonomous driving increasingly demands high-quality annotated video training data. In this paper, we propose Panacea+, a powerful and universally applicable framework for generating video data in driving sc…

3D Object Detection3D Object TrackingAutonomous DrivingLane Detection+6

DriveGen3D: Boosting Feed-Forward Driving Scene Generation with Efficient Video Diffusion

2025-10-17 · Weijie Wang, Jiagang Zhu, Zeyu Zhang, Xiaofeng Wang 외 arxiv

We present DriveGen3D, a novel framework for generating high-quality and highly controllable dynamic 3D driving scenes that addresses critical limitations in existing methodologies. Current approaches to driving scene sy…

Scene GenerationVideo Generation