TL;DR
This paper introduces BA-Logic, a novel method for clean-label graph backdoor attacks that effectively poisons the inner prediction logic of GNNs, achieving higher success rates without label modification.
Contribution
It proposes a new approach to clean-label graph backdoor attacks by targeting the GNN's prediction logic, overcoming limitations of existing methods.
Findings
BA-Logic significantly improves attack success rates.
It outperforms state-of-the-art methods under clean-label conditions.
The approach is validated on real-world datasets.
Abstract
Graph Neural Networks (GNNs) have achieved remarkable results in various tasks. Recent studies reveal that graph backdoor attacks can poison the GNN model to predict test nodes with triggers attached as the target class. However, apart from injecting triggers to training nodes, these graph backdoor attacks generally require altering the labels of trigger-attached training nodes into the target class, which is impractical in real-world scenarios. In this work, we focus on the clean-label graph backdoor attack, a realistic but understudied topic where training labels are not modifiable. According to our preliminary analysis, existing graph backdoor attacks generally fail under the clean-label setting. Our further analysis identifies that the core failure of existing methods lies in their inability to poison the prediction logic of GNN models, leading to the triggers being deemed…
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.
