🤖 AI Summary
To address lane structure distortion, weak foreground object modeling, and insufficient motion modeling in long-sequence, multi-view driving video generation for autonomous driving simulation, this paper proposes an autoregressive diffusion-based video generation framework. Our method introduces three key innovations: (1) a motion-frame-driven temporal attention mechanism that explicitly captures dynamic spatiotemporal dependencies; (2) a perspective-space guidance module jointly optimized with object-level 3D position encoding to enforce local geometric consistency and motion-aware object association; and (3) efficient training on short sequences while enabling controllable synthesis of ultra-long videos (>200 frames). Integrated tightly with the DriveArena simulator, our approach achieves significant improvements over state-of-the-art baselines on the 16-frame benchmark. It supports high-fidelity, long-horizon, and interpretable evaluation of vision-based agents under both open-loop and closed-loop settings.
📝 Abstract
Recent advances in diffusion models have improved controllable streetscape generation and supported downstream perception and planning tasks. However, challenges remain in accurately modeling driving scenes and generating long videos. To alleviate these issues, we propose DreamForge, an advanced diffusion-based autoregressive video generation model tailored for 3D-controllable long-term generation. To enhance the lane and foreground generation, we introduce perspective guidance and integrate object-wise position encoding to incorporate local 3D correlation and improve foreground object modeling. We also propose motion-aware temporal attention to capture motion cues and appearance changes in videos. By leveraging motion frames and an autoregressive generation paradigm,we can autoregressively generate long videos (over 200 frames) using a model trained in short sequences, achieving superior quality compared to the baseline in 16-frame video evaluations. Finally, we integrate our method with the realistic simulator DriveArena to provide more reliable open-loop and closed-loop evaluations for vision-based driving agents. Project Page: https://pjlab-adg.github.io/DriveArena/dreamforge.