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

Multi-Scale Neighborhood Occupancy Masked Autoencoder for Self-Supervised Learning in LiDAR Point Clouds

About

Masked autoencoders (MAE) have shown tremendous potential for self-supervised learning (SSL) in vision and beyond. However, point clouds from LiDARs used in automated driving are particularly challenging for MAEs since large areas of the 3D volume are empty. Consequently, existing work suffers from leaking occupancy information into the decoder and has significant computational complexity, thereby limiting the SSL pre-training to only 2D bird's eye view encoders in practice. In this work, we propose the novel neighborhood occupancy MAE (NOMAE) that overcomes the aforementioned challenges by employing masked occupancy reconstruction only in the neighborhood of non-masked voxels. We incorporate voxel masking and occupancy reconstruction at multiple scales with our proposed hierarchical mask generation technique to capture features of objects of different sizes in the point cloud. NOMAEs are extremely flexible and can be directly employed for SSL in existing 3D architectures. We perform extensive evaluations on the nuScenes and Waymo Open datasets for the downstream perception tasks of semantic segmentation and 3D object detection, comparing with both discriminative and generative SSL methods. The results demonstrate that NOMAE sets the new state-of-the-art on multiple benchmarks for multiple point cloud perception tasks.

Mohamed Abdelsamad, Michael Ulrich, Claudius Gl\"aser, Abhinav Valada• 2025

Related benchmarks

TaskDatasetResultRank
Semantic segmentationnuScenes (val)
mIoU (Segmentation)0.818
212
LiDAR Semantic SegmentationnuScenes (val)
mIoU81.8
169
LiDAR Semantic SegmentationnuScenes official (test)
mIoU82.6
132
Semantic segmentationWaymo Open Dataset (val)
mIoU72.3
63
Object DetectionnuScenes (val)
mAP54.4
41
3D Semantic SegmentationWaymo (test)
mIoU70.3
9
3D Object DetectionnuScenes 20% labeled frames v1.0 (trainval)
NDS60.9
6
Showing 7 of 7 rows

Other info

Follow for update