MapDistill: Boosting Efficient Camera-based HD Map Construction via Camera-LiDAR Fusion Model Distillation
Xiaoshuai Hao, Ruikai Li, Hui Zhang, Dingzhe Li, Rong Yin, Sangil Jung, Seung-In Park, ByungIn Yoo, Haimei Zhao, Jing Zhang
TL;DR
MapDistill introduces a novel teacher–student knowledge-distillation framework to boost efficient camera-based HD map construction by transferring knowledge from a camera–LiDAR fusion teacher to a lightweight camera-only student. It combines a Dual BEV Transform module with three distillation streams—cross-modal relation distillation, dual-level BEV feature distillation, and map head distillation—to bridge modality gaps and improve HD map predictions without increasing inference cost. The approach is validated on nuScenes, showing a significant gain (over 7.7 mAP) and substantial speedups over prior methods, with extensive ablations confirming the contribution of each component. This work offers a practical, high-performance pathway for camera-only HD map construction in autonomous driving with potential for real-world deployment.
Abstract
Online high-definition (HD) map construction is an important and challenging task in autonomous driving. Recently, there has been a growing interest in cost-effective multi-view camera-based methods without relying on other sensors like LiDAR. However, these methods suffer from a lack of explicit depth information, necessitating the use of large models to achieve satisfactory performance. To address this, we employ the Knowledge Distillation (KD) idea for efficient HD map construction for the first time and introduce a novel KD-based approach called MapDistill to transfer knowledge from a high-performance camera-LiDAR fusion model to a lightweight camera-only model. Specifically, we adopt the teacher-student architecture, i.e., a camera-LiDAR fusion model as the teacher and a lightweight camera model as the student, and devise a dual BEV transform module to facilitate cross-modal knowledge distillation while maintaining cost-effective camera-only deployment. Additionally, we present a comprehensive distillation scheme encompassing cross-modal relation distillation, dual-level feature distillation, and map head distillation. This approach alleviates knowledge transfer challenges between modalities, enabling the student model to learn improved feature representations for HD map construction. Experimental results on the challenging nuScenes dataset demonstrate the effectiveness of MapDistill, surpassing existing competitors by over 7.7 mAP or 4.5X speedup.
