paper-with-me

홈 › Papers

Online Navigation Refinement: Achieving Lane-Level Guidance by Associating Standard-Definition and Online Perception Maps

2025-07-10 · Jiaxu Wan, Xu Wang, Mengwei Xie, Xinyuan Chang, Xinran Liu, Zheng Pan, Mu Xu, Hong Zhang, Ding Yuan, Yifan Yang arxiv

Lane-level navigation is critical for geographic information systems and navigation-based tasks, offering finer-grained guidance than road-level navigation by standard definition (SD) maps. However, it currently relies on expansive global HD maps that cannot adapt to dynamic road conditions. Recently, online perception (OP) maps have become research hotspots, providing real-time geometry as an alternative, but lack the global topology needed for navigation. To address these issues, Online Navigation Refinement (ONR), a new mission is introduced that refines SD-map-based road-level routes into accurate lane-level navigation by associating SD maps with OP maps. The map-to-map association to handle many-to-one lane-to-road mappings under two key challenges: (1) no public dataset provides lane-to-road correspondences; (2) severe misalignment from spatial fluctuations, semantic disparities, and OP map noise invalidates traditional map matching. For these challenges, We contribute: (1) Online map association dataset (OMA), the first ONR benchmark with 30K scenarios and 2.6M annotated lane vectors; (2) MAT, a transformer with path-aware attention to aligns topology despite spatial fluctuations and semantic disparities and spatial attention for integrates noisy OP features via global context; and (3) NR P-R, a metric evaluating geometric and semantic alignment. Experiments show that MAT outperforms existing methods at 34 ms latency, enabling low-cost and up-to-date lane-level navigation.

📄 PDF Abstract BibTeX arXiv:2507.07487

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CLRNet: Cross Layer Refinement Network for Lane Detection

2022-03-19 · CVPR 2022 1 · Tu Zheng, Yifei HUANG, Yang Liu, Wenjian Tang 외

Lane is critical in the vision navigation system of the intelligent vehicle. Naturally, lane is a traffic sign with high-level semantics, whereas it owns the specific local pattern which needs detailed low-level features…

Lane Detection

CLRNetV2: A Faster and Stronger Lane Detector

2025-03-18 · IEEE Transactions on Pattern Analysis and Machine Intelligence 2025 3 · Tu Zheng, Yifei HUANG, Yang Liu, Zheng Yang 외

Lane is critical in the vision navigation system of intelligent vehicles. Naturally, the lane is a traffic sign with high-level semantics, whereas it owns the specific local pattern which needs detailed low-level feature…

Lane Detection

Proprioceptive Safe Active Navigation and Exploration for Planetary Environments

2026-03-09 · Matthew Y. Jiang, Feifei Qian, Shipeng Liu arxiv

Deformable granular terrains introduce significant locomotion and immobilization risks in planetary exploration and are difficult to detect via remote sensing (e.g., vision). Legged robots can sense terrain properties th…

Lane Segmentation Refinement with Diffusion Models

2024-05-01 · Antonio Ruiz, Andrew Melnik, Dong Wang, Helge Ritter

The lane graph is a key component for building high-definition (HD) maps and crucial for downstream tasks such as autonomous driving or navigation planning. Previously, He et al. (2022) explored the extraction of the lan…

Autonomous DrivingSegmentation

[Re] CLRNet: Cross Layer Refinement Network for Lane Detection

2023-10-02 · Viswesh N, Kaushal Jadhav, Avi Amalanshu, Bratin Mondal 외

The following work is a reproducibility report for CLRNet: Cross Layer Refinement Network for Lane Detection. The basic code was made available by the author. The paper proposes a novel Cross Layer Refinement Network to …

Lane Detection