English

AI-GAN: Attack-Inspired Generation of Adversarial Examples

Machine Learning 2021-01-13 v2 Cryptography and Security Machine Learning

Abstract

Deep neural networks (DNNs) are vulnerable to adversarial examples, which are crafted by adding imperceptible perturbations to inputs. Recently different attacks and strategies have been proposed, but how to generate adversarial examples perceptually realistic and more efficiently remains unsolved. This paper proposes a novel framework called Attack-Inspired GAN (AI-GAN), where a generator, a discriminator, and an attacker are trained jointly. Once trained, it can generate adversarial perturbations efficiently given input images and target classes. Through extensive experiments on several popular datasets \eg MNIST and CIFAR-10, AI-GAN achieves high attack success rates and reduces generation time significantly in various settings. Moreover, for the first time, AI-GAN successfully scales to complicated datasets \eg CIFAR-100 with around 90%90\% success rates among all classes.

Keywords

Cite

@article{arxiv.2002.02196,
  title  = {AI-GAN: Attack-Inspired Generation of Adversarial Examples},
  author = {Tao Bai and Jun Zhao and Jinlin Zhu and Shoudong Han and Jiefeng Chen and Bo Li and Alex Kot},
  journal= {arXiv preprint arXiv:2002.02196},
  year   = {2021}
}
R2 v1 2026-06-23T13:32:53.466Z