PrivDPR: Synthetic Graph Publishing with Deep PageRank under Differential Privacy
Sen Zhang, Haibo Hu, Qingqing Ye, Jianliang Xu

TL;DR
PrivDPR introduces a novel differentially private graph synthesis method using deep PageRank, effectively balancing privacy and utility by mitigating sensitivity issues and enabling high-quality synthetic graphs.
Contribution
The paper proposes PrivDPR, a new deep PageRank-based approach that achieves differential privacy in graph synthesis while addressing sensitivity and privacy budget challenges.
Findings
PrivDPR satisfies node-level differential privacy.
It preserves key structural properties of real-world graphs.
The method demonstrates high utility in experiments.
Abstract
The objective of privacy-preserving synthetic graph publishing is to safeguard individuals' privacy while retaining the utility of original data. Most existing methods focus on graph neural networks under differential privacy (DP), and yet two fundamental problems in generating synthetic graphs remain open. First, the current research often encounters high sensitivity due to the intricate relationships between nodes in a graph. Second, DP is usually achieved through advanced composition mechanisms that tend to converge prematurely when working with a small privacy budget. In this paper, inspired by the simplicity, effectiveness, and ease of analysis of PageRank, we design PrivDPR, a novel privacy-preserving deep PageRank for graph synthesis. In particular, we achieve DP by adding noise to the gradient for a specific weight during learning. Utilizing weight normalization as a bridge, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Privacy, Security, and Data Protection · Blockchain Technology Applications and Security
