English

GSMap: 2D Gaussians for Online HD Mapping

Computer Vision and Pattern Recognition 2026-05-19 v2

Abstract

Accurate High-Definition (HD) map construction is critical for autonomous driving, yet existing methods face a fundamental trade-off: vectorization-based approaches preserve topology but struggle with geometric fidelity, while rasterization-based approaches enable precise geometric supervision but produce unstructured outputs. To bridge this gap, we propose GSMap, a novel framework that unifies both paradigms via a learnable 2D Gaussian representation. Each map element is modeled as an ordered sequence of 2D Gaussians, whose centers correspond to the vertices of the vectorized polyline/polygon. This formulation enables simultaneous optimization through: (1) Differentiable rasterization that enforces pixel-level geometric constraints, and (2) Topology-aware vectorization that maintains structural regularity. Experiments on both nuScenes and Argoverse2 demonstrate that our Gaussian-based representation effectively unifies geometric and topological learning, achieving significant performance improvements and demonstrating strong compatibility with existing HD mapping architectures. Code will be available at https://github.com/peakpang/GSMap

Keywords

Cite

@article{arxiv.2605.09619,
  title  = {GSMap: 2D Gaussians for Online HD Mapping},
  author = {Zhenxuan Zeng and Lingxuan Wang and Sheng Yang and Yanan He and Mingxia Chen and Wei Suo and Peng Wang},
  journal= {arXiv preprint arXiv:2605.09619},
  year   = {2026}
}

Comments

Preprint

R2 v1 2026-07-22T07:02:24.462Z