English

Is Contrastive Distillation Enough for Learning Comprehensive 3D Representations?

Computer Vision and Pattern Recognition 2026-03-20 v4 Artificial Intelligence

Abstract

Cross-modal contrastive distillation has recently been explored for learning effective 3D representations. However, existing methods focus primarily on modality-shared features, neglecting the modality-specific features during the pre-training process, which leads to suboptimal representations. In this paper, we theoretically analyze the limitations of current contrastive methods for 3D representation learning and propose a new framework, namely CMCR (Cross-Modal Comprehensive Representation Learning), to address these shortcomings. Our approach improves upon traditional methods by better integrating both modality-shared and modality-specific features. Specifically, we introduce masked image modeling and occupancy estimation tasks to guide the network in learning more comprehensive modality-specific features. Furthermore, we propose a novel multi-modal unified codebook that learns an embedding space shared across different modalities. Besides, we introduce geometry-enhanced masked image modeling to further boost 3D representation learning. Extensive experiments demonstrate that our method mitigates the challenges faced by traditional approaches and consistently outperforms existing image-to-LiDAR contrastive distillation methods in downstream tasks. Code will be available at https://github.com/Eaphan/CMCR.

Keywords

Cite

@article{arxiv.2412.08973,
  title  = {Is Contrastive Distillation Enough for Learning Comprehensive 3D Representations?},
  author = {Yifan Zhang and Junhui Hou},
  journal= {arXiv preprint arXiv:2412.08973},
  year   = {2026}
}

Comments

Accepted to IJCV 2026

R2 v1 2026-06-28T20:31:57.888Z