Improved Deterministic Network Decomposition
Mohsen Ghaffari, Christoph Grunau, V\'aclav Rozho\v{n}

TL;DR
This paper introduces improved deterministic and randomized network decomposition algorithms that reduce complexity and remove identifier dependence, enabling faster distributed solutions for graph problems.
Contribution
It presents a deterministic network decomposition algorithm with $O( ext{log}^5 n)$ rounds and a new randomized approach that eliminates identifier dependence, improving distributed graph algorithms.
Findings
Deterministic decomposition runs in $O( ext{log}^5 n)$ rounds.
Randomized decomposition's complexity no longer depends on node identifiers.
Enhanced algorithms for distributed graph problems in the CONGEST model.
Abstract
Network decomposition is a central tool in distributed graph algorithms. We present two improvements on the state of the art for network decomposition, which thus lead to improvements in the (deterministic and randomized) complexity of several well-studied graph problems. - We provide a deterministic distributed network decomposition algorithm with round complexity, using -bit messages. This improves on the -round algorithm of Rozho\v{n} and Ghaffari [STOC'20], which used large messages, and their -round algorithm with -bit messages. This directly leads to similar improvements for a wide range of deterministic and randomized distributed algorithms, whose solution relies on network decomposition, including the general distributed derandomization of Ghaffari, Kuhn, and Harris [FOCS'18]. - One drawback of the algorithm of…
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.
