CVROJul 24, 2025

DSFormer: A Dual-Scale Cross-Learning Transformer for Visual Place Recognition

arXiv:2507.18444v11 citationsh-index: 4IEEE Robot Autom Lett
Originality Incremental advance
AI Analysis

This addresses the problem of reliable localization for mobile robots in changing environments, representing an incremental improvement with specific gains.

The paper tackles the challenge of robust Visual Place Recognition for mobile robot localization under varying conditions by proposing DSFormer, a dual-scale cross-learning Transformer, and a block clustering strategy, achieving state-of-the-art performance on most benchmarks and reducing required training data by about 30%.

Visual Place Recognition (VPR) is crucial for robust mobile robot localization, yet it faces significant challenges in maintaining reliable performance under varying environmental conditions and viewpoints. To address this, we propose a novel framework that integrates Dual-Scale-Former (DSFormer), a Transformer-based cross-learning module, with an innovative block clustering strategy. DSFormer enhances feature representation by enabling bidirectional information transfer between dual-scale features extracted from the final two CNN layers, capturing both semantic richness and spatial details through self-attention for long-range dependencies within each scale and shared cross-attention for cross-scale learning. Complementing this, our block clustering strategy repartitions the widely used San Francisco eXtra Large (SF-XL) training dataset from multiple distinct perspectives, optimizing data organization to further bolster robustness against viewpoint variations. Together, these innovations not only yield a robust global embedding adaptable to environmental changes but also reduce the required training data volume by approximately 30\% compared to previous partitioning methods. Comprehensive experiments demonstrate that our approach achieves state-of-the-art performance across most benchmark datasets, surpassing advanced reranking methods like DELG, Patch-NetVLAD, TransVPR, and R2Former as a global retrieval solution using 512-dim global descriptors, while significantly improving computational efficiency.

Foundations

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

Your Notes