Backdoor Attack on Vertical Federated Graph Neural Network Learning

Abstract

Federated Graph Neural Network (FedGNN) integrate federated learning (FL) with graph neural networks (GNNs) to enable privacy-preserving training on distributed graph data. Vertical Federated Graph Neural Network (VFGNN), a key branch of FedGNN, handles scenarios where data features and labels are distributed among participants. Despite the robust privacy-preserving design of VFGNN, we have found that it still faces the risk of backdoor attacks, even in situations where labels are inaccessible. This paper proposes BVG, a novel backdoor attack method that leverages multi-hop triggers and backdoor retention, requiring only four target-class nodes to execute effective attacks. Experimental results demonstrate that BVG achieves nearly 100% attack success rates across three commonly used datasets and three GNN models, with minimal impact on the main task accuracy. We also evaluated various defense methods, and the BVG method maintained high attack effectiveness even under existing defenses. This finding highlights the need for advanced defense mechanisms to counter sophisticated backdoor attacks in practical VFGNN applications.

Cite

Text

Yang et al. "Backdoor Attack on Vertical Federated Graph Neural Network Learning." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/877

Markdown

[Yang et al. "Backdoor Attack on Vertical Federated Graph Neural Network Learning." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/yang2025ijcai-backdoor/) doi:10.24963/IJCAI.2025/877

BibTeX

@inproceedings{yang2025ijcai-backdoor,
  title     = {{Backdoor Attack on Vertical Federated Graph Neural Network Learning}},
  author    = {Yang, Jirui and Chen, Peng and Lu, Zhihui and Zeng, Jianping and Duan, Qiang and Du, Xin and Deng, Ruijun},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {7885-7893},
  doi       = {10.24963/IJCAI.2025/877},
  url       = {https://mlanthology.org/ijcai/2025/yang2025ijcai-backdoor/}
}