Fine-tuning is Not Fine: Mitigating Backdoor Attacks in GNNs with Limited Clean Data
Jiale Zhang, Bosen Rao, Chengcheng Zhu, Xiaobing Sun, Qingming Li,, Haibo Hu, Xiapu Luo, Qingqing Ye, Shouling Ji

TL;DR
This paper introduces GRAPHNAD, a framework that effectively mitigates backdoor attacks in GNNs using limited clean data by aligning intermediate-layer attention and relation representations, significantly reducing attack success rates.
Contribution
Proposes GRAPHNAD, a novel backdoor mitigation method for GNNs that leverages attention transfer and relation map consistency with limited clean data.
Findings
Reduces attack success rate to below 5% with only 3% clean data.
Outperforms existing fine-tuning and distillation defenses under limited data.
Effectively aligns intermediate-layer representations to neutralize backdoors.
Abstract
Graph Neural Networks (GNNs) have achieved remarkable performance through their message-passing mechanism. However, recent studies have highlighted the vulnerability of GNNs to backdoor attacks, which can lead the model to misclassify graphs with attached triggers as the target class. The effectiveness of recent promising defense techniques, such as fine-tuning or distillation, is heavily contingent on having comprehensive knowledge of the sufficient training dataset. Empirical studies have shown that fine-tuning methods require a clean dataset of 20% to reduce attack accuracy to below 25%, while distillation methods require a clean dataset of 15%. However, obtaining such a large amount of clean data is commonly impractical. In this paper, we propose a practical backdoor mitigation framework, denoted as GRAPHNAD, which can capture high-quality intermediate-layer representations in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOpportunistic and Delay-Tolerant Networks · Wireless Body Area Networks
MethodsSoftmax · Attention Is All You Need · ALIGN
