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

Recall@k Surrogate Loss with Large Batches and Similarity Mixup

About

This work focuses on learning deep visual representation models for retrieval by exploring the interplay between a new loss function, the batch size, and a new regularization approach. Direct optimization, by gradient descent, of an evaluation metric, is not possible when it is non-differentiable, which is the case for recall in retrieval. A differentiable surrogate loss for the recall is proposed in this work. Using an implementation that sidesteps the hardware constraints of the GPU memory, the method trains with a very large batch size, which is essential for metrics computed on the entire retrieval database. It is assisted by an efficient mixup regularization approach that operates on pairwise scalar similarities and virtually increases the batch size further. The suggested method achieves state-of-the-art performance in several image retrieval benchmarks when used for deep metric learning. For instance-level recognition, the method outperforms similar approaches that train using an approximation of average precision.

Yash Patel, Giorgos Tolias, Jiri Matas• 2021

Related benchmarks

TaskDatasetResultRank
Image RetrievalStanford Online Products (test)
Recall@185.6
220
RecommendationGowalla
Recall@200.1735
100
Vehicle Re-identificationVehicleID (Small)
R-196.2
61
Deep Metric LearningCARS196
Recall@189.5
50
Top-K RecommendationBeauty
MRR@200.041
30
RecommendationGames
Precision@201.74
30
Top-K RecommendationGames
MRR@204.14
30
RecommendationBeauty
P@201.51
30
RecommendationElectronics
Precision@200.4
30
RecommendationElectronics
MRR@201.03
30
Showing 10 of 20 rows

Other info

Follow for update