CVFeb 3

LaVPR: Benchmarking Language and Vision for Place Recognition

arXiv:2602.03253v1h-index: 13Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of robust and language-based localization for applications like emergency response, representing an incremental advancement by extending existing datasets and methods.

The paper tackles the limitations of Visual Place Recognition (VPR) under extreme changes and introduces LaVPR, a benchmark with over 650,000 language descriptions, showing that language enhances robustness in degraded conditions and allows compact models to rival larger vision-only ones.

Visual Place Recognition (VPR) often fails under extreme environmental changes and perceptual aliasing. Furthermore, standard systems cannot perform "blind" localization from verbal descriptions alone, a capability needed for applications such as emergency response. To address these challenges, we introduce LaVPR, a large-scale benchmark that extends existing VPR datasets with over 650,000 rich natural-language descriptions. Using LaVPR, we investigate two paradigms: Multi-Modal Fusion for enhanced robustness and Cross-Modal Retrieval for language-based localization. Our results show that language descriptions yield consistent gains in visually degraded conditions, with the most significant impact on smaller backbones. Notably, adding language allows compact models to rival the performance of much larger vision-only architectures. For cross-modal retrieval, we establish a baseline using Low-Rank Adaptation (LoRA) and Multi-Similarity loss, which substantially outperforms standard contrastive methods across vision-language models. Ultimately, LaVPR enables a new class of localization systems that are both resilient to real-world stochasticity and practical for resource-constrained deployment. Our dataset and code are available at https://github.com/oferidan1/LaVPR.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes