Differentially Private Algorithms for Graphs Under Continual Observation

06/28/2021
by   Hendrik Fichtenberger, et al.
0

Differentially private algorithms protect individuals in data analysis scenarios by ensuring that there is only a weak correlation between the existence of the user in the data and the result of the analysis. Dynamic graph algorithms maintain the solution to a problem (e.g., a matching) on an evolving input, i.e., a graph where nodes or edges are inserted or deleted over time. They output the value of the solution after each update operation, i.e., continuously. We study (event-level and user-level) differentially private algorithms for graph problems under continual observation, i.e., differentially private dynamic graph algorithms. We present event-level private algorithms for partially dynamic counting-based problems such as triangle count that improve the additive error by a polynomial factor (in the length T of the update sequence) on the state of the art, resulting in the first algorithms with additive error polylogarithmic in T. We also give ε-differentially private and partially dynamic algorithms for minimum spanning tree, minimum cut, densest subgraph, and maximum matching. The additive error of our improved MST algorithm is O(W log^3/2T / ε), where W is the maximum weight of any edge, which, as we show, is tight up to a (√(log T) / ε)-factor. For the other problems, we present a partially-dynamic algorithm with multiplicative error (1+β) for any constant β > 0 and additive error O(W log(nW) log(T) / (εβ) ). Finally, we show that the additive error for a broad class of dynamic graph algorithms with user-level privacy must be linear in the value of the output solution's range.

READ FULL TEXT

page 1

page 5

page 7

page 15

page 17

page 23

page 33

page 35

research
09/28/2020

A note on differentially private clustering with large additive error

In this note, we describe a simple approach to obtain a differentially p...
research
02/23/2022

Constant matters: Fine-grained Complexity of Differentially Private Continual Observation

We study fine-grained error bounds for differentially private algorithms...
research
11/20/2022

Differential Privacy from Locally Adjustable Graph Algorithms: k-Core Decomposition, Low Out-Degree Ordering, and Densest Subgraphs

Differentially private algorithms allow large-scale data analytics while...
research
07/07/2023

Differential Privacy for Clustering Under Continual Observation

We consider the problem of clustering privately a dataset in ℝ^d that un...
research
06/01/2021

Differentially Private Densest Subgraph

Given a graph, the densest subgraph problem asks for a set of vertices s...
research
05/02/2019

Near Optimal Jointly Private Packing Algorithms via Dual Multiplicative Weight Update

We present an improved (ϵ, δ)-jointly differentially private algorithm f...
research
06/09/2023

Differentially Private All-Pairs Shortest Distances for Low Tree-Width Graphs

In this paper, we present a polynomial time algorithm for the problem of...

Please sign up or login with your details

Forgot password? Click here to reset