pith. sign in

arxiv: 2108.11179 · v2 · pith:PNFPHYOLnew · submitted 2021-08-25 · 💻 cs.CV

Recall@k Surrogate Loss with Large Batches and Similarity Mixup

classification 💻 cs.CV
keywords retrievalbatchlossmethodrecallsizeapproachdeep
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Exploring Multi-Modal Large Language Models and Two-Stage Fine-Tuning for Fashion Image Retrieval

    cs.CV 2026-06 unverdicted novelty 3.0

    Framework uses LLaVA for triplet generation and two-stage fine-tuning to enhance composed fashion image retrieval.