Breaking the $n^{1.5}$ Additive Error Barrier for Private and Efficient Graph Sparsification via Private Expander Decomposition
Anders Aamand, Justin Y. Chen, Mina Dalirrooyfard, Slobodan Mitrovi\'c, Yuriy Nevmyvaka, Sandeep Silwal, Yinzhan Xu

TL;DR
This paper introduces a differentially private, polynomial-time algorithm for graph cut sparsification that surpasses previous additive error barriers, achieving an additive error of approximately n^{1.25} while maintaining multiplicative accuracy.
Contribution
It presents the first efficient private algorithm that breaks the n^{1.5} additive error barrier for graph sparsification using private expander decomposition.
Findings
Achieves additive error of n^{1.25 + o(1)} in private graph sparsification.
Provides a polynomial-time differentially private algorithm for expander decomposition.
Improves the accuracy of private graph cut approximations over previous methods.
Abstract
We study differentially private algorithms for graph cut sparsification, a fundamental problem in algorithms, privacy, and machine learning. While significant progress has been made, the best-known private and efficient cut sparsifiers on -node graphs approximate each cut within additive error and multiplicative error for any [Gupta, Roth, Ullman TCC'12]. In contrast, "inefficient" algorithms, i.e., those requiring exponential time, can achieve an additive error and multiplicative error [Eli{\'a}{\v{s}}, Kapralov, Kulkarni, Lee SODA'20]. In this work, we break the additive error barrier for private and efficient cut sparsification. We present an -DP polynomial time algorithm that, given a non-negative weighted graph, outputs a private synthetic graph approximating all cuts…
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
Taxonomy
TopicsComplexity and Algorithms in Graphs · Cryptography and Data Security · Privacy-Preserving Technologies in Data
