paper-with-me

홈 › Papers

UniScene: Unified Occupancy-centric Driving Scene Generation

2024-12-06 · CVPR 2025 1 · Bohan Li, Jiazhe Guo, Hongsi Liu, Yingshuang Zou, Yikang Ding, Xiwu Chen, Hu Zhu, Feiyang Tan, Chi Zhang, Tiancai Wang, Shuchang Zhou, Li Zhang, Xiaojuan Qi, Hao Zhao, Mu Yang, Wenjun Zeng, Xin Jin

Generating high-fidelity, controllable, and annotated training data is critical for autonomous driving. Existing methods typically generate a single data form directly from a coarse scene layout, which not only fails to output rich data forms required for diverse downstream tasks but also struggles to model the direct layout-to-data distribution. In this paper, we introduce UniScene, the first unified framework for generating three key data forms - semantic occupancy, video, and LiDAR - in driving scenes. UniScene employs a progressive generation process that decomposes the complex task of scene generation into two hierarchical steps: (a) first generating semantic occupancy from a customized scene layout as a meta scene representation rich in both semantic and geometric information, and then (b) conditioned on occupancy, generating video and LiDAR data, respectively, with two novel transfer strategies of Gaussian-based Joint Rendering and Prior-guided Sparse Modeling. This occupancy-centric approach reduces the generation burden, especially for intricate scenes, while providing detailed intermediate representations for the subsequent generation stages. Extensive experiments demonstrate that UniScene outperforms previous SOTAs in the occupancy, video, and LiDAR generation, which also indeed benefits downstream driving tasks.

📄 PDF Abstract BibTeX arXiv:2412.05435

Code (1)

arlo0o/uniscene-unified-occupancy-centric-driving-scene-generation

Tasks

Autonomous DrivingScene Generation

Similar Papers 제목 키워드 기반

Scaling Up Occupancy-centric Driving Scene Generation: Dataset and Method

2025-10-27 · Bohan Li, Xin Jin, Hu Zhu, Hongsi Liu 외 arxiv

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 resu…

Autonomous DrivingScene GenerationVideo GenerationPoint Clouds

UniScene: Multi-Camera Unified Pre-training via 3D Scene Reconstruction for Autonomous Driving

2023-05-30 · Chen Min, Liang Xiao, Dawei Zhao, Yiming Nie 외

Multi-camera 3D perception has emerged as a prominent research field in autonomous driving, offering a viable and cost-effective alternative to LiDAR-based solutions. The existing multi-camera algorithms primarily rely o…

3D Object Detection3D Scene ReconstructionAutonomous Drivingobject-detection+1

COME: Adding Scene-Centric Forecasting Control to Occupancy World Model

2025-06-16 · Yining Shi, Kun Jiang, Qiang Meng, Ke Wang 외

World models are critical for autonomous driving to simulate environmental dynamics and generate synthetic data. Existing methods struggle to disentangle ego-vehicle motion (perspective shifts) from scene evolvement (age…

Autonomous DrivingRepresentation Learning

RGB-Pointmap Pretraining for Unified 3D Scene Understanding

2026-04-02 · Ye Mao, Weixun Luo, Ranran Huang, Junpeng Jing 외 arxiv

Pretraining 3D encoders through alignment with Contrastive Language-Image Pre-training (CLIP) has emerged as a promising direction for learning generalizable representations for 3D scene understanding. In this paper, we …

Visual Question AnsweringRepresentation LearningScene ClassificationScene Understanding

AnyScene: Towards Highly Controllable Driving Scene Generation at Anywhere and Beyond

2026-05-25 · Haiming Zhang, Junfei Zhou, Feng Jiang, Jingzhong Li 외 arxiv

Generating high-fidelity and controllable synthetic data is critical for advancing end-to-end autonomous driving, particularly for addressing the long tail of rare safety-critical scenarios. Existing occupancy-guided met…

Autonomous Driving3D ReconstructionScene GenerationVideo Generation