Robustifying Binary Classification to Adversarial Perturbation
Fariborz Salehi, Babak Hassibi

TL;DR
This paper introduces the Robust Max-margin classifier, a new method designed to improve the resilience of binary classifiers against adversarial perturbations, supported by theoretical convergence guarantees.
Contribution
It generalizes the max-margin classifier to account for adversarial manipulation, providing a theoretical foundation for robustness in binary classification.
Findings
Gradient descent converges to the RM classifier under mild conditions
The RM classifier helps analyze generalization error in adversarial settings
The approach offers a new perspective on robustness in binary classification
Abstract
Despite the enormous success of machine learning models in various applications, most of these models lack resilience to (even small) perturbations in their input data. Hence, new methods to robustify machine learning models seem very essential. To this end, in this paper we consider the problem of binary classification with adversarial perturbations. Investigating the solution to a min-max optimization (which considers the worst-case loss in the presence of adversarial perturbations) we introduce a generalization to the max-margin classifier which takes into account the power of the adversary in manipulating the data. We refer to this classifier as the "Robust Max-margin" (RM) classifier. Under some mild assumptions on the loss function, we theoretically show that the gradient descent iterates (with sufficiently small step size) converge to the RM classifier in its direction.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Domain Adaptation and Few-Shot Learning · Machine Learning and Algorithms
