English

PrivGNN: High-Performance Secure Inference for Cryptographic Graph Neural Networks

Cryptography and Security 2025-11-05 v1 Machine Learning

Abstract

Graph neural networks (GNNs) are powerful tools for analyzing and learning from graph-structured (GS) data, facilitating a wide range of services. Deploying such services in privacy-critical cloud environments necessitates the development of secure inference (SI) protocols that safeguard sensitive GS data. However, existing SI solutions largely focus on convolutional models for image and text data, leaving the challenge of securing GNNs and GS data relatively underexplored. In this work, we design, implement, and evaluate \sysname\sysname, a lightweight cryptographic scheme for graph-centric inference in the cloud. By hybridizing additive and function secret sharings within secure two-party computation (2PC), \sysname\sysname is carefully designed based on a series of novel 2PC interactive protocols that achieve 1.5×1.7×1.5\times \sim 1.7\times speedups for linear layers and 2×15×2\times \sim 15\times for non-linear layers over state-of-the-art (SotA) solutions. A thorough theoretical analysis is provided to prove \sysname\sysname's correctness, security, and lightweight nature. Extensive experiments across four datasets demonstrate \sysname\sysname's superior efficiency with 1.3×4.7×1.3\times \sim 4.7\times faster secure predictions while maintaining accuracy comparable to plaintext graph property inference.

Keywords

Cite

@article{arxiv.2511.02185,
  title  = {PrivGNN: High-Performance Secure Inference for Cryptographic Graph Neural Networks},
  author = {Fuyi Wang and Zekai Chen and Mingyuan Fan and Jianying Zhou and Lei Pan and Leo Yu Zhang},
  journal= {arXiv preprint arXiv:2511.02185},
  year   = {2025}
}

Comments

Accepted to FC'25

R2 v1 2026-07-01T07:20:28.883Z