Narrowing your FOV with SOLiD: Spatially Organized and Lightweight Global Descriptor for FOV-constrained LiDAR Place Recognition
Hogyun Kim, Jiwon Choi, Taehu Sim, Giseop Kim, Younggun Cho
TL;DR
This work tackles LiDAR-based place recognition under restricted FOV, where traditional descriptors struggle due to vacancy regions and computational constraints. It introduces SOLiD, a spatially organized, lightweight descriptor built from REC and AEC in range-elevation and azimuth-elevation bins, enhanced with an elevation-importance vector (IEV) to reweight features. The method yields R-SOLiD for loop detection and A-SOLiD for initial heading estimation, enabling real-time, onboard-capable recognition across single, multi-session, and multi-robot scenarios, with strong rotation robustness and low memory footprint. The results show SOLiD outperforms several baselines in accuracy and speed, while maintaining significantly smaller descriptor sizes, and the authors provide open-source code to facilitate adoption and integration with SLAM pipelines.
Abstract
We often encounter limited FOV situations due to various factors such as sensor fusion or sensor mount in real-world robot navigation. However, the limited FOV interrupts the generation of descriptions and impacts place recognition adversely. Therefore, we suffer from correcting accumulated drift errors in a consistent map using LiDAR-based place recognition with limited FOV. Thus, in this paper, we propose a robust LiDAR-based place recognition method for handling narrow FOV scenarios. The proposed method establishes spatial organization based on the range-elevation bin and azimuth-elevation bin to represent places. In addition, we achieve a robust place description through reweighting based on vertical direction information. Based on these representations, our method enables addressing rotational changes and determining the initial heading. Additionally, we designed a lightweight and fast approach for the robot's onboard autonomy. For rigorous validation, the proposed method was tested across various LiDAR place recognition scenarios (i.e., single-session, multi-session, and multi-robot scenarios). To the best of our knowledge, we report the first method to cope with the restricted FOV. Our place description and SLAM codes will be released. Also, the supplementary materials of our descriptor are available at \texttt{\url{https://sites.google.com/view/lidar-solid}}.
