Recursive Mechanism: Towards Node Differential Privacy and Unrestricted Joins [Full Version, Draft 0.1]
Shixi Chen, Shuigeng Zhou

TL;DR
This paper introduces a novel differentially private mechanism supporting unrestricted joins, enabling accurate release of complex graph statistics like subgraph counts under node differential privacy.
Contribution
It proposes a new mechanism that supports unrestricted relational algebra queries with node differential privacy, addressing a key open problem in private graph analysis.
Findings
Supports arbitrary subgraph counting with node differential privacy
Provides error bounds proportional to empirical sensitivity
First solution for nontrivial graph statistics under node privacy
Abstract
Existing studies on differential privacy mainly consider aggregation on data sets where each entry corresponds to a particular participant to be protected. In many situations, a user may pose a relational algebra query on a sensitive database, and desires differentially private aggregation on the result of the query. However, no known work is capable to release this kind of aggregation when the query contains unrestricted join operations. This severely limits the applications of existing differential privacy techniques because many data analysis tasks require unrestricted joins. One example is subgraph counting on a graph. Existing methods for differentially private subgraph counting address only edge differential privacy and are subject to very simple subgraphs. Before this work, whether any nontrivial graph statistics can be released with reasonable accuracy under node differential…
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 · Cryptography and Data Security · Privacy, Security, and Data Protection
