Introduces hybrid-attention decoupled metric learning to prevent partial learning and improve generalization in zero-shot image retrieval, claiming significant gains over prior methods.
Smart Mining for Deep Metric Learning
2 Pith papers cite this work. Polarity classification is still indexing.
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.
fields
cs.CV 2years
2019 2verdicts
UNVERDICTED 2representative citing papers
A quadruplet selection heuristic that pairs very hard negatives with relatively easy positives from matching hierarchical classes boosts embedding performance on fine-grained datasets.
citing papers explorer
-
Hybrid-Attention based Decoupled Metric Learning for Zero-Shot Image Retrieval
Introduces hybrid-attention decoupled metric learning to prevent partial learning and improve generalization in zero-shot image retrieval, claiming significant gains over prior methods.
-
Quadruplet Selection Methods for Deep Embedding Learning
A quadruplet selection heuristic that pairs very hard negatives with relatively easy positives from matching hierarchical classes boosts embedding performance on fine-grained datasets.