arXiv Analytics

Sign in

arXiv:1905.00441 [cs.LG]AbstractReferencesReviewsResources

NATTACK: Learning the Distributions of Adversarial Examples for an Improved Black-Box Attack on Deep Neural Networks

Yandong Li, Lijun Li, Liqiang Wang, Tong Zhang, Boqing Gong

Published 2019-05-01Version 1

Powerful adversarial attack methods are vital for understanding how to construct robust deep neural networks (DNNs) and for thoroughly testing defense techniques. In this paper, we propose a black-box adversarial attack algorithm that can defeat both vanilla DNNs and those generated by various defense techniques developed recently. Instead of searching for an "optimal" adversarial example for a benign input to a targeted DNN, our algorithm finds a probability density distribution over a small region centered around the input, such that a sample drawn from this distribution is likely an adversarial example, without the need of accessing the DNN's internal layers or weights. Our approach is universal as it can successfully attack different neural networks by a single algorithm. It is also strong; according to the testing against 2 vanilla DNNs and 13 defended ones, it outperforms state-of-the-art black-box or white-box attack methods for most test cases. Additionally, our results reveal that adversarial training remains one of the best defense techniques, and the adversarial examples are not as transferable across defended DNNs as them across vanilla DNNs.

Related articles: Most relevant | Search more
arXiv:1905.07672 [cs.LG] (Published 2019-05-19)
Things You May Not Know About Adversarial Example: A Black-box Adversarial Image Attack
arXiv:2002.10703 [cs.LG] (Published 2020-02-25)
Gödel's Sentence Is An Adversarial Example But Unsolvable
arXiv:2303.14173 [cs.LG] (Published 2023-03-24)
How many dimensions are required to find an adversarial example?