SOTAVerified

Deep Meta Metric Learning

2019-10-01ICCV 2019Code Available0· sign in to hype

Guangyi Chen, Tianren Zhang, Jiwen Lu, Jie Zhou

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this paper, we present a deep meta metric learning (DMML) approach for visual recognition. Unlike most existing deep metric learning methods formulating the learning process by an overall objective, our DMML formulates the metric learning in a meta way, and proves that softmax and triplet loss are consistent in the meta space. Specifically, we sample some subsets from the original training set and learn metrics across different subsets. In each sampled sub-task, we split the training data into a support set as well as a query set, and learn the set-based distance, instead of sample-based one, to verify the query cell from multiple support cells. In addition, we introduce hard sample mining for set-based distance to encourage the intra-class compactness. Experimental results on three visual recognition applications including person re-identification, vehicle re-identification and face verification show that the proposed DMML method outperforms most existing approaches.

Tasks

Reproductions