vix.ing · top · new · best · stats · spec

Privacy-Preserving Graph Embedding based on Local Differential Privacy

2023/10/17 by Zening Li, Rong-Hua Li, Li, Zening +7 · 2 citations
Computer Science · Social Sciences · #Cryptography and Security (cs.CR) #FOS: Computer and information sciences #Health disparities and outcomes #Machine Learning (cs.LG) #Privacy-Preserving Technologies in Data #Social and Information Networks (cs.SI)

paper · pdf · doi:10.48550/arxiv.2310.11060

openalex publication_date 2023/10/17 · openalex created_date 2023/10/21 · openalex updated_date 2026/07/28

Abstract

Graph embedding has become a powerful tool for learning latent representations of nodes in a graph. Despite its superior performance in various graph-based machine learning tasks, serious privacy concerns arise when the graph data contains personal or sensitive information. To address this issue, we investigate and develop graph embedding algorithms that satisfy local differential privacy (LDP). We introduce a novel privacy-preserving graph embedding framework, named PrivGE, to protect node data privacy. Specifically, we propose an LDP mechanism to obfuscate node data and utilize personalized PageRank as the proximity measure to learn node representations. Furthermore, we provide a theoretical analysis of the privacy guarantees and utility offered by the PrivGE framework. Extensive experiments on several real-world graph datasets demonstrate that PrivGE achieves an optimal balance between privacy and utility, and significantly outperforms existing methods in node classification and link prediction tasks.

Cited by

Related