Time-Aware Projections: Truly Node-Private Graph Statistics under Continual Observation
Palak Jain, Adam Smith, Connor Wagaman

TL;DR
This paper introduces the first algorithms that achieve node-differential privacy in continual graph data release without assuming prior bounds on graph degree, enabling accurate analysis of sparse graphs for various statistics.
Contribution
The authors develop unconditionally private algorithms for continual graph analysis that do not rely on degree bounds, using novel projection techniques and an online Propose-Test-Release framework.
Findings
Algorithms accurately release graph statistics on sparse graphs.
Unconditional privacy achieved without degree bound assumptions.
Error bounds are near-optimal up to polylogarithmic factors.
Abstract
We describe the first algorithms that satisfy the standard notion of node-differential privacy in the continual release setting (i.e., without an assumed promise on input streams). Previous work addresses node-private continual release by assuming an unenforced promise on the maximum degree in a graph, but leaves open whether such a bound can be verified or enforced privately. Our algorithms are accurate on sparse graphs, for several fundamental graph problems: counting edges, triangles, other subgraphs, and connected components; and releasing degree histograms. Our unconditionally private algorithms generally have optimal error, up to polylogarithmic factors and lower-order terms. We provide general transformations that take a base algorithm for the continual release setting, which need only be private for streams satisfying a promised degree bound, and produce an algorithm that is…
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 · Data Management and Algorithms · Advanced Graph Neural Networks
