TL;DR
LAPS enhances incremental LiDAR mapping with active pooling and sampling for neural distance fields, improving reconstruction completeness and memory efficiency during online updates.
Contribution
It introduces a novel replay management framework that combines reliability-based pooling and uncertainty-guided sampling for better neural mapping.
Findings
Improves recall by 4.66 percentage points on Oxford Spires.
Enhances F1-score by 3.79 percentage points over PIN-SLAM.
Achieves better reconstruction completeness while maintaining accuracy.
Abstract
Neural distance fields offer a compact and continuous representation of 3D geometry, making them attractive for incremental LiDAR mapping. However, their online optimization is vulnerable to catastrophic forgetting, where new observations can degrade previously reconstructed geometry. Replay-based training is commonly used to address this issue, but existing methods typically rely on passive replay buffers and uniform sampling, which can waste memory on redundant observations and under-train poorly constrained regions. We propose LAPS, a replay management framework for incremental neural mapping that improves both replay retention and replay allocation during online updates. LAPS combines reliability-based active pooling to retain reliable historical samples under limited memory with uncertainty-guided active sampling to focus optimization on under-constrained regions. Experiments on…
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.
