paper-with-me

홈 › Papers

Improving Global Adversarial Robustness Generalization With Adversarially Trained GAN

2021-03-08 · DeSheng Wang, Weidong Jin, Yunpu Wu, Aamir Khan

Convolutional neural networks (CNNs) have achieved beyond human-level accuracy in the image classification task and are widely deployed in real-world environments. However, CNNs show vulnerability to adversarial perturbations that are well-designed noises aiming to mislead the classification models. In order to defend against the adversarial perturbations, adversarially trained GAN (ATGAN) is proposed to improve the adversarial robustness generalization of the state-of-the-art CNNs trained by adversarial training. ATGAN incorporates adversarial training into standard GAN training procedure to remove obfuscated gradients which can lead to a false sense in defending against the adversarial perturbations and are commonly observed in existing GANs-based adversarial defense methods. Moreover, ATGAN adopts the image-to-image generator as data augmentation to increase the sample complexity needed for adversarial robustness generalization in adversarial training. Experimental results in MNIST SVHN and CIFAR-10 datasets show that the proposed method doesn't rely on obfuscated gradients and achieves better global adversarial robustness generalization performance than the adversarially trained state-of-the-art CNNs.

📄 PDF Abstract BibTeX arXiv:2103.04513

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial DefenseAdversarial RobustnessData Augmentationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

AGAIN: Adversarial Training With Attribution Span Enlargement and Hybrid Feature Fusion

2023-01-01 · CVPR 2023 1 · Shenglin Yin, Kelu Yao, Sheng Shi, Yangzhou Du 외

The deep neural networks (DNNs) trained by adversarial training (AT) usually suffered from significant robust generalization gap, i.e., DNNs achieve high training robustness but low test robustness. In this paper, we…

Diversity

Robust Local Features for Improving the Generalization of Adversarial Training

2019-09-23 · ICLR 2020 1 · Chuanbiao Song, Kun He, Jiadong Lin, Li-Wei Wang 외

Adversarial training has been demonstrated as one of the most effective methods for training robust models to defend against adversarial examples. However, adversarially trained models often lack adversarially robust gen…

Exploring the Relationship between Architecture and Adversarially Robust Generalization

2022-09-28 · Aishan Liu, Shiyu Tang, Siyuan Liang, Ruihao Gong 외

Adversarial training has been demonstrated to be one of the most effective remedies for defending adversarial examples, yet it often suffers from the huge robustness generalization gap on unseen testing adversaries, deem…

Exploring the Relationship Between Architectural Design and Adversarially Robust Generalization

2023-01-01 · CVPR 2023 1 · Aishan Liu, Shiyu Tang, Siyuan Liang, Ruihao Gong 외

Adversarial training has been demonstrated to be one of the most effective remedies for defending adversarial examples, yet it often suffers from the huge robustness generalization gap on unseen testing adversaries, …

On Visual Hallmarks of Robustness to Adversarial Malware

2018-05-09 · Alex Huang, Abdullah Al-Dujaili, Erik Hemberg, Una-May O'Reilly

A central challenge of adversarial learning is to interpret the resulting hardened model. In this contribution, we ask how robust generalization can be visually discerned and whether a concise view of the interactions be…