AANet: Aggregation and Alignment Network with Semi-hard Positive Sample Mining for Hierarchical Place Recognition
Feng Lu, Lijun Zhang, Shuting Dong, Baifan Chen, Chun Yuan

TL;DR
AANet is a novel hierarchical place recognition network that efficiently aligns local features and employs semi-hard positive sample mining, achieving superior accuracy and speed in visual place recognition tasks.
Contribution
The paper introduces AANet, combining global feature retrieval and local feature alignment with a new semi-hard positive sample mining strategy for improved VPR.
Findings
Outperforms state-of-the-art methods on benchmark datasets
Reduces re-ranking time by eliminating geometric verification
Enhances robustness with semi-hard positive sample mining
Abstract
Visual place recognition (VPR) is one of the research hotspots in robotics, which uses visual information to locate robots. Recently, the hierarchical two-stage VPR methods have become popular in this field due to the trade-off between accuracy and efficiency. These methods retrieve the top-k candidate images using the global features in the first stage, then re-rank the candidates by matching the local features in the second stage. However, they usually require additional algorithms (e.g. RANSAC) for geometric consistency verification in re-ranking, which is time-consuming. Here we propose a Dynamically Aligning Local Features (DALF) algorithm to align the local features under spatial constraints. It is significantly more efficient than the methods that need geometric consistency verification. We present a unified network capable of extracting global features for retrieving candidates…
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 · Multimodal Machine Learning Applications · Remote-Sensing Image Classification
MethodsALIGN
