Papers › AANet: Aggregation and Alignment Network with Semi-hard Positive Sample Mining for...

AANet: Aggregation and Alignment Network with Semi-hard Positive Sample Mining for Hierarchical Place Recognition

8 Oct 2023arXiv:2310.05184archive 2025-07-28

Feng Lu, Lijun Zhang, Shuting Dong, Baifan Chen, Chun Yuan

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 via an aggregation module and aligning local features for re-ranking via the DALF alignment module. We call this network AANet. Meanwhile, many works use the simplest positive samples in triplet for weakly supervised training, which limits the ability of the network to recognize harder positive pairs. To address this issue, we propose a Semi-hard Positive Sample Mining (ShPSM) strategy to select appropriate hard positive images for training more robust VPR networks. Extensive experiments on four benchmark VPR datasets show that the proposed AANet can outperform several state-of-the-art methods with less time consumption. The code is released at https://github.com/Lu-Feng/AANet.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.05184")

Code

Syntology Ran 4 of 11 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 1 ran · fixture could not drive it; 3 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Lu-Feng/AANet officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 4 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · fixture could not drive it
3ran
7unverified

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Lu-Feng/AANet. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

DTWdist Lu-Feng/AANet/datasets_ws.py official repository ran no licence file found · pointer only · 6d53c3d8aa5b838f · report
drop_path Lu-Feng/AANet/model/cct/stochastic_depth.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 6bb7492655ecbda4 · report
gem Lu-Feng/AANet/network.py official repository ran no licence file found · pointer only · 5926b10d708c6be5 · report
pe_check Lu-Feng/AANet/model/cct/helpers.py official repository ran no licence file found · pointer only · f9ba92375293c7b1 · report
cct_2 Lu-Feng/AANet/model/cct/cct.py official repository unverified no licence file found · pointer only · ba58679b92fef8bf · report
cct_4 Lu-Feng/AANet/model/cct/cct.py official repository unverified no licence file found · pointer only · 33a72da91bbca78d · report
cct_6 Lu-Feng/AANet/model/cct/cct.py official repository unverified no licence file found · pointer only · a47b9b1571b35294 · report
collate_fn Lu-Feng/AANet/datasets_ws.py official repository unverified no licence file found · pointer only · 937b98b0302097b0 · report
path_to_pil_img Lu-Feng/AANet/datasets_ws.py official repository unverified no licence file found · pointer only · f0db6d80ebf12bfa · report
resize_pos_embed Lu-Feng/AANet/model/cct/helpers.py official repository unverified no licence file found · pointer only · 39ae5d524f68a36e · report
resume_train Lu-Feng/AANet/util.py official repository unverified no licence file found · pointer only · 282b7c5ef7e12ac0 · report

Tasks

Re-RankingVisual Place Recognition

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGN

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections