paper-with-me

Papers

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

2024-10-10 · Jing Yang, Minyue Jiang, Sen yang, Xiao Tan, YingYing Li, Errui Ding, Hanli Wang, Jingdong Wang

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.

📄 PDF Abstract BibTeX arXiv:2410.07733

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

ScalableMap: Scalable Map Learning for Online Long-Range Vectorized HD Map Construction

2023-10-20 · Jingyi Yu, Zizhao Zhang, Shengfu Xia, Jizhang Sang

We propose a novel end-to-end pipeline for online long-range vectorized high-definition (HD) map construction using on-board camera sensors. The vectorized representation of HD maps, employing polylines and polygons to r…

3D Lane Detectionobject-detectionObject Detection

GaussianMap: Learning Gaussian Representation for Multi-Sensor Online HD Map Construction

2026-06-30 · Hongyu Lyu, Julie Stephany Berrio Perez, Mao Shan, Stewart Worrall arxiv

Autonomous driving systems benefit from high-definition (HD) maps that provide critical information about road infrastructure. The online construction of HD maps offers a scalable approach to generate local vectorized ma…

Autonomous Driving

MapGCLR: Geospatial Contrastive Learning of Representations for Online Vectorized HD Map Construction

2026-03-11 · Jonas Merkert, Alexander Blumberg, Jan-Hendrik Pauls, Christoph Stiller arxiv

Autonomous vehicles rely on map information to understand the world around them. However, the creation and maintenance of offline high-definition (HD) maps remains costly. A more scalable alternative lies in online HD ma…

Online Vectorized HD Map ConstructionContrastive LearningAutonomous Vehicles

MapDiffusion: Generative Diffusion for Vectorized Online HD Map Construction and Uncertainty Estimation in Autonomous Driving

2025-07-29 · Thomas Monninger, Zihan Zhang, Zhipeng Mo, Md Zafar Anwar 외 arxiv

Autonomous driving requires an understanding of the static environment from sensor data. Learned Bird's-Eye View (BEV) encoders are commonly used to fuse multiple inputs, and a vector decoder predicts a vectorized map re…

Online Vectorized HD Map ConstructionAutonomous VehiclesAutonomous Driving

PriorMapNet: Enhancing Online Vectorized HD Map Construction with Priors

2024-08-16 · Rongxuan Wang, Xin Lu, Xiaoyang Liu, Xiaoyi Zou 외

Online vectorized High-Definition (HD) map construction is crucial for subsequent prediction and planning tasks in autonomous driving. Following MapTR paradigm, recent works have made noteworthy achievements. However, re…

Autonomous DrivingDecoderOnline Vectorized HD Map Construction