Panther让图神经网络在云端训练推理更私密且省钱
Panther: A Cost-Effective Privacy-Preserving Framework for GNN Training and Inference Services in Cloud Environments
- 用四方计算+随机填充邻居信息保护隐私
- 训练和推理速度提升75%以上,通信开销降一半
- 适合关注隐私与成本的云上GNN用户
图神经网络(GNN)在交通状态预测、社交推荐、知识问答等领域影响显著。随着用户向云计算迁移,如何在保护隐私的同时释放GNN潜力成为关键挑战:训练与推理数据需防范外部攻击者窃取。现有隐私保护方案计算与通信开销大,导致成本高昂,难以普及。为此,本文提出Panther,一种面向云端GNN训练与推理的低成本隐私保护框架。技术上,Panther采用四方计算异步执行安全数组访问协议,并对节点邻接信息进行随机填充。理论证明其可同时保护训练与推理过程的隐私。评估显示,相较于最先进方法,Panther平均降低训练时间75.28%、推理时间82.80%,通信开销减少52.61%与50.26%;基于谷歌云按需计价模型,预计可节省55.05%与59.00%的财务成本。
原文摘要 · Abstract (English)
Graph Neural Networks (GNNs) have marked significant impact in traffic state prediction, social recommendation, knowledge-aware question answering and so on. As more and more users move towards cloud computing, it has become a critical issue to unleash the power of GNNs while protecting the privacy in cloud environments. Specifically, the training data and inference data for GNNs need to be protected from being stolen by external adversaries. Meanwhile, the financial cost of cloud computing is another primary concern for users. Therefore, although existing studies have proposed privacy-preserving techniques for GNNs in cloud environments, their additional computational and communication overhead remain relatively high, causing high financial costs that limit their widespread adoption among users. To protect GNN privacy while lowering the additional financial costs, we introduce Panther, a cost-effective privacy-preserving framework for GNN training and inference services in cloud environments. Technically, Panther leverages four-party computation to asynchronously executing the secure array access protocol, and randomly pads the neighbor information of GNN nodes. We prove that Panther can protect privacy for both training and inference of GNN models. Our evaluation shows that Panther reduces the training and inference time by an average of 75.28% and 82.80%, respectively, and communication overhead by an average of 52.61% and 50.26% compared with the state-of-the-art, which is estimated to save an average of 55.05% and 59.00% in financial costs (based on on-demand pricing model) for the GNN training and inference process on Google Cloud Platform.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。