English

APE-GAN: Adversarial Perturbation Elimination with GAN

Computer Vision and Pattern Recognition 2017-09-27 v3

Abstract

Although neural networks could achieve state-of-the-art performance while recongnizing images, they often suffer a tremendous defeat from adversarial examples--inputs generated by utilizing imperceptible but intentional perturbation to clean samples from the datasets. How to defense against adversarial examples is an important problem which is well worth researching. So far, very few methods have provided a significant defense to adversarial examples. In this paper, a novel idea is proposed and an effective framework based Generative Adversarial Nets named APE-GAN is implemented to defense against the adversarial examples. The experimental results on three benchmark datasets including MNIST, CIFAR10 and ImageNet indicate that APE-GAN is effective to resist adversarial examples generated from five attacks.

Keywords

Cite

@article{arxiv.1707.05474,
  title  = {APE-GAN: Adversarial Perturbation Elimination with GAN},
  author = {Shiwei Shen and Guoqing Jin and Ke Gao and Yongdong Zhang},
  journal= {arXiv preprint arXiv:1707.05474},
  year   = {2017}
}

Comments

14 pages