Chrome Extension
WeChat Mini Program
Use on ChatGLM

Data-efficient Large Scale Place Recognition with Graded Similarity Supervision.

Computing Research Repository (CoRR)(2023)

University of Groningen | University of Twente

Cited 51|Views23
Abstract
Visual place recognition (VPR) is a fundamental task of computer vision for visual localization. Existing methods are trained using image pairs that either depict the same place or not. Such a binary indication does not consider continuous relations of similarity between images of the same place taken from different positions, determined by the continuous nature of camera pose. The binary similarity induces a noisy supervision signal into the training of VPR methods, which stall in local minima and require expensive hard mining algorithms to guarantee convergence. Motivated by the fact that two images of the same place only partially share visual cues due to camera pose differences, we deploy an automatic re-annotation strategy to re-label VPR datasets. We compute graded similarity labels for image pairs based on available localization metadata. Furthermore, we propose a new Generalized Contrastive Loss (GCL) that uses graded similarity labels for training contrastive networks. We demonstrate that the use of the new labels and GCL allow to dispense from hard-pair mining, and to train image descriptors that perform better in VPR by nearest neighbor search, obtaining superior or comparable results than methods that require expensive hard-pair mining and re-ranking techniques.
More
Translated text
Key words
Recognition: Categorization,detection,retrieval
PDF
Bibtex
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Related Papers
Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本文提出一种基于分级相似性监督的大规模视觉地方识别方法,通过自动重新标注策略和改进的对比损失函数提高了视觉地方识别的效率和性能。

方法】:采用自动重新标注策略为VPR数据集生成分级相似性标签,并提出了一个新的广义对比损失函数(GCL)用于训练对比网络。

实验】:在多个大规模数据集上进行的实验表明,使用新的标签和GCL可以无需费力的成对挖掘,就能训练出在最近邻搜索中表现更优的图像描述符,取得了与需要昂贵的成对挖掘和重新排序技术的方法相比更优越或相媲美的结果。