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

Hierarchical Average Precision Training for Pertinent Image Retrieval

About

Image Retrieval is commonly evaluated with Average Precision (AP) or Recall@k. Yet, those metrics, are limited to binary labels and do not take into account errors' severity. This paper introduces a new hierarchical AP training method for pertinent image retrieval (HAP-PIER). HAPPIER is based on a new H-AP metric, which leverages a concept hierarchy to refine AP by integrating errors' importance and better evaluate rankings. To train deep models with H-AP, we carefully study the problem's structure and design a smooth lower bound surrogate combined with a clustering loss that ensures consistent ordering. Extensive experiments on 6 datasets show that HAPPIER significantly outperforms state-of-the-art methods for hierarchical retrieval, while being on par with the latest approaches when evaluating fine-grained ranking performances. Finally, we show that HAPPIER leads to better organization of the embedding space, and prevents most severe failure cases of non-hierarchical methods. Our code is publicly available at: https://github.com/elias-ramzi/HAPPIER.

Elias Ramzi, Nicolas Audebert, Nicolas Thome, Cl\'ement Rambour, Xavier Bitot• 2022

Related benchmarks

TaskDatasetResultRank
Deep Metric LearningDyML Animal (overall)
ASI50.8
15
Deep Metric LearningDyML-Product (overall)
ASI47.9
15
Hierarchical Image RetrievalSOP v1 (test)
H-AP59.4
10
Hierarchical Image RetrievaliNat base
H-AP54.3
10
Hierarchical Image RetrievaliNat full
H-AP47.9
10
Metric LearningDyML-Vehicle
mAP37
8
Showing 6 of 6 rows

Other info

Code

Follow for update