Optimal Bounds on Private Graph Approximation

Abstract

We propose an efficient ε-differentially private algorithm, that given a simple weighted n-vertex, m-edge graph G with a maximum unweighted degree (G) ≤ n-1, outputs a synthetic graph which approximates the spectrum with O(\(G), n\) bound on the purely additive error. To the best of our knowledge, this is the first ε-differentially private algorithm with a non-trivial additive error for approximating the spectrum of the graph. One of the subroutines of our algorithm also precisely simulates the exponential mechanism over a non-convex set, which could be of independent interest given the recent interest in sampling from a log-concave distribution defined over a convex set. Spectral approximation also allows us to approximate all possible (S,T)-cuts, but it incurs an error that depends on the maximum degree, (G). We further show that using our sampler, we can also output a synthetic graph that approximates the sizes of all (S,T)-cuts on n vertices weighted graph G with m edges while preserving (ε,δ)-differential privacy and an additive error of O(mn/ε). We also give a matching lower bound (with respect to all the parameters) on the private cut approximation for weighted graphs. This removes the gap of Wavg in the upper and lower bound in Eli\'as, Kapralov, Kulkarni, and Lee (SODA 2020), where Wavg is the average edge weight.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…