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

📅 2026-09-03
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决视觉地点识别中因光照、天气等因素导致的鲁棒性下降问题,提出AdaptVPR框架生成具有挑战性的同地点正样本以增强训练数据多样性。
📝 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 https://github.com/chenshunpeng/AdaptVPR.
Problem

Research questions and friction points this paper is trying to address.

Visual Place Recognition
domain shifts
appearance diversity
Innovation

Methods, ideas, or system contributions that make the work stand out.

route-aware generation
hard positive generation
visual place recognition
generative augmentation
robust training
S
Shunpeng Chen
School of Artificial Intelligence, Beijing University of Posts and Telecommunications
J
Jingyi Zhang
School of Artificial Intelligence, Beijing University of Posts and Telecommunications
Changwei Wang
Changwei Wang
Shandong Computer Science Center
Multimodal LearningEmbodied AIEdge Intelligent ComputingAI for HealthcareSafety Alignment
S
Shengpeng Xu
School of Artificial Intelligence, Beijing University of Posts and Telecommunications
Y
Yukun Song
School of Artificial Intelligence, Beijing University of Posts and Telecommunications
X
Xingtian Pei
School of Artificial Intelligence, Beijing University of Posts and Telecommunications
J
Jinzhou Lin
School of Artificial Intelligence, Beijing University of Posts and Telecommunications
L
Li Guo
School of Artificial Intelligence, Beijing University of Posts and Telecommunications
Shibiao Xu
Shibiao Xu
Beijing University of Posts and Telecommunications
Computer VisionMachine LearningComputer Graphics