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

CrossPoint: Self-Supervised Cross-Modal Contrastive Learning for 3D Point Cloud Understanding

About

Manual annotation of large-scale point cloud dataset for varying tasks such as 3D object classification, segmentation and detection is often laborious owing to the irregular structure of point clouds. Self-supervised learning, which operates without any human labeling, is a promising approach to address this issue. We observe in the real world that humans are capable of mapping the visual concepts learnt from 2D images to understand the 3D world. Encouraged by this insight, we propose CrossPoint, a simple cross-modal contrastive learning approach to learn transferable 3D point cloud representations. It enables a 3D-2D correspondence of objects by maximizing agreement between point clouds and the corresponding rendered 2D image in the invariant space, while encouraging invariance to transformations in the point cloud modality. Our joint training objective combines the feature correspondences within and across modalities, thus ensembles a rich learning signal from both 3D point cloud and 2D image modalities in a self-supervised fashion. Experimental results show that our approach outperforms the previous unsupervised learning methods on a diverse range of downstream tasks including 3D object classification and segmentation. Further, the ablation studies validate the potency of our approach for a better point cloud understanding. Code and pretrained models are available at http://github.com/MohamedAfham/CrossPoint.

Mohamed Afham, Isuru Dissanayake, Dinithi Dissanayake, Amaya Dharmasiri, Kanchana Thilakarathna, Ranga Rodrigo• 2022

Related benchmarks

TaskDatasetResultRank
Part SegmentationShapeNetPart (test)
mIoU (Inst.)85.5
312
3D Point Cloud ClassificationModelNet40 (test)
OA91.2
297
Part SegmentationShapeNetPart
mIoU (Instance)85.5
198
Object ClassificationModelNet40 (test)--
180
Few-shot classificationModelNet40 (test)
Mean Accuracy94.9
68
3D Object ClassificationModelNet40 1k P
Accuracy91.2
61
Few-shot object classificationScanObjectNN
Accuracy79
56
ClassificationScanObjectNN--
43
Object ClassificationScanObjectNN
Accuracy81.7
29
Few-shot object classificationModelNet40 (test)
Accuracy (5-way, 10-shot)92.5
29
Showing 10 of 18 rows

Other info

Code

Follow for update