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

GD-MAE: Generative Decoder for MAE Pre-training on LiDAR Point Clouds

About

Despite the tremendous progress of Masked Autoencoders (MAE) in developing vision tasks such as image and video, exploring MAE in large-scale 3D point clouds remains challenging due to the inherent irregularity. In contrast to previous 3D MAE frameworks, which either design a complex decoder to infer masked information from maintained regions or adopt sophisticated masking strategies, we instead propose a much simpler paradigm. The core idea is to apply a \textbf{G}enerative \textbf{D}ecoder for MAE (GD-MAE) to automatically merges the surrounding context to restore the masked geometric knowledge in a hierarchical fusion manner. In doing so, our approach is free from introducing the heuristic design of decoders and enjoys the flexibility of exploring various masking strategies. The corresponding part costs less than \textbf{12\%} latency compared with conventional methods, while achieving better performance. We demonstrate the efficacy of the proposed method on several large-scale benchmarks: Waymo, KITTI, and ONCE. Consistent improvement on downstream detection tasks illustrates strong robustness and generalization capability. Not only our method reveals state-of-the-art results, but remarkably, we achieve comparable accuracy even with \textbf{20\%} of the labeled data on the Waymo dataset. Code will be released at https://github.com/Nightmare-n/GD-MAE.

Honghui Yang, Tong He, Jiaheng Liu, Hua Chen, Boxi Wu, Binbin Lin, Xiaofei He, Wanli Ouyang• 2022

Related benchmarks

TaskDatasetResultRank
3D Object DetectionWaymo Open Dataset (test)
Vehicle L2 mAPH75.5
105
3D Object DetectionKITTI (test)
3D AP Easy88.14
61
Object DetectionnuScenes (val)
mAP42.6
41
3D Object DetectionWaymo Open Dataset 0.2 labeled (val)
Vehicle 3D AP (L1)80.21
29
3D Object DetectionWaymo Open Dataset v1.4 (val)
AP Vehicle (L1)80.2
23
3D Object DetectionnuScenes 20% labeled frames v1.0 (trainval)
NDS48.8
6
Showing 6 of 6 rows

Other info

Code

Follow for update