LOG-LIO: A LiDAR-Inertial Odometry with Efficient Local Geometric Information Estimation
Kai Huang, Junqiao Zhao, Zhongyang Zhu, Chen Ye, Tiantian Feng

TL;DR
LOG-LIO introduces a fast, efficient method for estimating local geometric information like normals and point distributions in LiDAR scans, significantly improving SLAM accuracy and speed.
Contribution
The paper proposes a novel ring-based approximate least squares method and an extended ikd-tree for efficient local geometric information estimation in LiDAR SLAM.
Findings
Outperforms state-of-the-art methods in accuracy and speed
Reduces computation time for normal and distribution estimation
Enhances robustness of data association in SLAM
Abstract
Local geometric information, i.e. normal and distribution of points, is crucial for LiDAR-based simultaneous localization and mapping (SLAM) because it provides constraints for data association, which further determines the direction of optimization and ultimately affects the accuracy of localization. However, estimating normal and distribution of points are time-consuming tasks even with the assistance of kdtree or volumetric maps. To achieve fast normal estimation, we look into the structure of LiDAR scan and propose a ring-based fast approximate least squares (Ring FALS) method. With the Ring structural information, estimating the normal requires only the range information of the points when a new scan arrives. To efficiently estimate the distribution of points, we extend the ikd-tree to manage the map in voxels and update the distribution of points in each voxel incrementally while…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Vision and Imaging · Advanced Image and Video Retrieval Techniques
