Papers › CryptoGCN: Fast and Scalable Homomorphically Encrypted Graph Convolutional Network Inference

CryptoGCN: Fast and Scalable Homomorphically Encrypted Graph Convolutional Network Inference

24 Sep 2022arXiv:2209.11904archive 2025-07-28

Ran Ran, Nuo Xu, Wei Wang, Gang Quan, Jieming Yin, Wujie Wen

Recently cloud-based graph convolutional network (GCN) has demonstrated great success and potential in many privacy-sensitive applications such as personal healthcare and financial systems. Despite its high inference accuracy and performance on cloud, maintaining data privacy in GCN inference, which is of paramount importance to these practical applications, remains largely unexplored. In this paper, we take an initial attempt towards this and develop CryptoGCN--a homomorphic encryption (HE) based GCN inference framework. A key to the success of our approach is to reduce the tremendous computational overhead for HE operations, which can be orders of magnitude higher than its counterparts in the plaintext space. To this end, we develop an approach that can effectively take advantage of the sparsity of matrix operations in GCN inference to significantly reduce the computational overhead. Specifically, we propose a novel AMA data formatting method and associated spatial convolution methods, which can exploit the complex graph structure and perform efficient matrix-matrix multiplication in HE computation and thus greatly reduce the HE operations. We also develop a co-optimization framework that can explore the trade offs among the accuracy, security level, and computational overhead by judicious pruning and polynomial approximation of activation module in GCNs. Based on the NTU-XVIEW skeleton joint dataset, i.e., the largest dataset evaluated homomorphically by far as we are aware of, our experimental results demonstrate that CryptoGCN outperforms state-of-the-art solutions in terms of the latency and number of homomorphic operations, i.e., achieving as much as a 3.10× speedup on latency and reduces the total Homomorphic Operation Count by 77.4\% with a small accuracy loss of 1-1.5%.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2209.11904")

Code

Syntology Ran 5 of 7 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 4 ran with no contract checked.

By repository: community (archive-listed): 7 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ranran0523/cryptogcn officialmentioned in paperMIT report
harveyp123/lingcn-neurips23 mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

7 samples harvested; 5 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
4ran
2unverified

Licence: 7 of the 7 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from harveyp123/lingcn-neurips23. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

STEFunction_layer_wise harveyp123/lingcn-neurips23/net/st_gcn.py community (archive-listed) ran no licence file found · pointer only · d48a2658a544b8e0 · report
STEFunction_structured harveyp123/lingcn-neurips23/net/st_gcn.py community (archive-listed) ran no licence file found · pointer only · 8cb3c83f8182dc23 · report
x2act harveyp123/lingcn-neurips23/net/st_gcn.py community (archive-listed) ran · our draft was wrong fingerprinted no licence file found · pointer only · d88c436280399ccc · report
x2act_module harveyp123/lingcn-neurips23/net/st_gcn.py community (archive-listed) ran fingerprinted no licence file found · pointer only · a812634103a5e553 · report
x2act_node_module harveyp123/lingcn-neurips23/net/st_gcn.py community (archive-listed) ran no licence file found · pointer only · 0cf6a18eb3e103a9 · report
Model_replace harveyp123/lingcn-neurips23/net/st_gcn.py community (archive-listed) unverified no licence file found · pointer only · b31ea7771c1bebd9 · report
replace_relu_w_poly harveyp123/lingcn-neurips23/net/st_gcn.py community (archive-listed) unverified no licence file found · pointer only · 5cc6c2d6e9419c57 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AWAREConvolutionGCNPruning

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections