Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Data-efficient Large Scale Place Recognition with Graded Similarity Supervision

About

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. Code and models available at: https://github.com/marialeyvallina/generalized_contrastive_loss

Maria Leyva-Vallina, Nicola Strisciuglio, Nicolai Petkov• 2023

Related benchmarks

TaskDatasetResultRank
Visual Place RecognitionMSLS (val)
Recall@180.9
236
Visual Place RecognitionPitts30k
Recall@180.7
164
Visual Place RecognitionTokyo24/7
Recall@169.5
146
Visual Place RecognitionMSLS Challenge
Recall@157.9
134
Visual Place RecognitionPittsburgh30k (test)
Recall@180.7
86
Visual LocalizationExtended CMU Seasons Urban
Recall @ (0.25m, 2°)6.1
34
Visual Place RecognitionMSLS (test)
Recall@162.3
19
Urban LocalizationRobotCar Seasons v2
Recall (0.25m/2°)6
19
Showing 8 of 8 rows

Other info

Code

Follow for update