A Nearly Time-Optimal Distributed Approximation of Minimum Cost $k$-Edge-Connected Spanning Subgraph
Michal Dory, Mohsen Ghaffari

TL;DR
This paper introduces the first nearly time-optimal distributed algorithm for approximating the minimum-cost $k$-edge-connected spanning subgraph for general $k$, achieving sublinear round complexity and near-optimal bounds.
Contribution
It presents a novel distributed algorithm for $k$-ECSS with sublinear time complexity, extending understanding beyond the well-studied $k=1,2$ cases.
Findings
Achieves $ ilde{O}(k(D+k extsqrt{n}))$ round complexity.
Provides an $O( extlog n extlog k)$ approximation factor.
Introduces a structural lemma for succinctly representing all minimum cuts.
Abstract
The minimum-cost -edge-connected spanning subgraph (-ECSS) problem is a generalization and strengthening of the well-studied minimum-cost spanning tree (MST) problem. While the round complexity of distributedly computing the latter has been well-understood, the former remains mostly open, especially as soon as . In this paper, we present the first distributed algorithm that computes an approximation of -ECSS in sublinear time for general . Concretely, we describe a randomized distributed algorithm that, in rounds, computes a -edge-connected spanning subgraph whose cost is within an factor of optimal. Here, and denote the number of vertices and diameter of the graph, respectively. This time complexity is nearly optimal for any , almost matching an lower bound.…
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
