InstaDrive: Instance-Aware Driving World Models for Realistic and Consistent Video Generation
Zhuoran Yang, Xi Guo, Chenjing Ding, Chiyu Wang, Wei Wu, Yanyong Zhang
TL;DR
InstaDrive addresses two key shortcomings of driving world models—instance-level temporal consistency and spatial geometric fidelity—by introducing Instance Flow Guider (IFG) to propagate per-instance features across frames and Spatial Geometric Aligner (SGA) to align 3D bounding boxes with image-space constraints and occlusion order. The framework integrates ControlNet-informed denoising within a ST-DiT backbone, leveraging BEV-to-FPV projections and Fourier-embedded depth cues to enforce accurate spatial localization and depth-based occlusion. Evaluations on nuScenes show state-of-the-art video realism (e.g., $\text{FVD}=38.06$, $\text{FID}=3.96$) and strong performance on perception and multi-object tracking tasks, while CARLA-based procedurally generated long-tail scenarios demonstrate the approach’s utility for safety evaluation and scenario diversity. The work presents a practical pathway for high-fidelity, instance-aware synthetic driving data that supports downstream perception, tracking, and planning, along with rich long-tail scenario generation for autonomous systems.
Abstract
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 maintain instance-level temporal consistency and spatial geometric fidelity. To address these challenges, we propose InstaDrive, a novel framework that enhances driving video realism through two key advancements: (1) Instance Flow Guider, which extracts and propagates instance features across frames to enforce temporal consistency, preserving instance identity over time. (2) Spatial Geometric Aligner, which improves spatial reasoning, ensures precise instance positioning, and explicitly models occlusion hierarchies. By incorporating these instance-aware mechanisms, InstaDrive achieves state-of-the-art video generation quality and enhances downstream autonomous driving tasks on the nuScenes dataset. Additionally, we utilize CARLA's autopilot to procedurally and stochastically simulate rare but safety-critical driving scenarios across diverse maps and regions, enabling rigorous safety evaluation for autonomous systems. Our project page is https://shanpoyang654.github.io/InstaDrive/page.html.
