SOTAVerified

Asymmetric Dual Self-Distillation for 3D Self-Supervised Representation Learning

2025-06-26Code Available0· sign in to hype

Remco F. Leijenaar, Hamidreza Kasaei

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Learning semantically meaningful representations from unstructured 3D point clouds remains a central challenge in computer vision, especially in the absence of large-scale labeled datasets. While masked point modeling (MPM) is widely used in self-supervised 3D learning, its reconstruction-based objective can limit its ability to capture high-level semantics. We propose AsymDSD, an Asymmetric Dual Self-Distillation framework that unifies masked modeling and invariance learning through prediction in the latent space rather than the input space. AsymDSD builds on a joint embedding architecture and introduces several key design choices: an efficient asymmetric setup, disabling attention between masked queries to prevent shape leakage, multi-mask sampling, and a point cloud adaptation of multi-crop. AsymDSD achieves state-of-the-art results on ScanObjectNN (90.53%) and further improves to 93.72% when pretrained on 930k shapes, surpassing prior methods.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
ModelNet40AsymDSD-B* (no voting)Overall Accuracy94.7Unverified
ScanObjectNNAsymDSD-B* (no voting)Overall Accuracy93.72Unverified
ScanObjectNNAsymDSD-S (no voting)Overall Accuracy90.53Unverified

Reproductions