paper-with-me

홈 › Papers

Robustness of classifiers: from adversarial to random noise

2016-08-31 · NeurIPS 2016 12 · Alhussein Fawzi, Seyed-Mohsen Moosavi-Dezfooli, Pascal Frossard

Several recent works have shown that state-of-the-art classifiers are vulnerable to worst-case (i.e., adversarial) perturbations of the datapoints. On the other hand, it has been empirically observed that these same classifiers are relatively robust to random noise. In this paper, we propose to study a \textit{semi-random} noise regime that generalizes both the random and worst-case noise regimes. We propose the first quantitative analysis of the robustness of nonlinear classifiers in this general noise regime. We establish precise theoretical bounds on the robustness of classifiers in this general regime, which depend on the curvature of the classifier's decision boundary. Our bounds confirm and quantify the empirical observations that classifiers satisfying curvature constraints are robust to random noise. Moreover, we quantify the robustness of classifiers in terms of the subspace dimension in the semi-random noise regime, and show that our bounds remarkably interpolate between the worst-case and random noise regimes. We perform experiments and show that the derived bounds provide very accurate estimates when applied to various state-of-the-art deep neural networks and datasets. This result suggests bounds on the curvature of the classifiers' decision boundaries that we support experimentally, and more generally offers important insights onto the geometry of high dimensional classification problems.

📄 PDF Abstract BibTeX arXiv:1608.08967

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Certified Robustness of Quantum Classifiers against Adversarial Examples through Quantum Noise

2022-11-02 · Jhih-Cing Huang, Yu-Lin Tsai, Chao-Han Huck Yang, Cheng-Fang Su 외

Recently, quantum classifiers have been found to be vulnerable to adversarial attacks, in which quantum classifiers are deceived by imperceptible noises, leading to misclassification. In this paper, we propose the first …

On the robustness of randomized classifiers to adversarial examples

2021-02-22 · Rafael Pinot, Laurent Meunier, Florian Yger, Cédric Gouy-Pailler 외

This paper investigates the theory of robustness against adversarial attacks. We focus on randomized classifiers (\emph{i.e.} classifiers that output random variables) and provide a thorough analysis of their behavior th…

Learning Theory

Certifying Adapters: Enabling and Enhancing the Certification of Classifier Adversarial Robustness

2024-05-25 · Jieren Deng, Hanbin Hong, Aaron Palmer, Xin Zhou 외

Randomized smoothing has become a leading method for achieving certified robustness in deep classifiers against l_{p}-norm adversarial perturbations. Current approaches for achieving certified robustness, such as data au…

Adversarial RobustnessData Augmentation

What is Adversarial Training for Diffusion Models?

2025-05-27 · Briglia Maria Rosaria, Mujtaba Hussain Mirza, Giuseppe Lisanti, Iacopo Masi

We answer the question in the title, showing that adversarial training (AT) for diffusion models (DMs) fundamentally differs from classifiers: while AT in classifiers enforces output invariance, AT in DMs requires equiva…

Memorization

Confidence-aware Training of Smoothed Classifiers for Certified Robustness

2022-12-18 · Jongheon Jeong, Seojin Kim, Jinwoo Shin

Any classifier can be "smoothed out" under Gaussian noise to build a new classifier that is provably robust to $\ell_2$-adversarial perturbations, viz., by averaging its predictions over the noise via randomized smoothin…

Adversarial Robustness