AutoLoop: Fast Visual SLAM Fine-tuning through Agentic Curriculum Learning
Assaf Lahiany, Oren Gal

TL;DR
AutoLoop introduces an automated curriculum learning approach using reinforcement learning to efficiently fine-tune visual SLAM systems, significantly reducing training time while maintaining or improving performance across multiple benchmarks.
Contribution
It presents a novel method combining automated curriculum learning with reinforcement learning to optimize loop closure weights in visual SLAM, eliminating manual hyperparameter tuning.
Findings
Reduces training time by an order of magnitude.
Achieves comparable or superior performance on multiple benchmarks.
Automates the weight tuning process for visual SLAM systems.
Abstract
Current visual SLAM systems face significant challenges in balancing computational efficiency with robust loop closure handling. Traditional approaches require careful manual tuning and incur substantial computational overhead, while learning-based methods either lack explicit loop closure capabilities or implement them through computationally expensive methods. We present AutoLoop, a novel approach that combines automated curriculum learning with efficient fine-tuning for visual SLAM systems. Our method employs a DDPG (Deep Deterministic Policy Gradient) agent to dynamically adjust loop closure weights during training, eliminating the need for manual hyperparameter search while significantly reducing the required training steps. The approach pre-computes potential loop closure pairs offline and leverages them through an agent-guided curriculum, allowing the model to adapt efficiently…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModular Robots and Swarm Intelligence · Distributed Control Multi-Agent Systems
MethodsWeight Decay · 1x1 Convolution · Experience Replay · Dense Connections · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Adam · Deep Deterministic Policy Gradient · Thinned U-shape Module
