{ "id": "2002.02196", "version": "v1", "published": "2020-02-06T10:57:41.000Z", "updated": "2020-02-06T10:57:41.000Z", "title": "AI-GAN: Attack-Inspired Generation of Adversarial Examples", "authors": [ "Tao Bai", "Jun Zhao", "Jinlin Zhu", "Shoudong Han", "Jiefeng Chen", "Bo Li" ], "comment": "7 pages, 6 figures. Submitted to IJCAI2020", "categories": [ "cs.LG", "cs.CR", "stat.ML" ], "abstract": "Adversarial examples that can fool deep models are mainly crafted by adding small perturbations imperceptible to human eyes. There are various optimization-based methods in the literature to generate adversarial perturbations, most of which are time-consuming. AdvGAN, a method proposed by Xiao~\\emph{et al.}~in IJCAI~2018, employs Generative Adversarial Networks (GAN) to generate adversarial perturbation with original images as inputs, which is faster than optimization-based methods at inference time. AdvGAN, however, fixes the target classes in the training and we find it difficult to train AdvGAN when it is modified to take original images and target classes as inputs. In this paper, we propose \\mbox{Attack-Inspired} GAN (\\mbox{AI-GAN}) with a different training strategy to solve this problem. \\mbox{AI-GAN} is a two-stage method, in which we use projected gradient descent (PGD) attack to inspire the training of GAN in the first stage and apply standard training of GAN in the second stage. Once trained, the Generator can approximate the conditional distribution of adversarial instances and generate \\mbox{imperceptible} adversarial perturbations given different target classes. We conduct experiments and evaluate the performance of \\mbox{AI-GAN} on MNIST and \\mbox{CIFAR-10}. Compared with AdvGAN, \\mbox{AI-GAN} achieves higher attack success rates with similar perturbation magnitudes.", "revisions": [ { "version": "v1", "updated": "2020-02-06T10:57:41.000Z" } ], "analyses": { "keywords": [ "adversarial examples", "attack-inspired generation", "target classes", "generate adversarial perturbation", "achieves higher attack success rates" ], "note": { "typesetting": "TeX", "pages": 7, "language": "en", "license": "arXiv", "status": "editable" } } }