Breaking the n1.5 Additive Error Barrier for Private and Efficient Graph Sparsification via Private Expander Decomposition
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 n-node graphs approximate each cut within O(n1.5) additive error and 1+γ multiplicative error for any γ > 0 [Gupta, Roth, Ullman TCC'12]. In contrast, "inefficient" algorithms, i.e., those requiring exponential time, can achieve an O(n) additive error and 1+γ multiplicative error [Eli\'as, Kapralov, Kulkarni, Lee SODA'20]. In this work, we break the n1.5 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 with multiplicative error 1+γ and additive error n1.25 + o(1) (ignoring dependencies on , δ, γ). At the heart of our approach lies a private algorithm for expander decomposition, a popular and powerful technique in (non-private) graph algorithms.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.