SecGNN: Privacy-Preserving Graph Neural Network Training and Inference as a Cloud Service
Songlei Wang, Yifeng Zheng, Xiaohua Jia

TL;DR
SecGNN is a novel system enabling privacy-preserving training and inference of graph neural networks in the cloud, combining lightweight cryptography and machine learning to protect sensitive graph data without sacrificing accuracy.
Contribution
It introduces the first system supporting secure GNN training and inference in the cloud, with customized protocols ensuring privacy and maintaining accuracy.
Findings
Achieves comparable accuracy to plaintext GNN training and inference.
Demonstrates promising performance with secure protocols.
Provides a comprehensive solution for privacy-preserving graph analytics.
Abstract
Graphs are widely used to model the complex relationships among entities. As a powerful tool for graph analytics, graph neural networks (GNNs) have recently gained wide attention due to its end-to-end processing capabilities. With the proliferation of cloud computing, it is increasingly popular to deploy the services of complex and resource-intensive model training and inference in the cloud due to its prominent benefits. However, GNN training and inference services, if deployed in the cloud, will raise critical privacy concerns about the information-rich and proprietary graph data (and the resulting model). While there has been some work on secure neural network training and inference, they all focus on convolutional neural networks handling images and text rather than complex graph data with rich structural information. In this paper, we design, implement, and evaluate SecGNN, the…
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
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks · Blockchain Technology Applications and Security
