English

Representation Disparity-aware Distillation for 3D Object Detection

Computer Vision and Pattern Recognition 2023-08-22 v1

Abstract

In this paper, we focus on developing knowledge distillation (KD) for compact 3D detectors. We observe that off-the-shelf KD methods manifest their efficacy only when the teacher model and student counterpart share similar intermediate feature representations. This might explain why they are less effective in building extreme-compact 3D detectors where significant representation disparity arises due primarily to the intrinsic sparsity and irregularity in 3D point clouds. This paper presents a novel representation disparity-aware distillation (RDD) method to address the representation disparity issue and reduce performance gap between compact students and over-parameterized teachers. This is accomplished by building our RDD from an innovative perspective of information bottleneck (IB), which can effectively minimize the disparity of proposal region pairs from student and teacher in features and logits. Extensive experiments are performed to demonstrate the superiority of our RDD over existing KD methods. For example, our RDD increases mAP of CP-Voxel-S to 57.1% on nuScenes dataset, which even surpasses teacher performance while taking up only 42% FLOPs.

Keywords

Cite

@article{arxiv.2308.10308,
  title  = {Representation Disparity-aware Distillation for 3D Object Detection},
  author = {Yanjing Li and Sheng Xu and Mingbao Lin and Jihao Yin and Baochang Zhang and Xianbin Cao},
  journal= {arXiv preprint arXiv:2308.10308},
  year   = {2023}
}

Comments

Accepted by ICCV2023. arXiv admin note: text overlap with arXiv:2205.15156 by other authors

R2 v1 2026-06-28T11:59:50.230Z