Black-Box Adversarial Attack with Transferable Model-based Embedding
Zhichao Huang, Tong Zhang

TL;DR
This paper introduces a novel black-box adversarial attack method that learns a low-dimensional embedding to generate transferable, semantically meaningful adversarial examples efficiently across various neural network architectures.
Contribution
It proposes a new transfer-based embedding approach that enhances query efficiency and attack success rate against defended and undefended networks, outperforming previous methods.
Findings
Significantly reduces the number of queries needed for successful attacks.
Produces adversarial examples with high semantic transferability.
Effective across multiple datasets and network architectures.
Abstract
We present a new method for black-box adversarial attack. Unlike previous methods that combined transfer-based and scored-based methods by using the gradient or initialization of a surrogate white-box model, this new method tries to learn a low-dimensional embedding using a pretrained model, and then performs efficient search within the embedding space to attack an unknown target network. The method produces adversarial perturbations with high level semantic patterns that are easily transferable. We show that this approach can greatly improve the query efficiency of black-box adversarial attack across different target network architectures. We evaluate our approach on MNIST, ImageNet and Google Cloud Vision API, resulting in a significant reduction on the number of queries. We also attack adversarially defended networks on CIFAR10 and ImageNet, where our method not only reduces the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Bacillus and Francisella bacterial research
