English

Vertically Federated Graph Neural Network for Privacy-Preserving Node Classification

Machine Learning 2022-04-26 v3 Cryptography and Security Machine Learning

Abstract

Recently, Graph Neural Network (GNN) has achieved remarkable progresses in various real-world tasks on graph data, consisting of node features and the adjacent information between different nodes. High-performance GNN models always depend on both rich features and complete edge information in graph. However, such information could possibly be isolated by different data holders in practice, which is the so-called data isolation problem. To solve this problem, in this paper, we propose VFGNN, a federated GNN learning paradigm for privacy-preserving node classification task under data vertically partitioned setting, which can be generalized to existing GNN models. Specifically, we split the computation graph into two parts. We leave the private data (i.e., features, edges, and labels) related computations on data holders, and delegate the rest of computations to a semi-honest server. We also propose to apply differential privacy to prevent potential information leakage from the server. We conduct experiments on three benchmarks and the results demonstrate the effectiveness of VFGNN.

Keywords

Cite

@article{arxiv.2005.11903,
  title  = {Vertically Federated Graph Neural Network for Privacy-Preserving Node Classification},
  author = {Chaochao Chen and Jun Zhou and Longfei Zheng and Huiwen Wu and Lingjuan Lyu and Jia Wu and Bingzhe Wu and Ziqi Liu and Li Wang and Xiaolin Zheng},
  journal= {arXiv preprint arXiv:2005.11903},
  year   = {2022}
}

Comments

Accepted by IJCAI'22

R2 v1 2026-06-23T15:46:48.928Z