CVOct 8, 2021

Multi Proxy Anchor Family Loss for Several Types of Gradients

arXiv:2110.03997v84 citations
Originality Incremental advance
AI Analysis

This work addresses incremental improvements in deep metric learning for fine-grained image recognition.

The paper tackles the gradient problem and handling of real-world datasets with multiple local centers in deep metric learning by proposing multi-proxies anchor (MPA) family losses and a normalized discounted cumulative gain metric, achieving higher accuracy on fine-grained image datasets.

The deep metric learning (DML) objective is to learn a neural network that maps into an embedding space where similar data are near and dissimilar data are far. However, conventional proxy-based losses for DML have two problems: gradient problem and application of the real-world dataset with multiple local centers. Additionally, the performance metrics of DML also have some issues with stability and flexibility. This paper proposes three multi-proxies anchor (MPA) family losses and a normalized discounted cumulative gain (nDCG@k) metric. This paper makes three contributions. (1) MPA-family losses can learn using a real-world dataset with multi-local centers. (2) MPA-family losses improve the training capacity of a neural network owing to solving the gradient problem. (3) MPA-family losses have data-wise or class-wise characteristics with respect to gradient generation. Finally, we demonstrate the effectiveness of MPA-family losses, and MPA-family losses achieves higher accuracy on two datasets for fine-grained images.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes