Accurate and reliable localization is crucial for advanced autonomous driving systems. Traditional high-precision localization approaches rely on meticulously annotated high-definition (HD) maps and employ visual-geometric methods to derive accurate pose information. However, the construction, maintenance, and updating of HD maps are costly and time-consuming. In contrast, localization using publicly available navigation maps provides a low-cost and scalable alternative. Existing methods typically align BEV (Bird’s-Eye-View) features extracted from surround-view images with navigation maps to obtain localization results. Although such approaches can achieve high accuracy, they often neglect the inherent modality gap between BEV features and navigation maps, leading to localization errors. To address this issue, we propose NMLoNet: An End-to-End Intelligent Vehicle Localization Network Using Navigation Maps. The proposed method exploits road semantic elements to effectively bridge the modality gap between BEV representations and navigation maps. Specifically, a Deformable Attention Module is introduced after BEV feature extraction to capture long-range dependencies among BEV features. Furthermore, we innovatively incorporate vector map constraints to minimize the discrepancy between BEV and navigation map features. In addition, a multi-level cross-modal feature registration mechanism is designed to achieve more precise alignment between BEV and map representations. Extensive experiments on the nuScenes and Argoverse datasets demonstrate that NMLoNet achieves state-of-the-art performance, improving localization accuracy by approximately 11% under monocular settings and 24% under surround-view configurations. Moreover, the proposed network maintains robust localization performance in complex and highly dynamic driving environments.
Yuan et al. (Tue,) studied this question.