用半监督跨模态知识蒸馏提升雷达3D目标检测性能
SCKD: Semi-Supervised Cross-Modality Knowledge Distillation for 4D Radar Object Detection
- 通过自适应融合与双特征蒸馏,实现激光雷达-雷达间知识迁移
- 雷达单模型在VoD数据集上mAP提升10.38%,优于现有方法
- 适用于有少量标注数据的自动驾驶感知场景
3D目标检测是自动驾驶的核心感知任务。基于4D毫米波雷达完成该任务极具吸引力,因其能获取类似激光雷达的3D点云,且在恶劣天气下仍具鲁棒性。然而,由于雷达点云高稀疏性和噪声问题,现有方法性能仍未达预期。本文提出一种新型半监督跨模态知识蒸馏(SCKD)方法,用于4D雷达3D目标检测。该方法通过半监督蒸馏使激光雷达-雷达融合的教师网络学习特征能力更强。首先在教师网络中设计自适应融合模块以提升性能;随后设计两个特征蒸馏模块促进跨模态知识迁移;最后提出半监督输出蒸馏,增强蒸馏框架的有效性与灵活性。在相同网络结构下,仅使用雷达的学生产模型经SCKD训练后,在VoD数据集上mAP相比基线提升10.38%,超过当前最先进方法。在ZJUODset数据集上,额外利用未标注数据时,中等难度水平的mAP提升5.12%。代码已开源。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。