paper-with-me

홈 › Papers

Stateful Detection of Black-Box Adversarial Attacks

2019-07-12 · Steven Chen, Nicholas Carlini, David Wagner

The problem of adversarial examples, evasion attacks on machine learning classifiers, has proven extremely difficult to solve. This is true even when, as is the case in many practical settings, the classifier is hosted as a remote service and so the adversary does not have direct access to the model parameters. This paper argues that in such settings, defenders have a much larger space of actions than have been previously explored. Specifically, we deviate from the implicit assumption made by prior work that a defense must be a stateless function that operates on individual examples, and explore the possibility for stateful defenses. To begin, we develop a defense designed to detect the process of adversarial example generation. By keeping a history of the past queries, a defender can try to identify when a sequence of queries appears to be for the purpose of generating an adversarial example. We then introduce query blinding, a new class of attacks designed to bypass defenses that rely on such a defense approach. We believe that expanding the study of adversarial examples from stateless classifiers to stateful systems is not only more realistic for many black-box settings, but also gives the defender a much-needed advantage in responding to the adversary.

📄 PDF Abstract BibTeX arXiv:1907.05587

Code (1)

schoyc/blackbox-detection 공식 구현 tf

Similar Papers 제목 키워드 기반

Theoretically Principled Trade-off for Stateful Defenses against Query-Based Black-Box Attacks

2023-07-30 · Ashish Hooda, Neal Mangaokar, Ryan Feng, Kassem Fawaz 외

Adversarial examples threaten the integrity of machine learning systems with alarming success rates even under constrained black-box conditions. Stateful defenses have emerged as an effective countermeasure, detecting po…

Stateful Defenses for Machine Learning Models Are Not Yet Secure Against Black-box Attacks

2023-03-11 · Ryan Feng, Ashish Hooda, Neal Mangaokar, Kassem Fawaz 외

Recent work has proposed stateful defense models (SDMs) as a compelling strategy to defend against a black-box attacker who only has query access to the model, as is common for online machine learning platforms. Such sta…

MalProtect: Stateful Defense Against Adversarial Query Attacks in ML-based Malware Detection

2023-02-21 · Aqib Rashid, Jose Such

ML models are known to be vulnerable to adversarial query attacks. In these attacks, queries are iteratively perturbed towards a particular class without any knowledge of the target model besides its output. The prevalen…

Malware DetectionOut-of-Distribution Detection

AdvQDet: Detecting Query-Based Adversarial Attacks with Adversarial Contrastive Prompt Tuning

2024-08-04 · Xin Wang, Kai Chen, Xingjun Ma, Zhineng Chen 외

Deep neural networks (DNNs) are known to be vulnerable to adversarial attacks even under a black-box setting where the adversary can only query the model. Particularly, query-based black-box adversarial attacks estimate …

Geometrically Adaptive Dictionary Attack on Face Recognition

2021-11-08 · Junyoung Byun, Hyojun Go, Changick Kim

CNN-based face recognition models have brought remarkable performance improvement, but they are vulnerable to adversarial perturbations. Recent studies have shown that adversaries can fool the models even if they can onl…

3D Face AlignmentFace AlignmentFace Recognition