Concepedia

Publication | Open Access

Explaining and Harnessing Adversarial Examples

8.1K

Citations

13

References

2014

Year

TLDR

Adversarial examples—small, worst‑case perturbations that cause high‑confidence misclassifications—consistently fool neural networks, and early explanations focused on nonlinearity and overfitting. The authors propose that the linear nature of neural networks is the primary cause of their vulnerability to adversarial perturbations. Quantitative results confirm that linearity explains the cross‑architecture generalization of adversarial examples, and the derived fast generation method improves adversarial training, reducing test error on a maxout MNIST network.

Abstract

Abstract: Several machine learning models, including neural networks, consistently misclassify adversarial examples---inputs formed by applying small but intentionally worst-case perturbations to examples from the dataset, such that the perturbed input results in the model outputting an incorrect answer with high confidence. Early attempts at explaining this phenomenon focused on nonlinearity and overfitting. We argue instead that the primary cause of neural networks' vulnerability to adversarial perturbation is their linear nature. This explanation is supported by new quantitative results while giving the first explanation of the most intriguing fact about them: their generalization across architectures and training sets. Moreover, this view yields a simple and fast method of generating adversarial examples. Using this approach to provide examples for adversarial training, we reduce the test set error of a maxout network on the MNIST dataset.

References

YearCitations

Page 1