Optimal Bounds on Private Graph Approximation
Jingcheng Liu, Jalaj Upadhyay, Zongrui Zou

TL;DR
This paper introduces a novel differentially private algorithm for approximating the spectral properties and cut sizes of weighted graphs with provable bounds, advancing privacy-preserving graph analysis.
Contribution
It presents the first private spectral approximation algorithm with non-trivial additive error and provides tight bounds for private cut approximation in weighted graphs.
Findings
Achieves spectral approximation with additive error O( ext{min}\u001a(G), ext{sqrt}(n))
Provides a private algorithm for approximating all (S,T)-cuts with additive error O( ext{sqrt}(mn)/ ext{epsilon})
Establishes a matching lower bound for private cut approximation in weighted graphs.
Abstract
We propose an efficient -differentially private algorithm, that given a simple {\em weighted} -vertex, -edge graph with a \emph{maximum unweighted} degree , outputs a synthetic graph which approximates the spectrum with 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 {\em log-concave distribution} defined over a convex set. Spectral approximation also allows us to approximate all possible -cuts, but it incurs an error that depends on the maximum…
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 · Complexity and Algorithms in Graphs · Cryptography and Data Security
