English

MachMap: End-to-End Vectorized Solution for Compact HD-Map Construction

Computer Vision and Pattern Recognition 2023-06-21 v1

Abstract

This report introduces the 1st place winning solution for the Autonomous Driving Challenge 2023 - Online HD-map Construction. By delving into the vectorization pipeline, we elaborate an effective architecture, termed as MachMap, which formulates the task of HD-map construction as the point detection paradigm in the bird-eye-view space with an end-to-end manner. Firstly, we introduce a novel map-compaction scheme into our framework, leading to reducing the number of vectorized points by 93% without any expression performance degradation. Build upon the above process, we then follow the general query-based paradigm and propose a strong baseline with integrating a powerful CNN-based backbone like InternImage, a temporal-based instance decoder and a well-designed point-mask coupling head. Additionally, an extra optional ensemble stage is utilized to refine model predictions for better performance. Our MachMap-tiny with IN-1K initialization achieves a mAP of 79.1 on the Argoverse2 benchmark and the further improved MachMap-huge reaches the best mAP of 83.5, outperforming all the other online HD-map construction approaches on the final leaderboard with a distinct performance margin (> 9.8 mAP at least).

Keywords

Cite

@article{arxiv.2306.10301,
  title  = {MachMap: End-to-End Vectorized Solution for Compact HD-Map Construction},
  author = {Limeng Qiao and Yongchao Zheng and Peng Zhang and Wenjie Ding and Xi Qiu and Xing Wei and Chi Zhang},
  journal= {arXiv preprint arXiv:2306.10301},
  year   = {2023}
}

Comments

The Outstanding Champion and Innovation Award in the Online HD Map Construction Challenge (CVPR2023 Workshop)

R2 v1 2026-06-28T11:07:51.704Z