paper-with-me

홈 › Papers

Learning-based Localizability Estimation for Robust LiDAR Localization

2022-03-11 · Julian Nubert, Etienne Walther, Shehryar Khattak, Marco Hutter

LiDAR-based localization and mapping is one of the core components in many modern robotic systems due to the direct integration of range and geometry, allowing for precise motion estimation and generation of high quality maps in real-time. Yet, as a consequence of insufficient environmental constraints present in the scene, this dependence on geometry can result in localization failure, happening in self-symmetric surroundings such as tunnels. This work addresses precisely this issue by proposing a neural network-based estimation approach for detecting (non-)localizability during robot operation. Special attention is given to the localizability of scan-to-scan registration, as it is a crucial component in many LiDAR odometry estimation pipelines. In contrast to previous, mostly traditional detection approaches, the proposed method enables early detection of failure by estimating the localizability on raw sensor measurements without evaluating the underlying registration optimization. Moreover, previous approaches remain limited in their ability to generalize across environments and sensor types, as heuristic-tuning of degeneracy detection thresholds is required. The proposed approach avoids this problem by learning from a collection of different environments, allowing the network to function over various scenarios. Furthermore, the network is trained exclusively on simulated data, avoiding arduous data collection in challenging and degenerate, often hard-to-access, environments. The presented method is tested during field experiments conducted across challenging environments and on two different sensor types without any modifications. The observed detection performance is on par with state-of-the-art methods after environment-specific threshold tuning.

📄 PDF Abstract BibTeX arXiv:2203.05698

Code (1)

leggedrobotics/L3E 공식 구현

Tasks

Motion Estimation

Similar Papers 제목 키워드 기반

Towards Robust LiDAR Localization: Deep Learning-based Uncertainty Estimation

2025-09-23 · Minoo Dolatabadi, Fardin Ayar, Ehsan Javanmardi, Manabu Tsukada 외 arxiv

LiDAR-based localization and SLAM often rely on iterative matching algorithms, particularly the Iterative Closest Point (ICP) algorithm, to align sensor data with pre-existing maps or previous scans. However, ICP is pron…

Binary ClassificationPose Estimation

Deep Reinforcement Learning for Localizability-Enhanced Navigation in Dynamic Human Environments

2023-03-22 · Yuan Chen, Quecheng Qiu, Xiangyu Liu, Guangda Chen 외

Reliable localization is crucial for autonomous robots to navigate efficiently and safely. Some navigation methods can plan paths with high localizability (which describes the capability of acquiring reliable localizatio…

Deep Reinforcement LearningNavigatereinforcement-learning

Optimizing Fiducial Marker Placement for Improved Visual Localization

2022-11-02 · Qiangqiang Huang, Joseph DeGol, Victor Fragoso, Sudipta N. Sinha 외

Adding fiducial markers to a scene is a well-known strategy for making visual localization algorithms more robust. Traditionally, these marker locations are selected by humans who are familiar with visual localization te…

Visual Localization

The Sonar Moment: Benchmarking Audio-Language Models in Audio Geo-Localization

2026-01-06 · Ruixing Zhang, Zihan Liu, Leilei Sun, Tongyu Zhu 외 arxiv

Geo-localization aims to infer the geographic origin of a given signal. In computer vision, geo-localization has served as a demanding benchmark for compositional reasoning and is relevant to public safety. In contrast, …

LF-GICP: Parameter-Free Degeneracy-Aware LiDAR Odometry via a Voxel-Normal Localizability Field

2026-08-20 · Eunsoo Im arxiv

Scan-to-map LiDAR odometry drifts unboundedly along the unobservable axes of geometrically degenerate environments like tunnels and corridors, and existing degeneracy handling requires environment-specific parameter tuni…