Boosting Graph Robustness Against Backdoor Attacks: An Over-Similarity Perspective
Chang Liu, Hai Huang, Yujie Xing, Xingquan Zuo

TL;DR
This paper introduces SimGuard, a novel defense method against graph backdoor attacks that leverages over-similarity analysis and contrastive learning to effectively detect and mitigate triggers in GNNs.
Contribution
The paper presents a new similarity-based detection approach and contrastive learning framework to improve robustness of GNNs against backdoor attacks.
Findings
SimGuard effectively detects backdoor triggers in GNNs.
The method preserves performance on clean nodes.
Extensive experiments validate the approach's effectiveness.
Abstract
Graph Neural Networks (GNNs) have achieved notable success in tasks such as social and transportation networks. However, recent studies have highlighted the vulnerability of GNNs to backdoor attacks, raising significant concerns about their reliability in real-world applications. Despite initial efforts to defend against specific graph backdoor attacks, existing defense methods face two main challenges: either the inability to establish a clear distinction between triggers and clean nodes, resulting in the removal of many clean nodes, or the failure to eliminate the impact of triggers, making it challenging to restore the target nodes to their pre-attack state. Through empirical analysis of various existing graph backdoor attacks, we observe that the triggers generated by these methods exhibit over-similarity in both features and structure. Based on this observation, we propose a novel…
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
TopicsAdversarial Robustness in Machine Learning · Bayesian Modeling and Causal Inference · Advanced Graph Neural Networks
