Differential Privacy from Locally Adjustable Graph Algorithms: $k$-Core Decomposition, Low Out-Degree Ordering, and Densest Subgraphs
Laxman Dhulipala, Quanquan C. Liu, Sofya Raskhodnikova, Jessica Shi,, Julian Shun, Shangdi Yu

TL;DR
This paper introduces a formal framework linking locally adjustable graph algorithms to differential privacy, and presents new private algorithms for densest subgraphs, k-core decomposition, with improved accuracy and efficiency.
Contribution
It formalizes the concept of locally adjustable graph algorithms and develops the first differentially private algorithms for k-core and densest subgraph problems.
Findings
Achieves near-linear runtime for private densest subgraph algorithm.
Provides the first differentially private k-core decomposition algorithm.
Improves approximation factors over previous private algorithms.
Abstract
Differentially private algorithms allow large-scale data analytics while preserving user privacy. Designing such algorithms for graph data is gaining importance with the growth of large networks that model various (sensitive) relationships between individuals. While there exists a rich history of important literature in this space, to the best of our knowledge, no results formalize a relationship between certain parallel and distributed graph algorithms and differentially private graph analysis. In this paper, we define \emph{locally adjustable} graph algorithms and show that algorithms of this type can be transformed into differentially private algorithms. Our formalization is motivated by a set of results that we present in the central and local models of differential privacy for a number of problems, including -core decomposition, low out-degree ordering, and densest subgraphs.…
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
