paper-with-me

Papers

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

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

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 on monocular 2D pre-training. However, the monocular 2D pre-training overlooks the spatial and temporal correlations among the multi-camera system. To address this limitation, we propose the first multi-camera unified pre-training framework, called UniScene, which involves initially reconstructing the 3D scene as the foundational stage and subsequently fine-tuning the model on downstream tasks. Specifically, we employ Occupancy as the general representation for the 3D scene, enabling the model to grasp geometric priors of the surrounding world through pre-training. A significant benefit of UniScene is its capability to utilize a considerable volume of unlabeled image-LiDAR pairs for pre-training purposes. The proposed multi-camera unified pre-training framework demonstrates promising results in key tasks such as multi-camera 3D object detection and surrounding semantic scene completion. When compared to monocular pre-training methods on the nuScenes dataset, UniScene shows a significant improvement of about 2.0% in mAP and 2.0% in NDS for multi-camera 3D object detection, as well as a 3% increase in mIoU for surrounding semantic scene completion. By adopting our unified pre-training method, a 25% reduction in 3D training annotation costs can be achieved, offering significant practical value for the implementation of real-world autonomous driving. Codes are publicly available at https://github.com/chaytonmin/UniScene.

📄 PDF Abstract BibTeX arXiv:2305.18829

Code (2)

chaytonmin/occ-bev 공식 구현 pytorch
chaytonmin/uniscene 공식 구현 pytorch

Tasks

3D Object Detection3D Scene ReconstructionAutonomous Drivingobject-detectionObject Detection

Similar Papers 제목 키워드 기반

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

UniScene: Unified Occupancy-centric Driving Scene Generation

2024-12-06 · CVPR 2025 1 · Bohan Li, Jiazhe Guo, Hongsi Liu, Yingshuang Zou 외

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 …

Autonomous DrivingScene Generation

TrackTeller: Temporal Multimodal 3D Grounding for Behavior-Dependent Object References

2025-12-25 · Jiahong Yu, Ziqi Wang, Hailiang Zhao, Wei Zhai 외 arxiv

Understanding natural-language references to objects in dynamic 3D driving scenes is essential for interactive autonomous systems. In practice, many referring expressions describe targets through recent motion or short-t…

Multi-Object Tracking

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

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