paper-with-me

홈 › Papers

AMap: Distilling Future Priors for Ahead-Aware Online HD Map Construction

2025-12-22 · Ruikai Li, Xinrun Li, Mengwei Xie, Hao Shan, Shoumeng Qiu, Xinyuan Chang, Yizhe Fan, Feng Xiong, Han Jiang, Yilong Ren, Haiyang Yu, Mu Xu, Yang Long, Varun Ojha, Zhiyong Cui arxiv

Online High-Definition (HD) map construction is pivotal for autonomous driving. While recent approaches leverage historical temporal fusion to improve performance, we identify a critical safety flaw in this paradigm: it is inherently `spatially backward-looking." These methods predominantly enhance map reconstruction in traversed areas, offering minimal improvement for the unseen road ahead. Crucially, our analysis of downstream planning tasks reveals a severe asymmetry: while rearward perception errors are often tolerable, inaccuracies in the forward region directly precipitate hazardous driving maneuvers. To bridge this safety gap, we propose AMap, a novel framework for Ahead-aware online HD Mapping. We pioneer a distill-from-future" paradigm, where a teacher model with privileged access to future temporal contexts guides a lightweight student model restricted to the current frame. This process implicitly compresses prospective knowledge into the student model, endowing it with `look-ahead" capabilities at zero inference-time cost. Technically, we introduce a Multi-Level BEV Distillation strategy with spatial masking and an Asymmetric Query Adaptation module to effectively transfer future-aware representations to the student's static queries. Extensive experiments on the nuScenes and Argoverse 2 benchmark demonstrate that AMap significantly enhances current-frame perception. Most notably, it outperforms state-of-the-art temporal models in critical forward regions while maintaining the efficiency of single current frame inference.

📄 PDF Abstract BibTeX arXiv:2512.19150

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

AlphaMapleSAT: An MCTS-based Cube-and-Conquer SAT Solver for Hard Combinatorial Problems

2024-01-24 · Piyush Jha, Zhengyu Li, Zhengyang Lu, Curtis Bright 외

This paper introduces AlphaMapleSAT, a novel Monte Carlo Tree Search (MCTS) based Cube-and-Conquer (CnC) SAT solving method aimed at efficiently solving challenging combinatorial problems. Despite the tremendous success …

Heuristic Search

HierDAMap: Towards Universal Domain Adaptive BEV Mapping via Hierarchical Perspective Priors

2025-03-10 · Siyu Li, Yihong Cao, Hao Shi, Yongsheng Zang 외

The exploration of Bird's-Eye View (BEV) mapping technology has driven significant innovation in visual perception technology for autonomous driving. BEV mapping models need to be applied to the unlabeled real world, mak…

Autonomous DrivingDomain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Day-ahead Schedule Considering the Participation of Electric Vehicles in Primary Frequency Response

2022-07-19 · Amanda Fernandes, Miguel Carrión, Ruth Domínguez, Rodrigo Ramos 외

The insertion of renewable sources in power systems may cause a decrease in the system's equivalent inertia, which result in the instability of the power system. On the other hand, energy storage systems have proven to b…

Scheduling

Look Backward and Forward: Self-Knowledge Distillation with Bidirectional Decoder for Neural Machine Translation

2022-03-10 · Xuanwei Zhang, Libin Shen, Disheng Pan, Liang Wang 외

Neural Machine Translation(NMT) models are usually trained via unidirectional decoder which corresponds to optimizing one-step-ahead prediction. However, this kind of unidirectional decoding framework may incline to focu…

DecoderKnowledge DistillationMachine TranslationNMT+2

DAMap: Distance-aware MapNet for High Quality HD Map Construction

2025-10-26 · Jinpeng Dong, Chen Li, Yutong Lin, Jingwen Fu 외 arxiv

Predicting High-definition (HD) map elements with high quality (high classification and localization scores) is crucial to the safety of autonomous driving vehicles. However, current methods perform poorly in high qualit…

Autonomous Driving