paper-with-me

홈 › Papers

PredCoin: Defense against Query-based Hard-label Attack

2021-02-04 · Junfeng Guo, Yaswanth Yadlapalli, Thiele Lothar, Ang Li, Cong Liu

Many adversarial attacks and defenses have recently been proposed for Deep Neural Networks (DNNs). While most of them are in the white-box setting, which is impractical, a new class of query-based hard-label (QBHL) black-box attacks pose a significant threat to real-world applications (e.g., Google Cloud, Tencent API). Till now, there has been no generalizable and practical approach proposed to defend against such attacks. This paper proposes and evaluates PredCoin, a practical and generalizable method for providing robustness against QBHL attacks. PredCoin poisons the gradient estimation step, an essential component of most QBHL attacks. PredCoin successfully identifies gradient estimation queries crafted by an attacker and introduces uncertainty to the output. Extensive experiments show that PredCoin successfully defends against four state-of-the-art QBHL attacks across various settings and tasks while preserving the target model's overall accuracy. PredCoin is also shown to be robust and effective against several defense-aware attacks, which may have full knowledge regarding the internal mechanisms of PredCoin.

📄 PDF Abstract BibTeX arXiv:2102.02923

Code (0)

등록된 구현이 없습니다.

Tasks

Hard-label Attack

Similar Papers 제목 키워드 기반

A Hard Label Black-box Adversarial Attack Against Graph Neural Networks

2021-08-21 · Jiaming Mu, Binghui Wang, Qi Li, Kun Sun 외

Graph Neural Networks (GNNs) have achieved state-of-the-art performance in various graph structure related tasks such as node classification and graph classification. However, GNNs are vulnerable to adversarial attacks. …

Adversarial AttackClassificationGraph ClassificationGraph Generation+1

OSLO: One-Shot Label-Only Membership Inference Attacks

2024-05-27 · Yuefeng Peng, Jaechul Roh, Subhransu Maji, Amir Houmansadr

We introduce One-Shot Label-Only (OSLO) membership inference attacks (MIAs), which accurately infer a given sample's membership in a target model's training set with high precision using just \emph{a single query}, where…

Defense Against Model Stealing Based on Account-Aware Distribution Discrepancy

2025-03-16 · Jian-Ping Mei, Weibin Zhang, Jie Chen, Xuyun Zhang 외

Malicious users attempt to replicate commercial models functionally at low cost by training a clone model with query responses. It is challenging to timely prevent such model-stealing attacks to achieve strong protection…

image-classificationImage Classification

On Stealing Graph Neural Network Models

2025-11-10 · Marcin Podhajski, Jan Dubiński, Franziska Boenisch, Adam Dziedzic 외 arxiv

Current graph neural network (GNN) model-stealing methods rely heavily on queries to the victim model, assuming no hard query limits. However, in reality, the number of allowed queries can be severely limited. In this pa…

Graph Neural NetworkModel extraction

Defending Against Model Stealing Attacks with Adaptive Misinformation

2019-11-16 · CVPR 2020 6 · Sanjay Kariyappa, Moinuddin K. Qureshi

Deep Neural Networks (DNNs) are susceptible to model stealing attacks, which allows a data-limited adversary with no knowledge of the training dataset to clone the functionality of a target model, just by using black-box…

Misinformationmodel