c69135dad6577f59.tex
1: \begin{abstract}
2: In the past decades, intensive efforts have been put to design various
3: loss functions and metric forms for metric learning problem. These
4: improvements have shown promising results when the test data is similar
5: to the training data. However, the trained models often fail to produce
6: reliable distances on the ambiguous test pairs due to the distribution
7: bias between training set and test set. To address this problem, the
8: Adversarial Metric Learning (AML) is proposed in this paper, which
9: automatically generates adversarial pairs to remedy the distribution
10: bias and facilitate robust metric learning. Specifically, AML consists
11: of two adversarial stages, \emph{i.e.} confusion and distinguishment.
12: In confusion stage, the ambiguous but critical adversarial data pairs
13: are adaptively generated to mislead the learned metric. In distinguishment
14: stage, a metric is exhaustively learned to try its best to distinguish
15: both the adversarial pairs and the original training pairs. Thanks
16: to the challenges posed by the confusion stage in such competing process,
17: the AML model is able to grasp plentiful difficult knowledge that
18: has not been contained by the original training pairs, so the discriminability
19: of AML can be significantly improved. The entire model is formulated
20: into optimization framework, of which the global convergence is theoretically
21: proved. The experimental results on toy data and practical datasets
22: clearly demonstrate the superiority of AML to the representative state-of-the-art
23: metric learning methodologies.
24: \end{abstract}