SIO-Mapper: A Framework for Lane-Level HD Map Construction Using Satellite Images and OpenStreetMap with No On-Site Visits
Younghun Cho, Jee-Hwan Ryu
TL;DR
Lane-level HD maps enable precise vehicle localization but traditional pipelines require on-site MMS data, limiting geographic coverage. SIO-Mapper constructs city-scale lane-level HD maps from publicly available satellite images and OpenStreetMap, using $L_i=\phi(s_i,c_i)$ with $\phi=D(E_t(\cdot),E_c(\cdot))$ to generate lane images, and a novel Mapper that merges segments via a hybrid clustering-graph approach. It introduces standardized vector-based evaluation metrics and demonstrates robust performance on NAVER Labs Open Dataset and NuScenes, achieving broad coverage and competitive accuracy across diverse urban environments. These contributions offer scalable, automated lane-level map generation suitable for localization and planning in real-world autonomous driving contexts.
Abstract
High-definition (HD) maps, particularly those containing lane-level information regarded as ground truth, are crucial for vehicle localization research. Traditionally, constructing HD maps requires highly accurate sensor measurements collection from the target area, followed by manual annotation to assign semantic information. Consequently, HD maps are limited in terms of geographic coverage. To tackle this problem, in this paper, we propose SIO-Mapper, a novel lane-level HD map construction framework that constructs city-scale maps without physical site visits by utilizing satellite images and OpenStreetmap data. One of the key contributions of SIO-Mapper is its ability to extract lane information more accurately by introducing SIO-Net, a novel deep learning network that integrates features from satellite image and OpenStreetmap using both Transformer-based and convolution-based encoders. Furthermore, to overcome challenges in merging lanes over large areas, we introduce a novel lane integration methodology that combines cluster-based and graph-based approaches. This algorithm ensures the seamless aggregation of lane segments with high accuracy and coverage, even in complex road environments. We validated SIO-Mapper on the Naver Labs Open Dataset and NuScenes dataset, demonstrating better performance in various environments including Korea, the United States, and Singapore compared to the state-of-the-art lane-level HD mapconstruction methods.
