Triangle Attack: A Query-efficient Decision-based Adversarial Attack
Xiaosen Wang, Zeliang Zhang, Kangheng Tong, Dihong Gong, Kun He,, Zhifeng Li, Wei Liu

TL;DR
The paper introduces Triangle Attack, a query-efficient decision-based adversarial attack leveraging geometric properties in low frequency space to generate high-quality adversarial examples with fewer queries.
Contribution
It proposes a novel geometric approach using the law of sines in low frequency space to improve query efficiency in decision-based attacks.
Findings
Achieves higher attack success rate within 1,000 queries on ImageNet.
Requires fewer queries than existing methods for the same success rate.
Validates effectiveness on real-world Tencent Cloud API.
Abstract
Decision-based attack poses a severe threat to real-world applications since it regards the target model as a black box and only accesses the hard prediction label. Great efforts have been made recently to decrease the number of queries; however, existing decision-based attacks still require thousands of queries in order to generate good quality adversarial examples. In this work, we find that a benign sample, the current and the next adversarial examples can naturally construct a triangle in a subspace for any iterative attacks. Based on the law of sines, we propose a novel Triangle Attack (TA) to optimize the perturbation by utilizing the geometric information that the longer side is always opposite the larger angle in any triangle. However, directly applying such information on the input image is ineffective because it cannot thoroughly explore the neighborhood of the input sample in…
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 · COVID-19 diagnosis using AI
