ResearchTrend.AI
  • Communities
  • Connect sessions
  • AI calendar
  • Organizations
  • Contact Sales
Papers
Communities
Social Events
Terms and Conditions
Pricing
Contact Sales
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2007.08253
107
84

Improved Deterministic Network Decomposition

ACM-SIAM Symposium on Discrete Algorithms (SODA), 2025
16 July 2020
M. Ghaffari
Christoph Grunau
Václav Rozhon
ArXiv (abs)PDFHTML
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 O(log⁡5n)O(\log^5 n)O(log5n) round complexity, using O(log⁡n)O(\log n)O(logn)-bit messages. This improves on the O(log⁡7n)O(\log^7 n)O(log7n)-round algorithm of Rozho\v{n} and Ghaffari [STOC'20], which used large messages, and their O(log⁡8n)O(\log^8 n)O(log8n)-round algorithm with O(log⁡n)O(\log n)O(logn)-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 Rozho\v{n} and Ghaffari, in the CONGEST\mathsf{CONGEST}CONGEST model, was its dependence on the length of the identifiers. Because of this, for instance, the algorithm could not be used in the shattering framework in the CONGEST\mathsf{CONGEST}CONGEST model. Thus, the state of the art randomized complexity of several problems in this model remained with an additive 2O(log⁡log⁡n)2^{O(\sqrt{\log\log n})}2O(loglogn​) term, which was a clear leftover of the older network decomposition complexity [Panconesi and Srinivasan STOC'92]. We present a modified version that remedies this, constructing a decomposition whose quality does not depend on the identifiers, and thus improves the randomized round complexity for various problems.

View on arXiv
Comments on this paper