paper-with-me

Papers

Query-limited Black-box Attacks to Classifiers

2017-12-23 · Fnu Suya, Yuan Tian, David Evans, Paolo Papotti

We study black-box attacks on machine learning classifiers where each query to the model incurs some cost or risk of detection to the adversary. We focus explicitly on minimizing the number of queries as a major objective. Specifically, we consider the problem of attacking machine learning classifiers subject to a budget of feature modification cost while minimizing the number of queries, where each query returns only a class and confidence score. We describe an approach that uses Bayesian optimization to minimize the number of queries, and find that the number of queries can be reduced to approximately one tenth of the number needed through a random strategy for scenarios where the feature modification cost budget is low.

📄 PDF Abstract BibTeX arXiv:1712.08713

Code (1)

suyeecav/Bayesian-Optimization-for-Classifier-Evasion

Tasks

Bayesian OptimizationBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Black-box Adversarial Attacks with Limited Queries and Information

2018-04-23 · ICML 2018 7 · Andrew Ilyas, Logan Engstrom, Anish Athalye, Jessy Lin

Current neural network-based classifiers are susceptible to adversarial examples even in the black-box setting, where the attacker only has query access to the model. In practice, the threat model for real-world systems …

Query-Efficient Black-box Adversarial Examples (superceded)

2017-12-19 · Andrew Ilyas, Logan Engstrom, Anish Athalye, Jessy Lin

Note that this paper is superceded by "Black-Box Adversarial Attacks with Limited Queries and Information." Current neural network-based image classifiers are susceptible to adversarial examples, even in the black-box …

Adversarial Attack

EvoBA: An Evolution Strategy as a Strong Baseline forBlack-Box Adversarial Attacks

2021-07-12 · Andrei Ilie, Marius Popescu, Alin Stefanescu

Recent work has shown how easily white-box adversarial attacks can be applied to state-of-the-art image classifiers. However, real-life scenarios resemble more the black-box adversarial conditions, lacking transparency a…

Adversarial Attack

You Only Query Once: Effective Black Box Adversarial Attacks with Minimal Repeated Queries

2021-01-29 · Devin Willmott, Anit Kumar Sahu, Fatemeh Sheikholeslami, Filipe Condessa 외

Researchers have repeatedly shown that it is possible to craft adversarial attacks on deep classifiers (small perturbations that significantly change the class label), even in the "black-box" setting where one only has q…

Attacking the First-Principle: A Black-Box, Query-Free Targeted Mimicry Attack on Binary Function Classifiers

2026-05-18 · Gabriel Sauger, Jean-Yves Marion, Sazzadur Rahaman, Victor Matrat 외 arxiv

Binary function classifiers play a crucial role in maintaining the security and integrity of software systems by detecting malicious code and unauthorized modifications. However, machine learning-based classifiers are vu…