Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

UniPAD: A Universal Pre-training Paradigm for Autonomous Driving

About

In the context of autonomous driving, the significance of effective feature learning is widely acknowledged. While conventional 3D self-supervised pre-training methods have shown widespread success, most methods follow the ideas originally designed for 2D images. In this paper, we present UniPAD, a novel self-supervised learning paradigm applying 3D volumetric differentiable rendering. UniPAD implicitly encodes 3D space, facilitating the reconstruction of continuous 3D shape structures and the intricate appearance characteristics of their 2D projections. The flexibility of our method enables seamless integration into both 2D and 3D frameworks, enabling a more holistic comprehension of the scenes. We manifest the feasibility and effectiveness of UniPAD by conducting extensive experiments on various downstream 3D tasks. Our method significantly improves lidar-, camera-, and lidar-camera-based baseline by 9.1, 7.7, and 6.9 NDS, respectively. Notably, our pre-training pipeline achieves 73.2 NDS for 3D object detection and 79.4 mIoU for 3D semantic segmentation on the nuScenes validation set, achieving state-of-the-art results in comparison with previous methods. The code will be available at https://github.com/Nightmare-n/UniPAD.

Honghui Yang, Sha Zhang, Di Huang, Xiaoyang Wu, Haoyi Zhu, Tong He, Shixiang Tang, Hengshuang Zhao, Qibo Qiu, Binbin Lin, Xiaofei He, Wanli Ouyang• 2023

Related benchmarks

TaskDatasetResultRank
3D Object DetectionnuScenes (val)
NDS73.2
941
LiDAR Semantic SegmentationnuScenes (val)
mIoU79.4
169
LiDAR Semantic SegmentationnuScenes official (test)
mIoU81.1
132
Object DetectionnuScenes (val)
mAP48.1
41
Semantic Occupancy PredictionOcc3D (val)
mIoU31
37
3D Semantic SegmentationnuScenes (test)
mIoU81.1
36
3D Semantic SegmentationnuScenes Lidar-Seg (val)
mIoU79.4
28
Map SegmentationnuScenes (val)--
23
RGB ReconstructionnuScenes (val)
PSNR19.44
10
Depth EstimationnuScenes Sparse LiDAR GT official (val)
Abs Rel Error0.254
7
Showing 10 of 13 rows

Other info

Code

Follow for update