提出HoGS框架,用同质性生成合成图,保护图数据隐私并提升GNN性能
HoGS: Homophily-Oriented Graph Synthesis for Local Differentially Private GNN Training
- 利用图数据同质性分别重建结构与特征,缓解差分隐私对模型的负面影响
- 在三个真实数据集上,相比基线方法,训练准确率显著提升
- 适合关注图神经网络隐私保护与实用性的研究者和开发者
图神经网络(GNN)在建模节点间高阶交互方面表现卓越,但训练过程可能泄露敏感信息,如边关系和节点特征。本地差分隐私(LDP)是保护去中心化网络中数据隐私的先进技术。然而,现有本地差分隐私GNN方法要么仅保护边隐私,要么在同时保护边与特征隐私时导致显著性能下降。本文提出一种有效LDP框架HoGS,通过生成合成图实现边与特征双重保护。具体地,HoGS先在LDP下收集图的边与特征信息,再利用图数据中的同质性现象,分别重构图结构和节点特征,从而有效缓解LDP对下游GNN训练的负面影响。我们理论上分析了HoGS的隐私保障,并使用生成的合成图输入多种先进GNN架构进行实验。在三个真实世界数据集上的结果表明,HoGS显著优于基线方法,在训练GNN的准确性方面表现更优。
原文摘要 · Abstract (English)
Graph neural networks (GNNs) have demonstrated remarkable performance in various graph-based machine learning tasks by effectively modeling high-order interactions between nodes. However, training GNNs without protection may leak sensitive personal information in graph data, including links and node features. Local differential privacy (LDP) is an advanced technique for protecting data privacy in decentralized networks. Unfortunately, existing local differentially private GNNs either only preserve link privacy or suffer significant utility loss in the process of preserving link and node feature privacy. In this paper, we propose an effective LDP framework, called HoGS, which trains GNNs with link and feature protection by generating a synthetic graph. Concretely, HoGS first collects the link and feature information of the graph under LDP, and then utilizes the phenomenon of homophily in graph data to reconstruct the graph structure and node features separately, thereby effectively mitigating the negative impact of LDP on the downstream GNN training. We theoretically analyze the privacy guarantee of HoGS and conduct experiments using the generated synthetic graph as input to various state-of-the-art GNN architectures. Experimental results on three real-world datasets show that HoGS significantly outperforms baseline methods in the accuracy of training GNNs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。