Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Rethinking Graph Backdoor Attacks: A Distribution-Preserving Perspective

About

Graph Neural Networks (GNNs) have shown remarkable performance in various tasks. However, recent works reveal that GNNs are vulnerable to backdoor attacks. Generally, backdoor attack poisons the graph by attaching backdoor triggers and the target class label to a set of nodes in the training graph. A GNN trained on the poisoned graph will then be misled to predict test nodes attached with trigger to the target class. Despite their effectiveness, our empirical analysis shows that triggers generated by existing methods tend to be out-of-distribution (OOD), which significantly differ from the clean data. Hence, these injected triggers can be easily detected and pruned with widely used outlier detection methods in real-world applications. Therefore, in this paper, we study a novel problem of unnoticeable graph backdoor attacks with in-distribution (ID) triggers. To generate ID triggers, we introduce an OOD detector in conjunction with an adversarial learning strategy to generate the attributes of the triggers within distribution. To ensure a high attack success rate with ID triggers, we introduce novel modules designed to enhance trigger memorization by the victim model trained on poisoned graph. Extensive experiments on real-world datasets demonstrate the effectiveness of the proposed method in generating in distribution triggers that can by-pass various defense strategies while maintaining a high attack success rate.

Zhiwei Zhang, Minhua Lin, Enyan Dai, Suhang Wang• 2024

Related benchmarks

TaskDatasetResultRank
Node ClassificationPubMed (test)--
586
Node ClassificationFlickr
Clean Accuracy46.31
76
Node ClassificationarXiv
Clean Accuracy66.82
52
Backdoor DefenseOGB-arxiv
Attack Success Rate (ASR)0.00e+0
36
Backdoor DefenseCora
ASR0.00e+0
36
Backdoor DefenseFlickr
ASR0.00e+0
36
Backdoor DefensePubmed
ASR23.45
36
Node ClassificationarXiv (test)
ASR51.73
32
Graph Backdoor AttackCora
ASR50.27
28
Graph Backdoor AttackPubmed
ASR41.07
28
Showing 10 of 23 rows

Other info

Follow for update