arXiv:2506.13073cs.CV2025-06被引 5

用经典方法复兴视觉定位,性能超越大模型新方法

SuperPlace: The Renaissance of Classical Feature Aggregation for Visual Place Recognition in the Era of Foundation Models

  • 引入标签对齐训练统一多数据集框架
  • G²M仅需十分之一特征维度即达先进水平
  • 适合追求高效高精度定位的开发者

近期视觉定位(VPR)方法虽采用基础模型(FM)并引入新聚合技术,但未能充分挖掘其大规模训练优势,也忽视了经典聚合方法如GeM和NetVLAD的潜力。本文重新激活经典方法,提出统一框架下的SuperPlace系列模型。首先,设计监督标签对齐方法,实现跨多个VPR数据集的统一训练。其次,提出紧凑型聚合方法G²M,利用两个GeM:一个在通道维度学习特征主成分并校准另一GeM输出。第三,提出二次微调策略FT²,用于NetVLAD-Linear(NVL)模型。该模型先在高维空间学习特征向量,再通过单线性层压缩至低维空间。大量实验验证了方法有效性,其中G²M在仅使用十分之一特征维度时表现优异;NVL-FT²在MSLS榜单上排名第一。

原文摘要 · Abstract (English)

Recent visual place recognition (VPR) approaches have leveraged foundation models (FM) and introduced novel aggregation techniques. However, these methods have failed to fully exploit key concepts of FM, such as the effective utilization of extensive training sets, and they have overlooked the potential of classical aggregation methods, such as GeM and NetVLAD. Building on these insights, we revive classical feature aggregation methods and develop more fundamental VPR models, collectively termed SuperPlace. First, we introduce a supervised label alignment method that enables training across various VPR datasets within a unified framework. Second, we propose G$^2$M, a compact feature aggregation method utilizing two GeMs, where one GeM learns the principal components of feature maps along the channel dimension and calibrates the output of the other. Third, we propose the secondary fine-tuning (FT$^2$) strategy for NetVLAD-Linear (NVL). NetVLAD first learns feature vectors in a high-dimensional space and then compresses them into a lower-dimensional space via a single linear layer. Extensive experiments highlight our contributions and demonstrate the superiority of SuperPlace. Specifically, G$^2$M achieves promising results with only one-tenth of the feature dimensions compared to recent methods. Moreover, NVL-FT$^2$ ranks first on the MSLS leaderboard.

视觉定位特征聚合基础模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。