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

Divide and Conquer the Embedding Space for Metric Learning

About

Learning the embedding space, where semantically similar objects are located close together and dissimilar objects far apart, is a cornerstone of many computer vision applications. Existing approaches usually learn a single metric in the embedding space for all available data points, which may have a very complex non-uniform distribution with different notions of similarity between objects, e.g. appearance, shape, color or semantic meaning. Approaches for learning a single distance metric often struggle to encode all different types of relationships and do not generalize well. In this work, we propose a novel easy-to-implement divide and conquer approach for deep metric learning, which significantly improves the state-of-the-art performance of metric learning. Our approach utilizes the embedding space more efficiently by jointly splitting the embedding space and data into $K$ smaller sub-problems. It divides both, the data and the embedding space into $K$ subsets and learns $K$ separate distance metrics in the non-overlapping subspaces of the embedding space, defined by groups of neurons in the embedding layer of the neural network. The proposed approach increases the convergence speed and improves generalization since the complexity of each sub-problem is reduced compared to the original one. We show that our approach outperforms the state-of-the-art by a large margin in retrieval, clustering and re-identification tasks on CUB200-2011, CARS196, Stanford Online Products, In-shop Clothes and PKU VehicleID datasets.

Artsiom Sanakoyeu, Vadim Tschernezki, Uta B\"uchler, Bj\"orn Ommer• 2019

Related benchmarks

TaskDatasetResultRank
Image RetrievalStanford Online Products (test)
Recall@175.9
220
Image RetrievalCUB-200 2011
Recall@165.9
146
Image RetrievalCARS196 (test)
Recall@184.6
134
Deep Metric LearningCUB200 2011 (test)
Recall@165.9
129
In-shop clothes retrievalin-shop clothes retrieval dataset (test)
Recall@185.7
78
Vehicle Re-identificationVehicleID (Small)
R-187.7
61
Image RetrievalCARS196
Recall@184.6
56
Deep Metric LearningCARS196 (test)
R@184.6
56
Deep Metric LearningCARS196
Recall@184.6
50
Image RetrievalStanford Online Products
Recall@175.9
49
Showing 10 of 22 rows

Other info

Follow for update