paper-with-me

Papers

MapKD: Unlocking Prior Knowledge with Cross-Modal Distillation for Efficient Online HD Map Construction

2025-08-21 · Ziyang Yan, Ruikai Li, Zhiyong Cui, Bohan Li, Han Jiang, Yilong Ren, Aoyong Li, Zhenning Li, Sijia Wen, Haiyang Yu arxiv

Online HD map construction is a fundamental task in autonomous driving systems, aiming to acquire semantic information of map elements around the ego vehicle based on real-time sensor inputs. Recently, several approaches have achieved promising results by incorporating offline priors such as SD maps and HD maps or by fusing multi-modal data. However, these methods depend on stale offline maps and multi-modal sensor suites, resulting in avoidable computational overhead at inference. To address these limitations, we employ a knowledge distillation strategy to transfer knowledge from multimodal models with prior knowledge to an efficient, low-cost, and vision-centric student model. Specifically, we propose MapKD, a novel multi-level cross-modal knowledge distillation framework with an innovative Teacher-Coach-Student (TCS) paradigm. This framework consists of: (1) a camera-LiDAR fusion model with SD/HD map priors serving as the teacher; (2) a vision-centric coach model with prior knowledge and simulated LiDAR to bridge the cross-modal knowledge transfer gap; and (3) a lightweight vision-based student model. Additionally, we introduce two targeted knowledge distillation strategies: Token-Guided 2D Patch Distillation (TGPD) for bird's eye view feature alignment and Masked Semantic Response Distillation (MSRD) for semantic learning guidance. Extensive experiments on the challenging nuScenes dataset demonstrate that MapKD improves the student model by +6.68 mIoU and +10.94 mAP while simultaneously accelerating inference speed. The code is available at:https://github.com/2004yan/MapKD2026.

📄 PDF Abstract BibTeX arXiv:2508.15653

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationAutonomous Driving

Similar Papers 제목 키워드 기반

Experience Transfer for Multimodal LLM Agents in Minecraft Game

2026-04-07 · Chenghao Li, Jun Liu, Songbo Zhang, Huadong Jian 외 arxiv

Multimodal LLM agents operating in complex game environments must continually reuse past experience to solve new tasks efficiently. In this work, we propose Echo, a transfer-oriented memory framework that enables agents …

Unlocking Optical Prior: Spectrum-Guided Knowledge Transfer for SAR Generalized Category Discovery

2026-04-24 · Jingyuan Xia, Ruikang Hu, Ye Li, Zhixiong Yang 외 arxiv

Generalized Category Discovery (GCD) holds significant promise for the label-scarce Synthetic Aperture Radar (SAR) domain, yet its efficacy is severely constrained by the cross-modal incompatibility between the inherent …

Contrastive LearningDomain Adaptation

Unleash the Potential of CLIP for Video Highlight Detection

2024-04-02 · Donghoon Han, Seunghyeon Seo, Eunhwan Park, Seong-Uk Nam 외

Multimodal and large language models (LLMs) have revolutionized the utilization of open-world knowledge, unlocking novel potentials across various tasks and applications. Among these domains, the video domain has notably…

Highlight Detection

Symbiotic-MoE: Unlocking the Synergy between Generation and Understanding

2026-04-09 · Xiangyue Liu, Zijian Zhang, Miles Yang, Zhao Zhong 외 arxiv

Empowering Large Multimodal Models (LMMs) with image generation often leads to catastrophic forgetting in understanding tasks due to severe gradient conflicts. While existing paradigms like Mixture-of-Transformers (MoT) …

Image Generation

Elevating Skeleton-Based Action Recognition with Efficient Multi-Modality Self-Supervision

2023-09-21 · Yiping Wei, Kunyu Peng, Alina Roitberg, Jiaming Zhang 외

Self-supervised representation learning for human action recognition has developed rapidly in recent years. Most of the existing works are based on skeleton data while using a multi-modality setup. These works overlooked…

Action RecognitionKnowledge DistillationRepresentation LearningSkeleton Based Action Recognition+1