Table of Contents
Fetching ...

Reliable-loc: Robust sequential LiDAR global localization in large-scale street scenes based on verifiable cues

Xianghong Zou, Jianping Li, Weitong Wu, Fuxun Liang, Bisheng Yang, Zhen Dong

TL;DR

Reliable-loc addresses robust LiDAR-based global localization in large-scale, feature-sparse street environments with incomplete maps. It fuses a spatial verification-based Monte Carlo Localization framework with a localization-status monitor that uses pose uncertainty from correspondences and odometry to adaptively switch between MCL and registration-based localization. The approach demonstrates increased robustness and accuracy, achieving roughly $2.91$ m position and $3.74^{\circ}$ yaw errors at real-time submap rates on a 30 km heterogeneous dataset, outperforming both place-recognition and purely registration baselines. This work advances practical wearable LiDAR localization by leveraging verifiable spatial and temporal cues to maintain reliable performance in challenging urban canopies and degraded maps.

Abstract

Wearable laser scanning (WLS) system has the advantages of flexibility and portability. It can be used for determining the user's path within a prior map, which is a huge demand for applications in pedestrian navigation, collaborative mapping, augmented reality, and emergency rescue. However, existing LiDAR-based global localization methods suffer from insufficient robustness, especially in complex large-scale outdoor scenes with insufficient features and incomplete coverage of the prior map. To address such challenges, we propose LiDAR-based reliable global localization (Reliable-loc) exploiting the verifiable cues in the sequential LiDAR data. First, we propose a Monte Carlo Localization (MCL) based on spatially verifiable cues, utilizing the rich information embedded in local features to adjust the particles' weights hence avoiding the particles converging to erroneous regions. Second, we propose a localization status monitoring mechanism guided by the sequential pose uncertainties and adaptively switching the localization mode using the temporal verifiable cues to avoid the crash of the localization system. To validate the proposed Reliable-loc, comprehensive experiments have been conducted on a large-scale heterogeneous point cloud dataset consisting of high-precision vehicle-mounted mobile laser scanning (MLS) point clouds and helmet-mounted WLS point clouds, which cover various street scenes with a length of over 30 km. The experimental results indicate that Reliable-loc exhibits high robustness, accuracy, and efficiency in large-scale, complex street scenes, with a position accuracy of 2.91 m, yaw accuracy of 3.74 degrees, and achieves real-time performance. For the code and detailed experimental results, please refer to https://github.com/zouxianghong/Reliable-loc.

Reliable-loc: Robust sequential LiDAR global localization in large-scale street scenes based on verifiable cues

TL;DR

Reliable-loc addresses robust LiDAR-based global localization in large-scale, feature-sparse street environments with incomplete maps. It fuses a spatial verification-based Monte Carlo Localization framework with a localization-status monitor that uses pose uncertainty from correspondences and odometry to adaptively switch between MCL and registration-based localization. The approach demonstrates increased robustness and accuracy, achieving roughly m position and yaw errors at real-time submap rates on a 30 km heterogeneous dataset, outperforming both place-recognition and purely registration baselines. This work advances practical wearable LiDAR localization by leveraging verifiable spatial and temporal cues to maintain reliable performance in challenging urban canopies and degraded maps.

Abstract

Wearable laser scanning (WLS) system has the advantages of flexibility and portability. It can be used for determining the user's path within a prior map, which is a huge demand for applications in pedestrian navigation, collaborative mapping, augmented reality, and emergency rescue. However, existing LiDAR-based global localization methods suffer from insufficient robustness, especially in complex large-scale outdoor scenes with insufficient features and incomplete coverage of the prior map. To address such challenges, we propose LiDAR-based reliable global localization (Reliable-loc) exploiting the verifiable cues in the sequential LiDAR data. First, we propose a Monte Carlo Localization (MCL) based on spatially verifiable cues, utilizing the rich information embedded in local features to adjust the particles' weights hence avoiding the particles converging to erroneous regions. Second, we propose a localization status monitoring mechanism guided by the sequential pose uncertainties and adaptively switching the localization mode using the temporal verifiable cues to avoid the crash of the localization system. To validate the proposed Reliable-loc, comprehensive experiments have been conducted on a large-scale heterogeneous point cloud dataset consisting of high-precision vehicle-mounted mobile laser scanning (MLS) point clouds and helmet-mounted WLS point clouds, which cover various street scenes with a length of over 30 km. The experimental results indicate that Reliable-loc exhibits high robustness, accuracy, and efficiency in large-scale, complex street scenes, with a position accuracy of 2.91 m, yaw accuracy of 3.74 degrees, and achieves real-time performance. For the code and detailed experimental results, please refer to https://github.com/zouxianghong/Reliable-loc.

Paper Structure

This paper contains 27 sections, 17 equations, 14 figures, 8 tables.

Figures (14)

  • Figure 1: Overview of the proposed approach.
  • Figure 2: Overview of the spatial verification-based MCL.
  • Figure 3: Schema of spatial verification-based observation model.
  • Figure 4: Schema of localization mode switching.
  • Figure 5: Schema of pose uncertainty from correspondences.
  • ...and 9 more figures

Theorems & Definitions (1)

  • Remark 1