Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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.

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

Related benchmarks

TaskDatasetResultRank
Untargeted Score-based Black-box AttackImageNet
ASR100
96
Targeted Score-based Black-box AttackImageNet
ASR94.5
96
Untargeted Adversarial AttackImageNet (test)--
26
Untargeted Score-based Black-box AttackFood101
ASR100
6
Untargeted Score-based Black-box AttackObjectNet
ASR100
6
Targeted Score-based Black-box AttackObjectNet
ASR36
6
Targeted Score-based Black-box AttackFood101
ASR51
6
Untargeted Black-box AttackImagga API
ASR76.7
5
Targeted Black-box AttackImagga API
Attack Success Rate (ASR)38.2
5
Showing 9 of 9 rows

Other info

Follow for update