English

Mathematical Analysis of Adversarial Attacks

Machine Learning 2018-11-27 v2 Cryptography and Security Machine Learning

Abstract

In this paper, we analyze efficacy of the fast gradient sign method (FGSM) and the Carlini-Wagner's L2 (CW-L2) attack. We prove that, within a certain regime, the untargeted FGSM can fool any convolutional neural nets (CNNs) with ReLU activation; the targeted FGSM can mislead any CNNs with ReLU activation to classify any given image into any prescribed class. For a special two-layer neural network: a linear layer followed by the softmax output activation, we show that the CW-L2 attack increases the ratio of the classification probability between the target and ground truth classes. Moreover, we provide numerical results to verify all our theoretical results.

Cite

@article{arxiv.1811.06492,
  title  = {Mathematical Analysis of Adversarial Attacks},
  author = {Zehao Dou and Stanley J. Osher and Bao Wang},
  journal= {arXiv preprint arXiv:1811.06492},
  year   = {2018}
}

Comments

21 pages

R2 v1 2026-06-23T05:17:20.210Z