English

MGMapNet: Multi-Granularity Representation Learning for End-to-End Vectorized HD Map Construction

Computer Vision and Pattern Recognition 2025-06-13 v1

Abstract

The construction of Vectorized High-Definition (HD) map typically requires capturing both category and geometry information of map elements. Current state-of-the-art methods often adopt solely either point-level or instance-level representation, overlooking the strong intrinsic relationships between points and instances. In this work, we propose a simple yet efficient framework named MGMapNet (Multi-Granularity Map Network) to model map element with a multi-granularity representation, integrating both coarse-grained instance-level and fine-grained point-level queries. Specifically, these two granularities of queries are generated from the multi-scale bird's eye view (BEV) features using a proposed Multi-Granularity Aggregator. In this module, instance-level query aggregates features over the entire scope covered by an instance, and the point-level query aggregates features locally. Furthermore, a Point Instance Interaction module is designed to encourage information exchange between instance-level and point-level queries. Experimental results demonstrate that the proposed MGMapNet achieves state-of-the-art performance, surpassing MapTRv2 by 5.3 mAP on nuScenes and 4.4 mAP on Argoverse2 respectively.

Keywords

Cite

@article{arxiv.2410.07733,
  title  = {MGMapNet: Multi-Granularity Representation Learning for End-to-End Vectorized HD Map Construction},
  author = {Jing Yang and Minyue Jiang and Sen Yang and Xiao Tan and Yingying Li and Errui Ding and Hanli Wang and Jingdong Wang},
  journal= {arXiv preprint arXiv:2410.07733},
  year   = {2025}
}
R2 v1 2026-06-28T19:15:50.431Z