CVJun 1, 2023

AD-PT: Autonomous Driving Pre-Training with Large-scale Point Cloud Dataset

DeepMind
arXiv:2306.00612v333 citationsh-index: 58
Originality Incremental advance
AI Analysis

This work addresses the need for scalable and transferable pre-training in autonomous driving perception, though it is incremental as it builds on existing self-supervised methods by introducing diversity and semi-supervision.

The paper tackles the problem of limited performance scalability and cross-dataset application in autonomous driving perception models by building a large-scale, diverse point cloud dataset and learning generalizable representations through semi-supervised pre-training, achieving significant performance gains on benchmarks like Waymo, nuScenes, and KITTI with models such as PV-RCNN++ and CenterPoint.

It is a long-term vision for Autonomous Driving (AD) community that the perception models can learn from a large-scale point cloud dataset, to obtain unified representations that can achieve promising results on different tasks or benchmarks. Previous works mainly focus on the self-supervised pre-training pipeline, meaning that they perform the pre-training and fine-tuning on the same benchmark, which is difficult to attain the performance scalability and cross-dataset application for the pre-training checkpoint. In this paper, for the first time, we are committed to building a large-scale pre-training point-cloud dataset with diverse data distribution, and meanwhile learning generalizable representations from such a diverse pre-training dataset. We formulate the point-cloud pre-training task as a semi-supervised problem, which leverages the few-shot labeled and massive unlabeled point-cloud data to generate the unified backbone representations that can be directly applied to many baseline models and benchmarks, decoupling the AD-related pre-training process and downstream fine-tuning task. During the period of backbone pre-training, by enhancing the scene- and instance-level distribution diversity and exploiting the backbone's ability to learn from unknown instances, we achieve significant performance gains on a series of downstream perception benchmarks including Waymo, nuScenes, and KITTI, under different baseline models like PV-RCNN++, SECOND, CenterPoint.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes