Sublinear Space Graph Algorithms in the Continual Release Model
Alessandro Epasto, Quanquan C. Liu, Tamalika Mukherjee, Felix Zhou

TL;DR
This paper introduces sublinear space differentially private algorithms for graph problems in the continual release model, enabling private, real-time updates of solutions including vertex subsets, using sparsification techniques.
Contribution
It presents the first sublinear space algorithms for multiple graph problems in the continual release model, including vertex subset outputs for densest subgraph, and introduces a new sparse data structure for k-core decomposition.
Findings
Algorithms achieve sublinear space in edges and vertices.
First continual release algorithms output vertex subsets for densest subgraph.
Polynomial lower bounds for dynamic edge-privacy are established.
Abstract
The graph continual release model of differential privacy seeks to produce differentially private solutions to graph problems under a stream of edge updates where new private solutions are released after each update. Thus far, previously known edge-differentially private algorithms for most graph problems including densest subgraph and matchings in the continual release setting only output real-value estimates (not vertex subset solutions) and do not use sublinear space. Instead, they rely on computing exact graph statistics on the input [FHO21,SLMVC18]. In this paper, we leverage sparsification to address the above shortcomings for edge-insertion streams. Our edge-differentially private algorithms use sublinear space with respect to the number of edges in the graph while some also achieve sublinear space in the number of vertices in the graph. In addition, for the densest subgraph…
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.
