BEVWorld: A Multimodal World Simulator for Autonomous Driving via Scene-Level BEV Latents
Yumeng Zhang, Shi Gong, Kaixin Xiong, Xiaoqing Ye, Xiaofan Li, Xiao Tan, Fan Wang, Jizhou Huang, Hua Wu, Haifeng Wang
TL;DR
BEVWorld tackles the challenge of unified, multimodal world modeling for autonomous driving by mapping heterogeneous sensor data into a compact BEV latent space. It decouples a self-supervised multi-modal tokenizer from a latent BEV sequence diffusion model, enabling non-autoregressive, action-conditioned future prediction with ray-based rendering for high-quality reconstructions. The framework delivers strong performance in multi-modal future generation and demonstrates tangible gains for downstream perception and motion-prediction tasks on nuScenes and CARLA, while highlighting the benefits of pretraining the tokenizer. This work advances scene-level reasoning in 3D space and provides a scalable foundation for simulation, data augmentation, and pretraining in autonomous driving research.
Abstract
World models have attracted increasing attention in autonomous driving for their ability to forecast potential future scenarios. In this paper, we propose BEVWorld, a novel framework that transforms multimodal sensor inputs into a unified and compact Bird's Eye View (BEV) latent space for holistic environment modeling. The proposed world model consists of two main components: a multi-modal tokenizer and a latent BEV sequence diffusion model. The multi-modal tokenizer first encodes heterogeneous sensory data, and its decoder reconstructs the latent BEV tokens into LiDAR and surround-view image observations via ray-casting rendering in a self-supervised manner. This enables joint modeling and bidirectional encoding-decoding of panoramic imagery and point cloud data within a shared spatial representation. On top of this, the latent BEV sequence diffusion model performs temporally consistent forecasting of future scenes, conditioned on high-level action tokens, enabling scene-level reasoning over time. Extensive experiments demonstrate the effectiveness of BEVWorld on autonomous driving benchmarks, showcasing its capability in realistic future scene generation and its benefits for downstream tasks such as perception and motion prediction.
