Improved Tree Sparsifiers in Near-Linear Time
Daniel Agassy, Dani Dorfman, Haim Kaplan

TL;DR
This paper introduces a near-linear time algorithm for constructing high-quality tree sparsifiers that approximate graph cuts and flows, improving previous bounds and simplifying the construction process.
Contribution
It presents a near-linear time algorithm for constructing tree cut- and flow-sparsifiers with improved approximation quality, leveraging recent expander decomposition techniques.
Findings
Constructs a tree cut-sparsifier of quality O(log^2 n log log n) in near-linear time.
Yields a tree flow-sparsifier of quality O(log^3 n log log n).
Improves previous flow-sparsifier quality from O(log^4 n) to near-linear time algorithms.
Abstract
A \emph{tree cut-sparsifier} of quality of a graph is a single tree that preserves the capacities of all cuts in the graph up to a factor of . A \emph{tree flow-sparsifier} of quality guarantees that every demand that can be routed in can also be routed in with congestion at most . We present a near-linear time algorithm that, for any undirected capacitated graph , constructs a tree cut-sparsifier of quality , where . This nearly matches the quality of the best known polynomial construction of a tree cut-sparsifier, of quality [R\"acke and Shah, ESA~2014]. By the flow-cut gap, our result yields a tree flow-sparsifier (and congestion-approximator) of quality . This improves on the celebrated result of [R\"acke, Shah, and T\"aubig,…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Stochastic Gradient Optimization Techniques
