LGmap: Local-to-Global Mapping Network for Online Long-Range Vectorized HD Map Construction
Kuang Wu, Sulei Nian, Can Shen, Chuan Yang, Zhanbin Li
TL;DR
This work tackles online construction of long-range, vectorized HD maps for mapless autonomous driving. It introduces LGmap, which fuses forward and backward view projections via Symmetric View Transformation (SVT) and aggregates temporal information through Hierarchical Temporal Fusion (HTF) to build stable long-range maps; a simplified ped-crossing representation accelerates decoding. The paper also details specialized components for area handling, lane segments, traffic elements, and lane topology (TopoMLP-based LLT and LTT), and demonstrates significant performance gains on OpenLaneV2 with a final UniScore of 0.66. Overall, LGmap advances real-time, online HD map construction by integrating robust visual-LiDAR cues, temporal fusion, and topology reasoning to support long-range navigation in dynamic urban environments.
Abstract
This report introduces the first-place winning solution for the Autonomous Grand Challenge 2024 - Mapless Driving. In this report, we introduce a novel online mapping pipeline LGmap, which adept at long-range temporal model. Firstly, we propose symmetric view transformation(SVT), a hybrid view transformation module. Our approach overcomes the limitations of forward sparse feature representation and utilizing depth perception and SD prior information. Secondly, we propose hierarchical temporal fusion(HTF) module. It employs temporal information from local to global, which empowers the construction of long-range HD map with high stability. Lastly, we propose a novel ped-crossing resampling. The simplified ped crossing representation accelerates the instance attention based decoder convergence performance. Our method achieves 0.66 UniScore in the Mapless Driving OpenLaneV2 test set.
