Papers › CrossMoCo: Multi-modal Momentum Contrastive Learning for Point Cloud

CrossMoCo: Multi-modal Momentum Contrastive Learning for Point Cloud

8 Jun 202320th Conference on Robots and Vision (CRV) 2023 6archive 2025-07-28

Sneha Paul, Zachary Patterson, Nizar Bouguila

The point cloud is a 3D geometric data that lacks a specific structure and is permutation-invariant. The applications of point clouds have gained significant attention recently in the field of vision tasks. However, most existing works on point clouds utilize supervised learning on large labelled data, which are costly and laborious to collect. To this end, unsupervised learning, for example, self-supervised learning, has shown promising performance in various tasks of 2D computer vision and holds the potential in 3D computer vision applications. In this study, we introduce a novel selfsupervised method called CrossMoCo, which learns the representations of unlabelled point cloud data in a multi-modal setup that also utilizes the 2D rendered images of the point clouds. CrossMoCo outperforms existing methods on multimodal self-supervised learning on point cloud by introducing two new concepts: momentum contrastive learning with more negative samples and multiple-view intra-modal contrastive learning. The first component learns from an online encoder and a momentum encoder with a large number of negative samples, which provides consistent learning signals. The second component enforces consistency between different views of the samples of the same modality, thereby improving multimodal representation. We conduct extensive studies on two popular benchmark datasets (ModelNet40 and ScanObjectNN) for linear classification and few-shot learning tasks. Our results demonstrate that CrossMoCo achieves superior performance over existing methods for both tasks on both datasets, achieving up to 4.36% improvement on linear classification and up to 9.2% on few-shot tasks. Our code is available at https://github.com/snehaputul/CrossMoCo.

PaperPDFCode

Code

snehaputul/CrossMoCo mentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

3D Object Classification3D Point Cloud Classification3D Point Cloud Linear ClassificationContrastive LearningFew-Shot 3D Point Cloud ClassificationFew-Shot LearningSelf-Supervised Learning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
3D Object Classification ModelNet40 CrossMoCo Classification Accuracy 91.49 #3 of 7 Archive leaderboard report
3D Point Cloud Classification ModelNet40 CrossMoCo Overall Accuracy 91.49 #99 of 111 Archive leaderboard report
3D Point Cloud Linear Classification ModelNet40 CrossMoCo Overall Accuracy 91.49 #8 of 20 Archive leaderboard report
3D Point Cloud Linear Classification ScanObjectNN CrossMoCo Overall Accuracy 86.06 #1 of 4 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 10-way (10-shot) CrossMoCo Overall Accuracy 88.7 #19 of 31 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 10-way (10-shot) CrossMoCo Standard Deviation 3.9 #19 of 31 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 10-way (20-shot) CrossMoCo Overall Accuracy 91.0 #19 of 31 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 10-way (20-shot) CrossMoCo Standard Deviation 3.4 #19 of 31 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 5-way (10-shot) CrossMoCo Overall Accuracy 93.8 #18 of 30 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 5-way (10-shot) CrossMoCo Standard Deviation 4.5 #18 of 30 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 5-way (20-shot) CrossMoCo Overall Accuracy 96.8 #17 of 30 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ModelNet40 5-way (20-shot) CrossMoCo Standard Deviation 1.7 #17 of 30 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ScanObjectNN 10-way (10-shot) CrossMoCo Overall Accuracy 69.6 #1 of 3 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ScanObjectNN 10-way (20-shot) CrossMoCo Overall Accuracy 78.1 #1 of 1 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ScanObjectNN 5-way (10-shot) CrossMoCo Overall Accuracy 84.0 #1 of 1 Archive leaderboard report
Few-Shot 3D Point Cloud Classification ScanObjectNN 5-way (20-shot) CrossMoCo Overall Accuracy 87.6 #1 of 1 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Contrastive Learning

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections