TL;DR
This paper introduces LeanGate, a lightweight network that predicts frame utility to significantly reduce redundant computations in monocular SLAM using GFMs, boosting speed while maintaining accuracy.
Contribution
The paper presents LeanGate, a novel predictive frame-gating module that drastically cuts computational redundancy in GFM-based SLAM systems without sacrificing performance.
Findings
Reduces tracking FLOPs by over 85%.
Achieves 5x speedup in end-to-end throughput.
Maintains accuracy comparable to dense baselines.
Abstract
Geometric Foundation Models (GFMs) have recently advanced monocular SLAM by providing robust, calibration-free 3D priors. However, deploying these models on dense video streams introduces significant computational redundancy. Current GFM-based SLAM systems typically rely on post hoc keyframe selection. Because of this, they must perform expensive dense geometric decoding simply to determine whether a frame contains novel geometry, resulting in late rejection and wasted computation. To mitigate this inefficiency, we propose LeanGate, a lightweight feed-forward frame-gating network. LeanGate predicts a geometric utility score to assess a frame's mapping value prior to the heavy GFM feature extraction and matching stages. As a predictive plug-and-play module, our approach bypasses over 90% of redundant frames. Evaluations on standard SLAM benchmarks demonstrate that LeanGate reduces…
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.
