TL;DR
This paper introduces a novel deep metric learning algorithm that leverages full batch pairwise distances to improve feature embeddings, demonstrating superior performance on multiple datasets.
Contribution
It proposes a structured prediction objective that utilizes the entire batch's pairwise distances, enhancing deep metric learning.
Findings
Significant performance improvements over existing methods.
Effective on multiple datasets including CUB-200-2011, CARS196, and Online Products.
Collected a new large-scale dataset for online product metric learning.
Abstract
Learning the distance metric between pairs of examples is of great importance for learning and visual recognition. With the remarkable success from the state of the art convolutional neural networks, recent works have shown promising results on discriminatively training the networks to learn semantic feature embeddings where similar examples are mapped close to each other and dissimilar examples are mapped farther apart. In this paper, we describe an algorithm for taking full advantage of the training batches in the neural network training by lifting the vector of pairwise distances within the batch to the matrix of pairwise distances. This step enables the algorithm to learn the state of the art feature embedding by optimizing a novel structured prediction objective on the lifted problem. Additionally, we collected Online Products dataset: 120k images of 23k classes of online products…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Deep Metric Learning via Lifted Structured Feature Embedding· youtube
Taxonomy
Methods1x1 Convolution · Convolution · Average Pooling · Local Response Normalization · Auxiliary Classifier · Inception Module · *Communicated@Fast*How Do I Communicate to Expedia? · Dropout · Dense Connections · Max Pooling
