pith. sign in

arxiv: 1704.01285 · v3 · pith:EVAP2LBQnew · submitted 2017-04-05 · 💻 cs.CV

Smart Mining for Deep Metric Learning

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

To solve deep metric learning problems and producing feature embeddings, current methodologies will commonly use a triplet model to minimise the relative distance between samples from the same class and maximise the relative distance between samples from different classes. Though successful, the training convergence of this triplet model can be compromised by the fact that the vast majority of the training samples will produce gradients with magnitudes that are close to zero. This issue has motivated the development of methods that explore the global structure of the embedding and other methods that explore hard negative/positive mining. The effectiveness of such mining methods is often associated with intractable computational requirements. In this paper, we propose a novel deep metric learning method that combines the triplet model and the global structure of the embedding space. We rely on a smart mining procedure that produces effective training samples for a low computational cost. In addition, we propose an adaptive controller that automatically adjusts the smart mining hyper-parameters and speeds up the convergence of the training process. We show empirically that our proposed method allows for fast and more accurate training of triplet ConvNets than other competing mining methods. Additionally, we show that our method achieves new state-of-the-art embedding results for CUB-200-2011 and Cars196 datasets.

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 2 Pith papers

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

  1. Hybrid-Attention based Decoupled Metric Learning for Zero-Shot Image Retrieval

    cs.CV 2019-07 unverdicted novelty 6.0

    Introduces hybrid-attention decoupled metric learning to prevent partial learning and improve generalization in zero-shot image retrieval, claiming significant gains over prior methods.

  2. Quadruplet Selection Methods for Deep Embedding Learning

    cs.CV 2019-07 unverdicted novelty 5.0

    A quadruplet selection heuristic that pairs very hard negatives with relatively easy positives from matching hierarchical classes boosts embedding performance on fine-grained datasets.