Towards Certified Robustness of Distance Metric Learning
Xiaochen Yang, Yiwen Guo, Mingzhi Dong, Jing-Hao Xue

TL;DR
This paper introduces an adversarial margin concept in input space for metric learning, proposing a novel loss to improve robustness and generalization, validated by experiments on multiple datasets.
Contribution
It proposes a new adversarial margin in input space and a perturbation loss to enhance robustness and generalization in metric learning.
Findings
Improved discrimination accuracy over state-of-the-art methods.
Enhanced robustness against input noise.
Theoretical validation of generalization benefits.
Abstract
Metric learning aims to learn a distance metric such that semantically similar instances are pulled together while dissimilar instances are pushed away. Many existing methods consider maximizing or at least constraining a distance margin in the feature space that separates similar and dissimilar pairs of instances to guarantee their generalization ability. In this paper, we advocate imposing an adversarial margin in the input space so as to improve the generalization and robustness of metric learning algorithms. We first show that, the adversarial margin, defined as the distance between training instances and their closest adversarial examples in the input space, takes account of both the distance margin in the feature space and the correlation between the metric and triplet constraints. Next, to enhance robustness to instance perturbation, we propose to enlarge the adversarial margin…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
