English

3D Point Cloud Pre-training with Knowledge Distillation from 2D Images

Computer Vision and Pattern Recognition 2022-12-20 v1

Abstract

The recent success of pre-trained 2D vision models is mostly attributable to learning from large-scale datasets. However, compared with 2D image datasets, the current pre-training data of 3D point cloud is limited. To overcome this limitation, we propose a knowledge distillation method for 3D point cloud pre-trained models to acquire knowledge directly from the 2D representation learning model, particularly the image encoder of CLIP, through concept alignment. Specifically, we introduce a cross-attention mechanism to extract concept features from 3D point cloud and compare them with the semantic information from 2D images. In this scheme, the point cloud pre-trained models learn directly from rich information contained in 2D teacher models. Extensive experiments demonstrate that the proposed knowledge distillation scheme achieves higher accuracy than the state-of-the-art 3D pre-training methods for synthetic and real-world datasets on downstream tasks, including object classification, object detection, semantic segmentation, and part segmentation.

Keywords

Cite

@article{arxiv.2212.08974,
  title  = {3D Point Cloud Pre-training with Knowledge Distillation from 2D Images},
  author = {Yuan Yao and Yuanhan Zhang and Zhenfei Yin and Jiebo Luo and Wanli Ouyang and Xiaoshui Huang},
  journal= {arXiv preprint arXiv:2212.08974},
  year   = {2022}
}
R2 v1 2026-06-28T07:40:35.207Z