The Distributed Complexity Landscape on Trees Depends on the Knowledge About the Network Size

📅 2026-05-12
📈 Citations: 0
Influential: 0
📄 PDF

career value

235K/year
🤖 AI Summary
This study investigates whether the extent of nodes’ knowledge about the network size \(n\)—such as knowing its exact value, having a polynomial upper bound, or being completely oblivious—fundamentally alters the complexity landscape of locally checkable labeling problems (LCLs) on trees in the LOCAL model. By integrating deterministic and randomized algorithmic analysis, complexity reductions, and LCL classification theory, this work establishes for the first time that the absence of precise knowledge of \(n\) induces a qualitative shift in LCL complexity: randomized algorithms gain substantial advantage, certain problems exhibit unnatural complexity classes, and lower-bound results become highly sensitive to the precise definition of asymptotic notation (e.g., \(\Omega\)). These findings underscore the critical, yet often overlooked, role of network-size assumptions in distributed complexity theory.
📝 Abstract
One of the central models in distributed computing is Linial's LOCAL model [SIAM J. Comp. 1992]. Over time, researchers have studied distributed graph problems in the LOCAL model under slightly different assumptions, such as whether nodes know the exact network size $n$, only a polynomial upper bound on $n$, or nothing at all. We ask whether these differences are merely technical or fundamentally affect the theory of Locally Checkable Labelings (LCLs), one of the most studied problem classes. LCLs are graph problems whose valid solutions can be characterized by a finite set of allowed constant-radius neighborhoods. Since their introduction by Naor and Stockmeyer [FOCS 1995], they have become central in distributed computing, and the last decade has seen major progress in understanding their complexity. For example, Chang, Kopelowitz, and Pettie [FOCS 2016] showed that the randomized complexity of any LCL on $n$-node graphs is at least its deterministic complexity on $\sqrt{\log n}$-node graphs. Later, Chang and Pettie [FOCS 2017] showed that any randomized $n^{o(1)}$-round algorithm for LCLs on bounded-degree trees can be turned into a deterministic $O(\log n)$-round algorithm. Then, Balliu et al. [STOC 2018] showed that such automatic speedups are impossible for general bounded-degree graphs. However, these results fundamentally rely on nodes knowing $n$. How much does this assumption affect the theory of LCLs? Our work shows that if nodes are oblivious to $n$, or know only a polynomial upper bound on it, then even on trees, the theory of LCLs changes significantly. While the fundamental classification of problems remains the same, we show the landscape becomes much more complex: for example, for LCLs, randomness helps in more cases; some problems have very unnatural complexities; and some have a lower bound that depends on which definition of $Ω$ we use!
Problem

Research questions and friction points this paper is trying to address.

distributed computing
LOCAL model
LCL
network size knowledge
complexity landscape
Innovation

Methods, ideas, or system contributions that make the work stand out.

distributed computing
LOCAL model
LCL problems
network size knowledge
randomization
🔎 Similar Papers
No similar papers found.