Differentially Private Gomory-Hu Trees
Anders Aamand, Justin Y. Chen, Mina Dalirrooyfard, Slobodan, Mitrovi\'c, Yuriy Nevmyvaka, Sandeep Silwal, Yinzhan Xu

TL;DR
This paper introduces a polynomial-time differentially private algorithm for approximating Gomory-Hu trees with near-optimal additive error, enabling privacy-preserving computation of all-pairs minimum cuts in graphs.
Contribution
It presents the first $ ext{ε}$-DP algorithm for approximate Gomory-Hu trees with essentially optimal error bounds, advancing privacy-preserving graph analysis.
Findings
Achieves $ ilde{O}(n/ ext{ε})$ additive error in DP Gomory-Hu tree computation.
Provides an $ ext{ε}$-DP algorithm for minimum Isolating Cuts with similar error bounds.
Improves upon previous bounds for differentially private all-pairs Min-$s$-$t$-Cut algorithms.
Abstract
Given an undirected, weighted -vertex graph , a Gomory-Hu tree is a weighted tree on such that for any pair of distinct vertices , the Min---Cut on is also a Min---Cut on . Computing a Gomory-Hu tree is a well-studied problem in graph algorithms and has received considerable attention. In particular, a long line of work recently culminated in constructing a Gomory-Hu tree in almost linear time [Abboud, Li, Panigrahi and Saranurak, FOCS 2023]. We design a differentially private (DP) algorithm that computes an approximate Gomory-Hu tree. Our algorithm is -DP, runs in polynomial time, and can be used to compute - cuts that are -additive approximations of the Min---Cuts in for all distinct with high probability. Our error bound is essentially optimal, as…
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
TopicsAdvanced Graph Theory Research · Graph Labeling and Dimension Problems · Limits and Structures in Graph Theory
