paper-with-me

Papers

Robust and Decomposable Average Precision for Image Retrieval

2021-10-01 · NeurIPS 2021 12 · Elias Ramzi, Nicolas Thome, Clément Rambour, Nicolas Audebert, Xavier Bitot

In image retrieval, standard evaluation metrics rely on score ranking, e.g. average precision (AP). In this paper, we introduce a method for robust and decomposable average precision (ROADMAP) addressing two major challenges for end-to-end training of deep neural networks with AP: non-differentiability and non-decomposability. Firstly, we propose a new differentiable approximation of the rank function, which provides an upper bound of the AP loss and ensures robust training. Secondly, we design a simple yet effective loss function to reduce the decomposability gap between the AP in the whole training set and its averaged batch approximation, for which we provide theoretical guarantees. Extensive experiments conducted on three image retrieval datasets show that ROADMAP outperforms several recent AP approximation methods and highlight the importance of our two contributions. Finally, using ROADMAP for training deep models yields very good performances, outperforming state-of-the-art results on the three datasets.

📄 PDF Abstract BibTeX arXiv:2110.01445

Code (1)

elias-ramzi/roadmap 공식 구현 pytorch

Tasks

Image RetrievalMetric LearningRetrieval

Similar Papers 제목 키워드 기반

Optimization of Rank Losses for Image Retrieval

2023-09-15 · Elias Ramzi, Nicolas Audebert, Clément Rambour, André Araujo 외

In image retrieval, standard evaluation metrics rely on score ranking, \eg average precision (AP), recall at k (R@k), normalized discounted cumulative gain (NDCG). In this work we introduce a general framework for robust…

Image RetrievalRetrieval

Optimizing Rank-Based Metrics With Blackbox Differentiation

2020-06-01 · CVPR 2020 6 · Michal Rolinek, Vit Musil, Anselm Paulus, Marin Vlastelica 외

Rank-based metrics are some of the most widely used criteria for performance evaluation of computer vision models. Despite years of effort, direct optimization for these metrics remains a challenge due to their non-diffe…

Image RetrievalObjectobject-detectionObject Detection+1

Optimizing Rank-based Metrics with Blackbox Differentiation

2019-12-07 · Michal Rolínek, Vít Musil, Anselm Paulus, Marin Vlastelica 외

Rank-based metrics are some of the most widely used criteria for performance evaluation of computer vision models. Despite years of effort, direct optimization for these metrics remains a challenge due to their non-diffe…

Image Retrievalobject-detectionObject DetectionRetrieval

Efficient Optimization for Rank-based Loss Functions

2016-04-27 · CVPR 2018 6 · Pritish Mohapatra, Michal Rolinek, C. V. Jawahar, Vladimir Kolmogorov 외

The accuracy of information retrieval systems is often measured using complex loss functions such as the average precision (AP) or the normalized discounted cumulative gain (NDCG). Given a set of positive and negative sa…

Information RetrievalRetrieval

Mean Local Group Average Precision (mLGAP): A New Performance Metric for Hashing-based Retrieval

2018-11-24 · Pak Lun Kevin Ding, Yikang Li, Baoxin Li

The research on hashing techniques for visual data is gaining increased attention in recent years due to the need for compact representations supporting efficient search/retrieval in large-scale databases such as online …

Image RetrievalRetrieval