English

Learning Global Representation from Queries for Vectorized HD Map Construction

Computer Vision and Pattern Recognition 2025-10-09 v1 Artificial Intelligence

Abstract

The online construction of vectorized high-definition (HD) maps is a cornerstone of modern autonomous driving systems. State-of-the-art approaches, particularly those based on the DETR framework, formulate this as an instance detection problem. However, their reliance on independent, learnable object queries results in a predominantly local query perspective, neglecting the inherent global representation within HD maps. In this work, we propose \textbf{MapGR} (\textbf{G}lobal \textbf{R}epresentation learning for HD \textbf{Map} construction), an architecture designed to learn and utilize a global representations from queries. Our method introduces two synergistic modules: a Global Representation Learning (GRL) module, which encourages the distribution of all queries to better align with the global map through a carefully designed holistic segmentation task, and a Global Representation Guidance (GRG) module, which endows each individual query with explicit, global-level contextual information to facilitate its optimization. Evaluations on the nuScenes and Argoverse2 datasets validate the efficacy of our approach, demonstrating substantial improvements in mean Average Precision (mAP) compared to leading baselines.

Keywords

Cite

@article{arxiv.2510.06969,
  title  = {Learning Global Representation from Queries for Vectorized HD Map Construction},
  author = {Shoumeng Qiu and Xinrun Li and Yang Long and Xiangyang Xue and Varun Ojha and Jian Pu},
  journal= {arXiv preprint arXiv:2510.06969},
  year   = {2025}
}

Comments

16 pages

R2 v1 2026-07-01T06:23:45.022Z