Low-latency Visual SLAM with Appearance-Enhanced Local Map Building
Yipu Zhao, Wenkai Ye, Patricio A. Vela

TL;DR
This paper introduces an appearance-enhanced local map building method for visual SLAM that reduces latency and map size by filtering features based on visual similarity, improving real-time performance.
Contribution
It proposes a novel appearance prior integration into local map building, utilizing Multi-index Hashing and an online selection algorithm to enhance efficiency in VO/VSLAM systems.
Findings
Local map size is significantly reduced.
Latency in pose tracking decreases.
System performance is maintained or improved.
Abstract
A local map module is often implemented in modern VO/VSLAM systems to improve data association and pose estimation. Conventionally, the local map contents are determined by co-visibility. While co-visibility is cheap to establish, it utilizes the relatively-weak temporal prior (i.e. seen before, likely to be seen now), therefore admitting more features into the local map than necessary. This paper describes an enhancement to co-visibility local map building by incorporating a strong appearance prior, which leads to a more compact local map and latency reduction in downstream data association. The appearance prior collected from the current image influences the local map contents: only the map features visually similar to the current measurements are potentially useful for data association. To that end, mapped features are indexed and queried with Multi-index Hashing (MIH). An online…
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
TopicsRobotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
