English

X-Trans2Cap: Cross-Modal Knowledge Transfer using Transformer for 3D Dense Captioning

Computer Vision and Pattern Recognition 2022-04-07 v3

Abstract

3D dense captioning aims to describe individual objects by natural language in 3D scenes, where 3D scenes are usually represented as RGB-D scans or point clouds. However, only exploiting single modal information, e.g., point cloud, previous approaches fail to produce faithful descriptions. Though aggregating 2D features into point clouds may be beneficial, it introduces an extra computational burden, especially in inference phases. In this study, we investigate a cross-modal knowledge transfer using Transformer for 3D dense captioning, X-Trans2Cap, to effectively boost the performance of single-modal 3D caption through knowledge distillation using a teacher-student framework. In practice, during the training phase, the teacher network exploits auxiliary 2D modality and guides the student network that only takes point clouds as input through the feature consistency constraints. Owing to the well-designed cross-modal feature fusion module and the feature alignment in the training phase, X-Trans2Cap acquires rich appearance information embedded in 2D images with ease. Thus, a more faithful caption can be generated only using point clouds during the inference. Qualitative and quantitative results confirm that X-Trans2Cap outperforms previous state-of-the-art by a large margin, i.e., about +21 and about +16 absolute CIDEr score on ScanRefer and Nr3D datasets, respectively.

Keywords

Cite

@article{arxiv.2203.00843,
  title  = {X-Trans2Cap: Cross-Modal Knowledge Transfer using Transformer for 3D Dense Captioning},
  author = {Zhihao Yuan and Xu Yan and Yinghong Liao and Yao Guo and Guanbin Li and Zhen Li and Shuguang Cui},
  journal= {arXiv preprint arXiv:2203.00843},
  year   = {2022}
}

Comments

To appear in CVPR2022

R2 v1 2026-06-24T09:58:44.838Z