Light-LOAM: A Lightweight LiDAR Odometry and Mapping based on Graph-Matching
Shiquan Yi, Yang Lyu, Lin Hua, Quan Pan, Chunhui Zhao

TL;DR
Light-LOAM introduces a reliable, efficient LiDAR odometry and mapping system optimized for computation-limited platforms, utilizing novel feature selection and graph-matching techniques for improved accuracy and robustness.
Contribution
The paper presents a new lightweight LiDAR SLAM framework with a non-conspicuous feature selection and a two-stage correspondence method based on graph matching for enhanced reliability.
Findings
Achieves comparable or better accuracy than mainstream solutions.
Demonstrates high efficiency suitable for limited hardware platforms.
Validates effectiveness on KITTI and real-world datasets.
Abstract
Simultaneous Localization and Mapping (SLAM) plays an important role in robot autonomy. Reliability and efficiency are the two most valued features for applying SLAM in robot applications. In this paper, we consider achieving a reliable LiDAR-based SLAM function in computation-limited platforms, such as quadrotor UAVs based on graph-based point cloud association. First, contrary to most works selecting salient features for point cloud registration, we propose a non-conspicuous feature selection strategy for reliability and robustness purposes. Then a two-stage correspondence selection method is used to register the point cloud, which includes a KD-tree-based coarse matching followed by a graph-based matching method that uses geometric consistency to vote out incorrect correspondences. Additionally, we propose an odometry approach where the weight optimizations are guided by vote results…
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 · Robotic Path Planning Algorithms · Advanced Neural Network Applications
