Scaling Up Occupancy-centric Driving Scene Generation: Dataset and Method
Bohan Li, Xin Jin, Hu Zhu, Hongsi Liu, Ruikai Li, Jiazhe Guo, Kaiwen Cai, Chao Ma, Yueming Jin, Hao Zhao, Xiaokang Yang, Wenjun Zeng
TL;DR
This work tackles the scarcity of annotated occupancy data and the need for multi-modal driving scene synthesis by introducing Nuplan-Occ, the largest semantic occupancy dataset, and UniScenev2, a unified framework for 4D occupancy, multi-view video, and LiDAR generation. The approach decouples spatial expansion from temporal forecasting via a spatio-temporal disentangled architecture, and bridges modality gaps with a Gaussian splatting-based sparse point map rendering and a sensor-specific LiDAR embedding. Empirical results demonstrate superior generation fidelity across occupancy, video, and LiDAR tasks, with notable improvements in mIoU, FVD, and MMD metrics, and solid generalization to new sensor configurations. The combination of a scalable dataset and a hierarchical, occupancy-centric pipeline offers practical value for downstream autonomous driving tasks and broader multi-modal simulation.
Abstract
Driving scene generation is a critical domain for autonomous driving, enabling downstream applications, including perception and planning evaluation. Occupancy-centric methods have recently achieved state-of-the-art results by offering consistent conditioning across frames and modalities; however, their performance heavily depends on annotated occupancy data, which still remains scarce. To overcome this limitation, we curate Nuplan-Occ, the largest semantic occupancy dataset to date, constructed from the widely used Nuplan benchmark. Its scale and diversity facilitate not only large-scale generative modeling but also autonomous driving downstream applications. Based on this dataset, we develop a unified framework that jointly synthesizes high-quality semantic occupancy, multi-view videos, and LiDAR point clouds. Our approach incorporates a spatio-temporal disentangled architecture to support high-fidelity spatial expansion and temporal forecasting of 4D dynamic occupancy. To bridge modal gaps, we further propose two novel techniques: a Gaussian splatting-based sparse point map rendering strategy that enhances multi-view video generation, and a sensor-aware embedding strategy that explicitly models LiDAR sensor properties for realistic multi-LiDAR simulation. Extensive experiments demonstrate that our method achieves superior generation fidelity and scalability compared to existing approaches, and validates its practical value in downstream tasks. Repo: https://github.com/Arlo0o/UniScene-Unified-Occupancy-centric-Driving-Scene-Generation/tree/v2
