paper-with-me

홈 › Papers

Carefully Blending Adversarial Training, Purification, and Aggregation Improves Adversarial Robustness

2023-05-25 · Emanuele Ballarin, Alessio Ansuini, Luca Bortolussi

In this work, we propose a novel adversarial defence mechanism for image classification - CARSO - blending the paradigms of adversarial training and adversarial purification in a synergistic robustness-enhancing way. The method builds upon an adversarially-trained classifier, and learns to map its internal representation associated with a potentially perturbed input onto a distribution of tentative clean reconstructions. Multiple samples from such distribution are classified by the same adversarially-trained model, and a carefully chosen aggregation of its outputs finally constitutes the robust prediction of interest. Experimental evaluation by a well-established benchmark of strong adaptive attacks, across different image datasets, shows that CARSO is able to defend itself against adaptive end-to-end white-box attacks devised for stochastic defences. Paying a modest clean accuracy toll, our method improves by a significant margin the state-of-the-art for Cifar-10, Cifar-100, and TinyImageNet-200 $\ell_\infty$ robust classification accuracy against AutoAttack. Code, and instructions to obtain pre-trained models are available at: https://github.com/emaballarin/CARSO .

📄 PDF Abstract BibTeX arXiv:2306.06081

Code (1)

emaballarin/CARSO 공식 구현 pytorch

Tasks

Adversarial DefenseAdversarial PurificationAdversarial Robustnessimage-classificationImage ClassificationRobust classification

Similar Papers 제목 키워드 기반

CAP-GAN: Towards Adversarial Robustness with Cycle-consistent Attentional Purification

2021-02-15 · Mingu Kang, Trung Quang Tran, Seungju Cho, Daeyoung Kim

Adversarial attack is aimed at fooling the target classifier with imperceptible perturbation. Adversarial examples, which are carefully crafted with a malicious purpose, can lead to erroneous predictions, resulting in ca…

Adversarial AttackAdversarial RobustnessKnowledge Distillation

Robust Evaluation of Diffusion-Based Adversarial Purification

2023-03-16 · ICCV 2023 1 · Minjong Lee, Dongwoo Kim

We question the current evaluation practice on diffusion-based purification methods. Diffusion-based purification methods aim to remove adversarial effects from an input data point at test time. The approach gains increa…

Adversarial Purification

Adversarial purification with Score-based generative models

2021-06-11 · Jongmin Yoon, Sung Ju Hwang, Juho Lee

While adversarial training is considered as a standard defense method against adversarial attacks for image classifiers, adversarial purification, which purifies attacked images into clean images with a standalone purifi…

Adversarial PurificationDenoising

Online Adversarial Purification based on Self-Supervision

2021-01-23 · Changhao Shi, Chester Holtz, Gal Mishne

Deep neural networks are known to be vulnerable to adversarial examples, where a perturbation in the input space leads to an amplified shift in the latent network representation. In this paper, we combine canonical super…

Adversarial PurificationRepresentation Learning

Online Adversarial Purification based on Self-supervised Learning

2021-01-01 · ICLR 2021 1 · Changhao Shi, Chester Holtz, Gal Mishne

Deep neural networks are known to be vulnerable to adversarial examples, where a perturbation in the input space leads to an amplified shift in the latent network representation. In this paper, we combine canonical super…

Adversarial PurificationRepresentation LearningSelf-Supervised Learning