On the Complexity of Local Distributed Graph Problems
Mohsen Ghaffari, Fabian Kuhn, Yannic Maus

TL;DR
This paper explores the complexity of local distributed graph problems in the LOCAL model, introducing a framework that links randomized and deterministic complexities and identifying a fundamental coloring problem as complete for efficient solutions.
Contribution
It introduces the SLOCAL model as a sequential analogue to analyze problem complexity and proves a coloring problem as complete, highlighting the role of rounding fractional solutions in deterministic algorithms.
Findings
A new complexity-theoretic framework for LOCAL model problems
Identification of a simple coloring problem as complete for efficient solutions
Implication that deterministic algorithms hinge on fractional rounding techniques
Abstract
This paper is centered on the complexity of graph problems in the well-studied LOCAL model of distributed computing, introduced by Linial [FOCS '87]. It is widely known that for many of the classic distributed graph problems (including maximal independent set (MIS) and -vertex coloring), the randomized complexity is at most polylogarithmic in the size of the network, while the best deterministic complexity is typically . Understanding and narrowing down this exponential gap is considered to be one of the central long-standing open questions in the area of distributed graph algorithms. We investigate the problem by introducing a complexity-theoretic framework that allows us to shed some light on the role of randomness in the LOCAL model. We define the SLOCAL model as a sequential version of the LOCAL model. Our framework allows us to prove…
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 · Optimization and Search Problems · Cryptography and Data Security
