DeltaBound Attack: Efficient decision-based attack in low queries regime
Lorenzo Rossi

TL;DR
The paper introduces DeltaBound, an efficient decision-based adversarial attack in low-query scenarios that works with only top-1 label access, demonstrating competitive performance across various models.
Contribution
DeltaBound is a novel attack method that effectively operates in low-query, hard-label settings, outperforming or matching state-of-the-art attacks across multiple model types.
Findings
DeltaBound performs well with ≤1000 queries.
It is effective on both neural networks and non-deep models.
The attack maintains high success rates in low-query regimes.
Abstract
Deep neural networks and other machine learning systems, despite being extremely powerful and able to make predictions with high accuracy, are vulnerable to adversarial attacks. We proposed the DeltaBound attack: a novel, powerful attack in the hard-label setting with norm bounded perturbations. In this scenario, the attacker has only access to the top-1 predicted label of the model and can be therefore applied to real-world settings such as remote API. This is a complex problem since the attacker has very little information about the model. Consequently, most of the other techniques present in the literature require a massive amount of queries for attacking a single example. Oppositely, this work mainly focuses on the evaluation of attack's power in the low queries regime queries) with norm in the hard-label settings. We find that the DeltaBound attack…
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 · Anomaly Detection Techniques and Applications · Network Security and Intrusion Detection
