🤖 AI Summary
Current visual place recognition (VPR) methods have advanced semantic understanding but remain hindered by high computational overhead and poor cross-domain generalization. To address these limitations, we propose a zero-shot VPR framework that requires no fine-tuning. Our method leverages test-time expansion and uncertainty-aware self-consistency reasoning, coupled with guided structured prompting—enforcing JSON-formatted outputs—to fully harness the image-text alignment capabilities of multimodal large language models (MLLMs). By bypassing conventional two-stage pipelines, it enables end-to-end, real-time adaptive matching. Evaluated under cross-domain settings, our approach achieves substantial accuracy improvements while delivering up to 210× computational efficiency gain over prior methods. It exhibits strong generalization across diverse environments and demonstrates practical potential for real-time deployment.
📝 Abstract
Visual Place Recognition (VPR) has evolved from handcrafted descriptors to deep learning approaches, yet significant challenges remain. Current approaches, including Vision Foundation Models (VFMs) and Multimodal Large Language Models (MLLMs), enhance semantic understanding but suffer from high computational overhead and limited cross-domain transferability when fine-tuned. To address these limitations, we propose a novel zero-shot framework employing Test-Time Scaling (TTS) that leverages MLLMs' vision-language alignment capabilities through Guidance-based methods for direct similarity scoring. Our approach eliminates two-stage processing by employing structured prompts that generate length-controllable JSON outputs. The TTS framework with Uncertainty-Aware Self-Consistency (UASC) enables real-time adaptation without additional training costs, achieving superior generalization across diverse environments. Experimental results demonstrate significant improvements in cross-domain VPR performance with up to 210$ imes$ computational efficiency gains.