Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Simple Black-box Adversarial Attacks

About

We propose an intriguingly simple method for the construction of adversarial images in the black-box setting. In constrast to the white-box scenario, constructing black-box adversarial images has the additional constraint on query budget, and efficient attacks remain an open problem to date. With only the mild assumption of continuous-valued confidence scores, our highly query-efficient algorithm utilizes the following simple iterative principle: we randomly sample a vector from a predefined orthonormal basis and either add or subtract it to the target image. Despite its simplicity, the proposed method can be used for both untargeted and targeted attacks -- resulting in previously unprecedented query efficiency in both settings. We demonstrate the efficacy and efficiency of our algorithm on several real world settings including the Google Cloud Vision API. We argue that our proposed algorithm should serve as a strong baseline for future black-box attacks, in particular because it is extremely fast and its implementation requires less than 20 lines of PyTorch code.

Chuan Guo, Jacob R. Gardner, Yurong You, Andrew Gordon Wilson, Kilian Q. Weinberger• 2019

Related benchmarks

TaskDatasetResultRank
Point Cloud Adversarial AttackModelNet40 (test)
ASR100
83
Adversarial AttackAADD-LQ (surrogate)
ASR0.176
24
Targeted Adversarial AttackCIFAR-10
ASR73.98
20
Adversarial AttackAADD-LQ (blind)
ASR0.4
12
Targeted Adversarial AttackDiabetic Retinopathy
Average Queries101
4
Untargeted Adversarial AttackCIFAR-10
Average Queries101.6
4
Untargeted Adversarial AttackDiabetic Retinopathy
Average Queries51.8
4
Showing 7 of 7 rows

Other info

Follow for update