More is Better (Mostly): On the Backdoor Attacks in Federated Graph Neural Networks
Jing Xu, Rui Wang, Stefanos Koffas, Kaitai Liang, Stjepan Picek

TL;DR
This paper investigates backdoor attacks in federated graph neural networks, revealing their high success rates and robustness against defenses, highlighting a critical security concern in privacy-preserving graph analysis.
Contribution
It introduces and evaluates centralized and distributed backdoor attacks in federated GNNs, a previously unexplored area, demonstrating their effectiveness and resilience.
Findings
Distributed backdoor attacks have higher success rates than centralized ones.
Both attack types are robust against existing defenses.
Attack success varies with number of clients, trigger size, and poisoning intensity.
Abstract
Graph Neural Networks (GNNs) are a class of deep learning-based methods for processing graph domain information. GNNs have recently become a widely used graph analysis method due to their superior ability to learn representations for complex graph data. However, due to privacy concerns and regulation restrictions, centralized GNNs can be difficult to apply to data-sensitive scenarios. Federated learning (FL) is an emerging technology developed for privacy-preserving settings when several parties need to train a shared global model collaboratively. Although several research works have applied FL to train GNNs (Federated GNNs), there is no research on their robustness to backdoor attacks. This paper bridges this gap by conducting two types of backdoor attacks in Federated GNNs: centralized backdoor attacks (CBA) and distributed backdoor attacks (DBA). Our experiments show that the DBA…
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
TopicsAdvanced Graph Neural Networks · Privacy-Preserving Technologies in Data
