Near-Optimal Distributed Maximum Flow
Mohsen Ghaffari, Andreas Karrenbauer, Fabian Kuhn, Christoph, Lenzen, Boaz Patt-Shamir

TL;DR
This paper introduces a near-optimal distributed algorithm for approximating maximum flow in undirected networks, significantly improving previous bounds and nearly matching theoretical lower bounds in the CONGEST model.
Contribution
It presents the first near-optimal distributed maximum flow algorithm with improved round complexity and develops new distributed constructions of spanning trees and cut approximators.
Findings
Achieves $(D+ \sqrt{n}) imes n^{o(1)}$ round complexity for maximum flow approximation.
Develops a distributed construction of low-stretch spanning trees.
Creates a distributed $n^{o(1)}$-congestion approximator for network cuts.
Abstract
We present a near-optimal distributed algorithm for -approximation of single-commodity maximum flow in undirected weighted networks that runs in communication rounds in the \Congest model. Here, and denote the number of nodes and the network diameter, respectively. This is the first improvement over the trivial bound of , and it nearly matches the round complexity lower bound. The development of the algorithm contains two results of independent interest: (i) A -round distributed construction of a spanning tree of average stretch . (ii) A -round distributed construction of an -congestion approximator consisting of the cuts induced by virtual trees. The distributed representation of the cut approximator allows…
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 · Stochastic Gradient Optimization Techniques · Markov Chains and Monte Carlo Methods
