A Minimal Subset Approach for Informed Keyframe Sampling in Large-Scale SLAM
Nikolaos Stathoulopoulos, Christoforos Kanellakis, George Nikolakopoulos

TL;DR
This paper introduces the Minimal Subset Approach (MSA), an online keyframe sampling method for large-scale LiDAR SLAM that reduces redundancy, improves loop closure accuracy, and enhances computational efficiency by selecting impactful keyframes in feature space.
Contribution
The paper presents the MSA, a novel online keyframe sampling technique that optimizes for minimal redundancy and maximal information preservation within a sliding window, improving large-scale SLAM performance.
Findings
MSA reduces false positive rates in place recognition.
MSA improves accuracy in metric localization (ATE and RPE).
MSA decreases memory usage and computational overhead.
Abstract
Typical LiDAR SLAM architectures feature a front-end for odometry estimation and a back-end for refining and optimizing the trajectory and map, commonly through loop closures. However, loop closure detection in large-scale missions presents significant computational challenges due to the need to identify, verify, and process numerous candidate pairs for pose graph optimization. Keyframe sampling bridges the front-end and back-end by selecting frames for storing and processing during global optimization. This article proposes an online keyframe sampling approach that constructs the pose graph using the most impactful keyframes for loop closure. We introduce the Minimal Subset Approach (MSA), which optimizes two key objectives: redundancy minimization and information preservation, implemented within a sliding window framework. By operating in the feature space rather than 3-D space, MSA…
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
TopicsReal-time simulation and control systems · Numerical Methods and Algorithms · Advanced Control Systems Optimization
