English

SCKD: Semi-Supervised Cross-Modality Knowledge Distillation for 4D Radar Object Detection

Computer Vision and Pattern Recognition 2024-12-20 v1 Artificial Intelligence Image and Video Processing

Abstract

3D object detection is one of the fundamental perception tasks for autonomous vehicles. Fulfilling such a task with a 4D millimeter-wave radar is very attractive since the sensor is able to acquire 3D point clouds similar to Lidar while maintaining robust measurements under adverse weather. However, due to the high sparsity and noise associated with the radar point clouds, the performance of the existing methods is still much lower than expected. In this paper, we propose a novel Semi-supervised Cross-modality Knowledge Distillation (SCKD) method for 4D radar-based 3D object detection. It characterizes the capability of learning the feature from a Lidar-radar-fused teacher network with semi-supervised distillation. We first propose an adaptive fusion module in the teacher network to boost its performance. Then, two feature distillation modules are designed to facilitate the cross-modality knowledge transfer. Finally, a semi-supervised output distillation is proposed to increase the effectiveness and flexibility of the distillation framework. With the same network structure, our radar-only student trained by SCKD boosts the mAP by 10.38% over the baseline and outperforms the state-of-the-art works on the VoD dataset. The experiment on ZJUODset also shows 5.12% mAP improvements on the moderate difficulty level over the baseline when extra unlabeled data are available. Code is available at https://github.com/Ruoyu-Xu/SCKD.

Keywords

Cite

@article{arxiv.2412.14571,
  title  = {SCKD: Semi-Supervised Cross-Modality Knowledge Distillation for 4D Radar Object Detection},
  author = {Ruoyu Xu and Zhiyu Xiang and Chenwei Zhang and Hanzhi Zhong and Xijun Zhao and Ruina Dang and Peng Xu and Tianyu Pu and Eryun Liu},
  journal= {arXiv preprint arXiv:2412.14571},
  year   = {2024}
}

Comments

Accepted by AAAI 2025

R2 v1 2026-06-28T20:41:43.701Z