N2E: A General Framework to Reduce Node-Differential Privacy to Edge-Differential Privacy for Graph Analytics
Yihua Hu, Hao Ding, Wei Dong

TL;DR
This paper introduces N2E, a framework that converts node-DP graph tasks into edge-DP tasks, improving utility by reducing error and enabling the use of existing mechanisms, with applications to degree estimation and distribution.
Contribution
The paper presents the first general framework for reducing node-DP to edge-DP in graph analytics, featuring novel techniques for degree approximation and error reduction.
Findings
Achieves up to 2.5x error reduction in edge counting
Achieves up to 80x error reduction in degree distribution estimation
Matches state-of-the-art error bounds for edge counting
Abstract
Differential privacy (DP) has been widely adopted to protect sensitive information in graph analytics. While edge-DP, which protects privacy at the edge level, has been extensively studied, node-DP, offering stronger protection for entire nodes and their incident edges, remains largely underexplored due to its technical challenges. A natural way to bridge this gap is to develop a general framework for reducing node-DP graph analytical tasks to edge-DP ones, enabling the reuse of existing edge-DP mechanisms. A straightforward solution based on group privacy divides the privacy budget by a given degree upper bound, but this leads to poor utility when the bound is set conservatively large to accommodate worst-case inputs. To address this, we propose node-to-edge (N2E), a general framework that reduces any node-DP graph analytical task to an edge-DP one, with the error dependency on the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks · Big Data and Digital Economy
