paper-with-me

홈 › Papers

On the robustness of randomized classifiers to adversarial examples

2021-02-22 · Rafael Pinot, Laurent Meunier, Florian Yger, Cédric Gouy-Pailler, Yann Chevaleyre, Jamal Atif

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 through the lens of statistical learning theory and information theory. To this aim, we introduce a new notion of robustness for randomized classifiers, enforcing local Lipschitzness using probability metrics. Equipped with this definition, we make two new contributions. The first one consists in devising a new upper bound on the adversarial generalization gap of randomized classifiers. More precisely, we devise bounds on the generalization gap and the adversarial gap (\emph{i.e.} the gap between the risk and the worst-case risk under attack) of randomized classifiers. The second contribution presents a yet simple but efficient noise injection method to design robust randomized classifiers. We show that our results are applicable to a wide range of machine learning models under mild hypotheses. We further corroborate our findings with experimental results using deep neural networks on standard image datasets, namely CIFAR-10 and CIFAR-100. All robust models we trained models can simultaneously achieve state-of-the-art accuracy (over $0.82$ clean accuracy on CIFAR-10) and enjoy \emph{guaranteed} robust accuracy bounds ($0.45$ against $\ell_2$ adversaries with magnitude $0.5$ on CIFAR-10).

📄 PDF Abstract BibTeX arXiv:2102.10875

Code (0)

등록된 구현이 없습니다.

Tasks

Learning Theory

Similar Papers 제목 키워드 기반

Towards Bridging the gap between Empirical and Certified Robustness against Adversarial Examples

2021-02-09 · Jay Nandy, Sudipan Saha, Wynne Hsu, Mong Li Lee 외

The current state-of-the-art defense methods against adversarial examples typically focus on improving either empirical or certified robustness. Among them, adversarially trained (AT) models produce empirical state-of-th…

Adversarial Robustness

RS-Del: Edit Distance Robustness Certificates for Sequence Classifiers via Randomized Deletion

2023-01-31 · NeurIPS 2023 11 · Zhuoqun Huang, Neil G. Marchant, Keane Lucas, Lujo Bauer 외

Randomized smoothing is a leading approach for constructing classifiers that are certifiably robust against adversarial examples. Existing work on randomized smoothing has focused on classifiers with continuous inputs, s…

Binary ClassificationMalware Detection

Adversarial Robustness of Deep Learning-Based Malware Detectors via (De)Randomized Smoothing

2024-04-22 · IEEE Access 2024 4 · Daniel Gibert, Giulio Zizzo, Quan Le, Jordi Planes

Deep learning-based malware detectors have been shown to be susceptible to adversarial malware examples, i.e. malware examples that have been deliberately manipulated in order to avoid detection. In light of the vulnerab…

Adversarial Robustness

Insta-RS: Instance-wise Randomized Smoothing for Improved Robustness and Accuracy

2021-03-07 · Chen Chen, Kezhi Kong, Peihong Yu, Juan Luque 외

Randomized smoothing (RS) is an effective and scalable technique for constructing neural network classifiers that are certifiably robust to adversarial perturbations. Most RS works focus on training a good base model tha…

Promoting Robustness of Randomized Smoothing: Two Cost-Effective Approaches

2023-10-11 · Linbo Liu, Trong Nghia Hoang, Lam M. Nguyen, Tsui-Wei Weng

Randomized smoothing has recently attracted attentions in the field of adversarial robustness to provide provable robustness guarantees on smoothed neural network classifiers. However, existing works show that vanilla ra…

Adversarial Robustness