CorrAttack: Black-box Adversarial Attack with Structured Search
Zhichao Huang, Yaowei Huang, Tong Zhang

TL;DR
CorrAttack introduces a structured search-based black-box adversarial attack leveraging a bandit formulation and Bayesian optimization, achieving high success rates and query efficiency on ImageNet and Google Cloud Vision API.
Contribution
The paper proposes a novel structured search method for score-based adversarial attacks using a bandit approach and Bayesian optimization, improving attack success and efficiency.
Findings
Achieves state-of-the-art success rates on ImageNet.
Demonstrates high query efficiency on Google Cloud Vision API.
Effective against both defended and undefended models.
Abstract
We present a new method for score-based adversarial attack, where the attacker queries the loss-oracle of the target model. Our method employs a parameterized search space with a structure that captures the relationship of the gradient of the loss function. We show that searching over the structured space can be approximated by a time-varying contextual bandits problem, where the attacker takes feature of the associated arm to make modifications of the input, and receives an immediate reward as the reduction of the loss function. The time-varying contextual bandits problem can then be solved by a Bayesian optimization procedure, which can take advantage of the features of the structured action space. The experiments on ImageNet and the Google Cloud Vision API demonstrate that the proposed method achieves the state of the art success rates and query efficiencies for both undefended and…
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 · Anomaly Detection Techniques and Applications
