Distributed Backdoor Attacks on Federated Graph Learning and Certified Defenses
Yuxin Yang (1, 2), Qiang Li (1), Jinyuan Jia (3), Yuan Hong (4),, Binghui Wang (2) ((1) College of Computer Science, Technology, Jilin, University, (2) Illinois Institute of Technology, (3) The Pennsylvania State, University, (4) University of Connecticut)

TL;DR
This paper introduces a novel backdoor attack on federated graph learning models using adaptive subgraph triggers and proposes a certified defense method that guarantees robustness against such attacks, validated on multiple datasets.
Contribution
It presents the first effective backdoor attack on FedGL with adaptive triggers and a certified defense that ensures robustness against arbitrary triggers.
Findings
Attack achieves over 90% backdoor accuracy.
Defense maintains high accuracy on clean data.
Certified backdoor accuracy is always zero against the attack.
Abstract
Federated graph learning (FedGL) is an emerging federated learning (FL) framework that extends FL to learn graph data from diverse sources. FL for non-graph data has shown to be vulnerable to backdoor attacks, which inject a shared backdoor trigger into the training data such that the trained backdoored FL model can predict the testing data containing the trigger as the attacker desires. However, FedGL against backdoor attacks is largely unexplored, and no effective defense exists. In this paper, we aim to address such significant deficiency. First, we propose an effective, stealthy, and persistent backdoor attack on FedGL. Our attack uses a subgraph as the trigger and designs an adaptive trigger generator that can derive the effective trigger location and shape for each graph. Our attack shows that empirical defenses are hard to detect/remove our generated triggers. To mitigate it,…
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.
Taxonomy
TopicsAdvanced Graph Neural Networks · Privacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning
