FUSELOC: Fusing Global and Local Descriptors to Disambiguate 2D-3D Matching in Visual Localization
Son Tung Nguyen, Alejandro Fontan, Michael Milford, Tobias Fischer

TL;DR
FUSELOC introduces a novel method that combines global and local descriptors through a weighted averaging technique, significantly improving 2D-3D matching accuracy in visual localization while reducing memory usage and increasing speed.
Contribution
The paper presents a new descriptor fusion approach that enhances direct matching accuracy and efficiency, bridging the gap between local-only and hierarchical localization methods.
Findings
Achieves accuracy close to hierarchical methods
Uses 43% less memory than hierarchical approaches
Runs 1.6 times faster than local-only systems
Abstract
Hierarchical visual localization methods achieve state-of-the-art accuracy but require substantial memory as they need to store all database images. Direct 2D-3D matching requires significantly less memory but suffers from lower accuracy due to the larger and more ambiguous search space. We address this ambiguity by fusing local and global descriptors using a weighted average operator. This operator rearranges the local descriptor space so that geographically nearby local descriptors are closer in the feature space according to the global descriptors. This decreases the number of irrelevant competing descriptors, especially if they are geographically distant, thus increasing the correct matching likelihood. We consistently improve the accuracy over local-only systems, and we achieve performance close to hierarchical methods while using 43\% less memory and running 1.6 times faster.…
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
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Robotics and Sensor-Based Localization
MethodsFocus
