paper-with-me

홈 › Papers

Robustifying Binary Classification to Adversarial Perturbation

2020-10-29 · Fariborz Salehi, Babak Hassibi

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. Therefore, the RM classifier can be studied to compute various performance measures (e.g. generalization error) of binary classification with adversarial perturbations.

📄 PDF Abstract BibTeX arXiv:2010.15391

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningBinary ClassificationClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Robustifying Diffusion-Denoised Smoothing Against Covariate Shift

2025-09-13 · Ali Hedayatnia, Mostafa Tavassolipour, Babak Nadjar Araabi, Abdol-Hossein Vahabie arxiv

Randomized smoothing is a well-established method for achieving certified robustness against l2-adversarial perturbations. By incorporating a denoiser before the base classifier, pretrained classifiers can be seamlessly …

Edge Dithering for Robust Adaptive Graph Convolutional Networks

2019-10-21 · Vassilis N. Ioannidis, Georgios B. Giannakis

Graph convolutional networks (GCNs) are vulnerable to perturbations of the graph structure that are either random, or, adversarially designed. The perturbed links modify the graph neighborhoods, which critically affects …

RoAST: Robustifying Language Models via Adversarial Perturbation with Selective Training

2023-12-07 · Jaehyung Kim, Yuning Mao, Rui Hou, Hanchao Yu 외

Fine-tuning pre-trained language models (LMs) has become the de facto standard in many NLP tasks. Nevertheless, fine-tuned LMs are still prone to robustness issues, such as adversarial robustness and model calibration. S…

Adversarial Robustness

Optimization Models and Interpretations for Three Types of Adversarial Perturbations against Support Vector Machines

2022-04-07 · Wen Su, Qingna Li, Chunfeng Cui

Adversarial perturbations have drawn great attentions in various deep neural networks. Most of them are computed by iterations and cannot be interpreted very well. In contrast, little attentions are paid to basic machine…

Asymptotic Behavior of Adversarial Training in Binary Classification

2020-10-26 · Hossein Taheri, Ramtin Pedarsani, Christos Thrampoulidis

It has been consistently reported that many machine learning models are susceptible to adversarial attacks i.e., small additive adversarial perturbations applied to data points can cause misclassification. Adversarial tr…

Binary ClassificationClassificationGeneral Classification