Almost-Tight Distributed Minimum Cut Algorithms
Danupon Nanongkai, Hsin-Hao Su

TL;DR
This paper introduces the first explicit distributed algorithms for exactly computing the minimum cut in weighted networks, achieving near-optimal time complexity and extending to approximate solutions with improved efficiency.
Contribution
It presents the first distributed algorithms for exact minimum cut computation and develops an efficient approximation method improving previous results.
Findings
Exact minimum cut can be computed in near-linear time in distributed networks.
A $(1+ ext{epsilon})$-approximation algorithm improves previous approximation bounds.
The algorithms are tight up to polylogarithmic factors due to known lower bounds.
Abstract
We study the problem of computing the minimum cut in a weighted distributed message-passing networks (the CONGEST model). Let be the minimum cut, be the number of nodes in the network, and be the network diameter. Our algorithm can compute exactly in time. To the best of our knowledge, this is the first paper that explicitly studies computing the exact minimum cut in the distributed setting. Previously, non-trivial sublinear time algorithms for this problem are known only for unweighted graphs when due to Pritchard and Thurimella's -time and -time algorithms for computing -edge-connected and -edge-connected components. By using the edge sampling technique of Karger's, we can convert this algorithm into a -approximation $O((\sqrt{n}\log^{*}…
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 · Privacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques
