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)--
546
Node ClassificationarXiv
Clean Accuracy66.82
52
Node ClassificationFlickr
Clean Accuracy46.31
52
Node ClassificationarXiv (test)
ASR51.73
32
Graph Backdoor AttackCora
ASR50.27
28
Graph Backdoor AttackPubmed
ASR41.07
28
Graph Backdoor AttackFlickr
ASR53.41
28
Graph Backdoor AttackarXiv
ASR43.77
28
Node ClassificationCora
ASR33.08
28
Node ClassificationPubmed
ASR37.01
28
Showing 10 of 16 rows

Other info

Follow for update