TL;DR
This paper introduces a novel multi-targeted backdoor attack on graph neural networks that uses subgraph injection to implant multiple triggers, demonstrating high success rates and robustness against defenses.
Contribution
The work presents the first multi-targeted backdoor attack for graph classification, using subgraph injection to improve over subgraph replacement methods.
Findings
Achieves high attack success rates for all target labels.
Effective across multiple GNN architectures and training settings.
Remains robust against state-of-the-art defenses.
Abstract
Graph neural network (GNN) have demonstrated exceptional performance in solving critical problems across diverse domains yet remain susceptible to backdoor attacks. Existing studies on backdoor attack for graph classification are limited to single target attack using subgraph replacement based mechanism where the attacker implants only one trigger into the GNN model. In this paper, we introduce the first multi-targeted backdoor attack for graph classification task, where multiple triggers simultaneously redirect predictions to different target labels. Instead of subgraph replacement, we propose subgraph injection which preserves the structure of the original graphs while poisoning the clean graphs. Extensive experiments demonstrate the efficacy of our approach, where our attack achieves high attack success rates for all target labels with minimal impact on the clean accuracy.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
