paper-with-me

Papers

Explainability-based Backdoor Attacks Against Graph Neural Networks

2021-04-08 · Jing Xu, Minhui, Xue, Stjepan Picek

Backdoor attacks represent a serious threat to neural network models. A backdoored model will misclassify the trigger-embedded inputs into an attacker-chosen target label while performing normally on other benign inputs. There are already numerous works on backdoor attacks on neural networks, but only a few works consider graph neural networks (GNNs). As such, there is no intensive research on explaining the impact of trigger injecting position on the performance of backdoor attacks on GNNs. To bridge this gap, we conduct an experimental investigation on the performance of backdoor attacks on GNNs. We apply two powerful GNN explainability approaches to select the optimal trigger injecting position to achieve two attacker objectives -- high attack success rate and low clean accuracy drop. Our empirical results on benchmark datasets and state-of-the-art neural network models demonstrate the proposed method's effectiveness in selecting trigger injecting position for backdoor attacks on GNNs. For instance, on the node classification task, the backdoor attack with trigger injecting position selected by GraphLIME reaches over $84 \%$ attack success rate with less than $2.5 \%$ accuracy drop

📄 PDF Abstract BibTeX arXiv:2104.03674

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackNode ClassificationPosition

Similar Papers 제목 키워드 기반

Defense-as-a-Service: Black-box Shielding against Backdoored Graph Models

2024-10-07 · Xiao Yang, Kai Zhou, Yuni Lai, Gaolei Li

With the trend of large graph learning models, business owners tend to employ a model provided by a third party to deliver business services to users. However, these models might be backdoored, and malicious users can su…

Backdoor AttackClusteringGraph ClassificationGraph Learning

DMGNN: Detecting and Mitigating Backdoor Attacks in Graph Neural Networks

2024-10-18 · Hao Sui, Bing Chen, Jiale Zhang, Chengcheng Zhu 외

Recent studies have revealed that GNNs are highly susceptible to multiple adversarial attacks. Among these, graph backdoor attacks pose one of the most prominent threats, where attackers cause models to misclassify by le…

counterfactualCounterfactual Explanation

Explainability Matters: Backdoor Attacks on Medical Imaging

2020-12-30 · Munachiso Nwadike, Takumi Miyawaki, Esha Sarkar, Michail Maniatakos 외

Deep neural networks have been shown to be vulnerable to backdoor attacks, which could be easily introduced to the training set prior to model training. Recent work has focused on investigating backdoor attacks on natura…

Diagnostic

Backdoor Attacks to Graph Neural Networks

2020-06-19 · Zaixi Zhang, Jinyuan Jia, Binghui Wang, Neil Zhenqiang Gong

In this work, we propose the first backdoor attack to graph neural networks (GNN). Specifically, we propose a \emph{subgraph based backdoor attack} to GNN for graph classification. In our backdoor attack, a GNN classifie…

Backdoor AttackGeneral ClassificationGraph ClassificationNode Classification

On the Robustness of Graph Reduction Against GNN Backdoor

2024-07-02 · Yuxuan Zhu, Michael Mandulak, Kerui Wu, George Slota 외

Graph Neural Networks (GNNs) are gaining popularity across various domains due to their effectiveness in learning graph-structured data. Nevertheless, they have been shown to be susceptible to backdoor poisoning attacks,…

Computational EfficiencyData Poisoning