Strong-Diameter Network Decomposition
Yi-Jun Chang, Mohsen Ghaffari

TL;DR
This paper introduces a deterministic distributed algorithm that constructs strong-diameter network decompositions with polylogarithmic parameters using small messages, advancing the understanding of efficient network partitioning in distributed computing.
Contribution
It presents a novel technique to convert weak-diameter network decompositions into strong-diameter ones with small messages, addressing a key open problem.
Findings
First polylogarithmic-round deterministic algorithm for strong-diameter decomposition
Achieves small message complexity with moderate parameter loss
Transforms weak-diameter algorithms into strong-diameter algorithms
Abstract
Network decomposition is a central concept in the study of distributed graph algorithms. We present the first polylogarithmic-round deterministic distributed algorithm with small messages that constructs a strong-diameter network decomposition with polylogarithmic parameters. Concretely, a (, ) strong-diameter network decomposition is a partitioning of the nodes of the graph into disjoint clusters, colored with colors, such that neighboring clusters have different colors and the subgraph induced by each cluster has a diameter at most . In the weak-diameter variant, the requirement is relaxed by measuring the diameter of each cluster in the original graph, instead of the subgraph induced by the cluster. A recent breakthrough of Rozho\v{n} and Ghaffari [STOC 2020] presented the first -round deterministic algorithm for constructing a weak-diameter…
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 · Cryptography and Data Security
