Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PSA-SSL: Pose and Size-aware Self-Supervised Learning on LiDAR Point Clouds

About

Self-supervised learning (SSL) on 3D point clouds has the potential to learn feature representations that can transfer to diverse sensors and multiple downstream perception tasks. However, recent SSL approaches fail to define pretext tasks that retain geometric information such as object pose and scale, which can be detrimental to the performance of downstream localization and geometry-sensitive 3D scene understanding tasks, such as 3D semantic segmentation and 3D object detection. We propose PSA-SSL, a novel extension to point cloud SSL that learns object pose and size-aware (PSA) features. Our approach defines a self-supervised bounding box regression pretext task, which retains object pose and size information. Furthermore, we incorporate LiDAR beam pattern augmentation on input point clouds, which encourages learning sensor-agnostic features. Our experiments demonstrate that with a single pretrained model, our light-weight yet effective extensions achieve significant improvements on 3D semantic segmentation with limited labels across popular autonomous driving datasets (Waymo, nuScenes, SemanticKITTI). Moreover, our approach outperforms other state-of-the-art SSL methods on 3D semantic segmentation (using up to 10 times less labels), as well as on 3D object detection. Our code will be released on https://github.com/TRAILab/PSA-SSL.

Barza Nisar, Steven L. Waslander• 2025

Related benchmarks

TaskDatasetResultRank
Semantic segmentationScanNet (val)
mIoU76.2
274
Semantic segmentationnuScenes (val)
mIoU (Segmentation)0.787
265
Semantic segmentationScanNet200 (val)
mIoU33.5
126
Instance SegmentationScanNet200 (val)
mAP@5028
72
Instance SegmentationScanNet (val)
mAP38.8
62
Panoptic SegmentationnuScenes (val)
PQ69.2
56
Showing 6 of 6 rows

Other info

Follow for update