Yet another but more efficient black-box adversarial attack: tiling and evolution strategies
Laurent Meunier, Jamal Atif, Olivier Teytaud

TL;DR
This paper presents a new black-box adversarial attack method using a novel objective function and evolution strategies, achieving state-of-the-art success rates with fewer queries and revealing neural networks' vulnerability to tiled attacks.
Contribution
Introduces a new objective function and extends black-box attack methods to a broader set of derivative-free optimization techniques.
Findings
Achieves up to 99.2% success rate against InceptionV3 with 10,000 queries
Reaches 100% success in targeted attacks with 6,662 queries on average
Deep neural networks are vulnerable to single shot tiled attacks
Abstract
We introduce a new black-box attack achieving state of the art performances. Our approach is based on a new objective function, borrowing ideas from -white box attacks, and particularly designed to fit derivative-free optimization requirements. It only requires to have access to the logits of the classifier without any other information which is a more realistic scenario. Not only we introduce a new objective function, we extend previous works on black box adversarial attacks to a larger spectrum of evolution strategies and other derivative-free optimization methods. We also highlight a new intriguing property that deep neural networks are not robust to single shot tiled attacks. Our models achieve, with a budget limited to queries, results up to of success rate against InceptionV3 classifier with queries to the network on average in the untargeted…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Malware Detection Techniques · Machine Learning and Algorithms
