ARCON: Advancing Auto-Regressive Continuation for Driving Videos
Ruibo Ming, Jingwei Wu, Zhewei Huang, Zhuoxuan Ju, Jianming HU, Lihui Peng, Shuchang Zhou
TL;DR
ARCON addresses long-horizon driving video continuation by leveraging an interleaved token strategy that alternates between semantic and RGB tokens within a large vision model. By using MAGVIT-v2 as a unified tokenizer and introducing a flow-based texture decoder, ARCON learns structural video information while maintaining texture fidelity, enabling minute-scale, coherent driving videos without fine-tuning on target datasets. Key findings include strong temporal consistency, high semantic-RGB correspondence, and competitive Fréchet Video Distance (FVD) results on nuScenes, with qualitative demonstrations of diverse futures and autonomous-driving knowledge. The work advances token-based video generation for world models in autonomous driving, offering a scalable path toward emergent planning and prediction capabilities in real-world driving scenarios.
Abstract
Recent advancements in auto-regressive large language models (LLMs) have led to their application in video generation. This paper explores the use of Large Vision Models (LVMs) for video continuation, a task essential for building world models and predicting future frames. We introduce ARCON, a scheme that alternates between generating semantic and RGB tokens, allowing the LVM to explicitly learn high-level structural video information. We find high consistency in the RGB images and semantic maps generated without special design. Moreover, we employ an optical flow-based texture stitching method to enhance visual quality. Experiments in autonomous driving scenarios show that our model can consistently generate long videos.
