Skip to content
AI News HubLIVE
Original source2 min read

AdaptVPR: Route-Aware Hard Positive Generation for Robust Visual Place Recognition

Summary

Visual Place Recognition (VPR) is often hurt by domain shifts such as lighting, weather, seasons, and dynamic occlusions, partly because training data lack appearance diversity for the same place. AdaptVPR is a route-aware generative augmentation framework that creates same-place hard positives using a vision-language model for scene understanding and a rule-based scheduler for route selection. Global appearance, local occlusion, and dual routes are verified through geometric consistency and appearance diversity, producing AdaptCities, a dataset of 160K validated synthetic hard positives. Experiments across VPR baselines and vision foundation backbones show consistent R@1 improvements, up to 9.2% under challenging shifts.

SourcearXiv Computer VisionAuthor: Shunpeng Chen, Jingyi Zhang, Changwei Wang, Shengpeng Xu, Yukun Song, Xingtian Pei, Jinzhou Lin, Li Guo, Shibiao Xu
AdaptVPR: Route-Aware Hard Positive Generation for Robust Visual Place Recognition
Report an error

The correction channel is not available yet. You can copy the article reference below for later.

Correction instructions
Read article

[Submitted on 3 Sep 2026]

Title:AdaptVPR: Route-Aware Hard Positive Generation for Robust Visual Place Recognition

View a PDF of the paper titled AdaptVPR: Route-Aware Hard Positive Generation for Robust Visual Place Recognition, by Shunpeng Chen and 8 other authors

View PDF HTML (experimental)

Abstract:Visual Place Recognition (VPR) localizes a query image by retrieving database images of the same or nearby place, yet its robustness is often degraded by domain shifts arising from illumination, weather, seasonal changes, and dynamic occlusions. One contributing factor is the limited appearance diversity of the same place in existing training data. To address this issue, we propose AdaptVPR, a route-aware generative augmentation framework that constructs same-place hard positives for robust VPR training. AdaptVPR first uses a vision language model to parse scene attributes and estimate editing feasibility, while a rule-based scheduler determines the generation route according to editability scores and risk constraints. The generation process is decomposed into three complementary routes: the Global Appearance Route introduces global scene changes in weather, illumination, and time of day; the Local Occlusion Route inserts plausible dynamic occluders; and the Dual Route combines both types of perturbations to produce more challenging appearance shifts. Each generated candidate is evaluated using a VPR-oriented verification scheme based on geometric consistency and appearance diversity, reducing the risk of structural drift while ensuring sufficient appearance variation. Global candidates are generated once and rejected if verification fails, while Local Occlusion and Dual candidates use verification feedback for limited prompt refinement and regeneration. Using this framework, we construct AdaptCities, containing 160K verified synthetic same-place hard positives. Experiments across multiple VPR baselines and vision foundation backbones show consistent gains on standard benchmarks and substantial improvements under challenging domain shifts, with R@1 gains of up to 9.2%. The source code and data resources are publicly available at this https URL.

Comments: 18 pages, 9 figures, 9 tables

Subjects:

Computer Vision and Pattern Recognition (cs.CV)

Cite as: arXiv:2609.04369 [cs.CV]

(or arXiv:2609.04369v1 [cs.CV] for this version)

https://doi.org/10.48550/arXiv.2609.04369

arXiv-issued DOI via DataCite (pending registration)

Submission history

From: Shunpeng Chen [view email] [v1] Thu, 3 Sep 2026 18:34:17 UTC (26,699 KB)

Full-text links:

Access Paper:

View a PDF of the paper titled AdaptVPR: Route-Aware Hard Positive Generation for Robust Visual Place Recognition, by Shunpeng Chen and 8 other authors

View PDF

HTML (experimental)

TeX Source

view license

Current browse context:

cs.CV

new | recent | 2026-09

Change to browse by:

cs

References & Citations

NASA ADS

Google Scholar

Semantic Scholar

Loading...

Data provided by:

Bibliographic Tools

Bibliographic and Citation Tools

Bibliographic Explorer Toggle

Bibliographic Explorer (What is the Explorer?)

Connected Papers Toggle

Connected Papers (What is Connected Papers?)

Litmaps Toggle

Litmaps (What is Litmaps?)

scite.ai Toggle

scite Smart Citations (What are Smart Citations?)

Code, Data, Media

Code, Data and Media Associated with this Article

alphaXiv Toggle

alphaXiv (What is alphaXiv?)

Links to Code Toggle

CatalyzeX Code Finder for Papers (What is CatalyzeX?)

DagsHub Toggle

DagsHub (What is DagsHub?)

GotitPub Toggle

Gotit.pub (What is GotitPub?)

Huggingface Toggle

Hugging Face (What is Huggingface?)

ScienceCast Toggle

ScienceCast (What is ScienceCast?)

Demos

Demos

Replicate Toggle

Replicate (What is Replicate?)

Spaces Toggle

Hugging Face Spaces (What is Spaces?)

Spaces Toggle

TXYZ.AI (What is TXYZ.AI?)

Related Papers

Recommenders and Search Tools

Link to Influence Flower

Influence Flower (What are Influence Flowers?)

Core recommender toggle

CORE Recommender (What is CORE?)

Author

Venue

Institution

Topic

About arXivLabs

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

Which authors of this paper are endorsers? | Disable MathJax (What is MathJax?)

Key points and analysis

Article intelligence

EngineersAdvanced

Key points

  • AdaptVPR addresses limited same-place appearance diversity, a key cause of VPR robustness degradation.
  • Generation is decomposed into global appearance, local occlusion, and dual routes selected by a rule-based scheduler.
  • VPR-oriented verification uses geometric consistency and appearance diversity to reduce structural drift.
  • AdaptCities contains 160K verified synthetic hard positives and improves Recall@1 by up to 9.2% on hard domain shifts.

Highlights and analysis are generated automatically and may contain errors. Check the original source.