A Simple, Nearly-Optimal Algorithm for Differentially Private All-Pairs Shortest Distances
Jesse Campbell, Chunjiang Zhu

TL;DR
This paper introduces a simple, nearly-optimal differentially private algorithm for all-pairs shortest distances in graphs, significantly reducing error compared to previous methods and achieving near-optimal bounds.
Contribution
The paper presents a new nearly-optimal algorithm for differentially private APSD with improved accuracy and simplicity, including constructions with multiplicative approximations.
Findings
Achieves $ ilde{O}(n^{1/3}/ ext{epsilon})$ accuracy in $ ext{epsilon}$-DP setting.
Reduces to $ ilde{O}(n^{1/4}/ ext{epsilon})$ accuracy in $( ext{epsilon}, ext{delta})$-DP setting.
First algorithm to be optimal up to polylogarithmic factors based on a known lower bound.
Abstract
The all-pairs shortest distances (APSD) with differential privacy (DP) problem takes as input an undirected, weighted graph and outputs a private estimate of the shortest distances in between all pairs of vertices. In this paper, we present a simple -accurate algorithm to solve APSD with -DP, which reduces to in the -DP setting, where . Our algorithm greatly improves upon the error of prior algorithms, namely and in the two respective settings, and is the first to be optimal up to a polylogarithmic factor, based on a lower bound of . In the case where a multiplicative approximation is allowed, we give two different constructions of…
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
TopicsCryptography and Data Security · graph theory and CDMA systems · Optimization and Search Problems
