English

Polymap: generating high definition map based on rasterized polygons

Computer Vision and Pattern Recognition 2025-11-11 v1

Abstract

The perception of high-definition maps is an integral component of environmental perception in autonomous driving systems. Existing research have often focused on online construction of high-definition maps. For instance, the Maptr[9] series employ a detection-based method to output vectorized map instances parallelly in an end-to-end manner. However, despite their capability for real-time construction, detection-based methods are observed to lack robust generalizability[19], which hampers their applicability in auto-labeling systems. Therefore, aiming to improve the generalizability, we reinterpret road elements as rasterized polygons and design a concise framework based on instance segmentation. Initially, a segmentation-based transformer is employed to deliver instance masks in an end-to-end manner; succeeding this step, a Potrace-based[17] post-processing module is used to ultimately yield vectorized map elements. Quantitative results attained on the Nuscene[1] dataset substantiate the effectiveness and generaliz-ability of our method.

Keywords

Cite

@article{arxiv.2511.05944,
  title  = {Polymap: generating high definition map based on rasterized polygons},
  author = {Shiyu Gao and Hao Jiang},
  journal= {arXiv preprint arXiv:2511.05944},
  year   = {2025}
}
R2 v1 2026-07-01T07:27:34.068Z