UniDriveDreamer: A Single-Stage Multimodal World Model for Autonomous Driving
Guosheng Zhao, Yaozeng Wang, Xiaofeng Wang, Zheng Zhu, Tingdong Yu, Guan Huang, Yongchen Zai, Ji Jiao, Changliang Xue, Xiaole Wang, Zhen Yang, Futang Zhu, Xingang Wang
TL;DR
This paper tackles the challenge of multimodal data synthesis for autonomous driving by moving beyond single-modality or cascaded multimodal generation. It introduces UniDriveDreamer, a single-stage world model that jointly generates multi-view camera videos and LiDAR sweeps using two modality-specific VAEs, a layout and text encoder, and a diffusion transformer, with Unified Latent Anchoring to align cross-modal latents. The approach achieves state-of-the-art results on both video and LiDAR generation metrics and yields measurable downstream perception improvements, demonstrating the practical value of coherent multimodal synthesis. By enabling temporally consistent and geometrically accurate multimodal outputs without intermediate representations, this work offers a more data-efficient path for sensor simulation and autonomous driving development.
Abstract
World models have demonstrated significant promise for data synthesis in autonomous driving. However, existing methods predominantly concentrate on single-modality generation, typically focusing on either multi-camera video or LiDAR sequence synthesis. In this paper, we propose UniDriveDreamer, a single-stage unified multimodal world model for autonomous driving, which directly generates multimodal future observations without relying on intermediate representations or cascaded modules. Our framework introduces a LiDAR-specific variational autoencoder (VAE) designed to encode input LiDAR sequences, alongside a video VAE for multi-camera images. To ensure cross-modal compatibility and training stability, we propose Unified Latent Anchoring (ULA), which explicitly aligns the latent distributions of the two modalities. The aligned features are fused and processed by a diffusion transformer that jointly models their geometric correspondence and temporal evolution. Additionally, structured scene layout information is projected per modality as a conditioning signal to guide the synthesis. Extensive experiments demonstrate that UniDriveDreamer outperforms previous state-of-the-art methods in both video and LiDAR generation, while also yielding measurable improvements in downstream
