LiDAR-based HD Map Localization using Semantic Generalized ICP with Road Marking Detection
Yansong Gong, Xinglian Zhang, Jingyi Feng, Xiao He, Dan Zhang
TL;DR
This work tackles GPS-denied autonomous vehicle localization by combining LiDAR-based road-marking detection with HD-map registration. It introduces an online pipeline that uses adaptive high-reflectance segmentation, a spatio-temporal probabilistic local map, and LiBEV images to semantically label road markings, followed by SG-ICP to register markings to the HD map with category-aware covariance, modeling linear markings as 2D 1-manifolds to reduce under-constrained effects. The approach achieves real-time performance (sub-50 ms average) and centimeter-level lateral localization accuracy across multiple LiDAR types and scenarios, with robustness to speeds and adverse weather. While effective, it does not handle roads without road markings and plans to leverage above-ground information to further enhance reliability in such cases.
Abstract
In GPS-denied scenarios, a robust environmental perception and localization system becomes crucial for autonomous driving. In this paper, a LiDAR-based online localization system is developed, incorporating road marking detection and registration on a high-definition (HD) map. Within our system, a road marking detection approach is proposed with real-time performance, in which an adaptive segmentation technique is first introduced to isolate high-reflectance points correlated with road markings, enhancing real-time efficiency. Then, a spatio-temporal probabilistic local map is formed by aggregating historical LiDAR scans, providing a dense point cloud. Finally, a LiDAR bird's-eye view (LiBEV) image is generated, and an instance segmentation network is applied to accurately label the road markings. For road marking registration, a semantic generalized iterative closest point (SG-ICP) algorithm is designed. Linear road markings are modeled as 1-manifolds embedded in 2D space, mitigating the influence of constraints along the linear direction, addressing the under-constrained problem and achieving a higher localization accuracy on HD maps than ICP. Extensive experiments are conducted in real-world scenarios, demonstrating the effectiveness and robustness of our system.
