English

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

Computer Vision and Pattern Recognition 2025-06-30 v1

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.

Keywords

Cite

@article{arxiv.2506.21724,
  title  = {Asymmetric Dual Self-Distillation for 3D Self-Supervised Representation Learning},
  author = {Remco F. Leijenaar and Hamidreza Kasaei},
  journal= {arXiv preprint arXiv:2506.21724},
  year   = {2025}
}

Comments

for associated source code, see https://github.com/RFLeijenaar/AsymDSD

R2 v1 2026-07-01T03:35:23.842Z