One pixel attack for fooling deep neural networks (original) (raw)
Abstract:Recent research has revealed that the output of Deep Neural Networks (DNN) can be easily altered by adding relatively small perturbations to the input vector. In this paper, we analyze an attack in an extremely limited scenario where only one pixel can be modified. For that we propose a novel method for generating one-pixel adversarial perturbations based on differential evolution (DE). It requires less adversarial information (a black-box attack) and can fool more types of networks due to the inherent features of DE. The results show that 67.97% of the natural images in Kaggle CIFAR-10 test dataset and 16.04% of the ImageNet (ILSVRC 2012) test images can be perturbed to at least one target class by modifying just one pixel with 74.03% and 22.91% confidence on average. We also show the same vulnerability on the original CIFAR-10 dataset. Thus, the proposed attack explores a different take on adversarial machine learning in an extreme limited scenario, showing that current DNNs are also vulnerable to such low dimension attacks. Besides, we also illustrate an important application of DE (or broadly speaking, evolutionary computation) in the domain of adversarial machine learning: creating tools that can effectively generate low-cost adversarial attacks against neural networks for evaluating robustness.
Submission history
From: Jiawei Su [view email]
[v1] Tue, 24 Oct 2017 16:02:19 UTC (815 KB)
[v2] Thu, 16 Nov 2017 07:58:35 UTC (958 KB)
[v3] Fri, 16 Feb 2018 08:53:44 UTC (1,121 KB)
[v4] Thu, 22 Feb 2018 09🔞34 UTC (1,129 KB)
[v5] Mon, 28 Jan 2019 04:39:30 UTC (1,494 KB)
[v6] Fri, 3 May 2019 08:32:24 UTC (4,475 KB)
[v7] Thu, 17 Oct 2019 07:46:53 UTC (2,233 KB)