Local problems in trees across a wide range of distributed models
Anubhav Dhar, Eli Kujawa, Henrik Lievonen, Augusto Modanese, Mikail Muftuoglu, Jan Studený, Jukka Suomela
TL;DR
This work investigates the locality of LCL problems across a broad spectrum of distributed models on trees, exploiting a sublogarithmic to super-logarithmic classification to show that online-LOCAL and LOCAL are asymptotically equivalent for many LCL families. The authors develop depth-based classifications and log-star certificates to translate o(log n) solvability into O(log^* n) (thus O(1)) solvability in rooted regular trees, and extend such results to unrooted regular trees in the super-logarithmic regime, while establishing speedup mechanisms that transfer sublinear locality improvements to sqrt(n) locality in general trees. They introduce a framework combining classification and speedup techniques, including new depth notions and input-instance constructions, to achieve near-complete classifications for rooted regular trees and full classifications for the super-logarithmic region in unrooted regular trees, along with a general gap result showing that global problems remain global across randomized online-LOCAL in general trees. The findings significantly clarify how much quantum or other model advantages can be realized in tree-structured networks and provide practical implications for designing locality-efficient distributed algorithms in hierarchical networks. The results also lay groundwork for precise model-to-model transfers of locality bounds across a wide family of distributed computing paradigms.
Abstract
The randomized online-LOCAL model captures a number of models of computing; it is at least as strong as all of these models: - the classical LOCAL model of distributed graph algorithms, - the quantum version of the LOCAL model, - finitely dependent distributions [e.g. Holroyd 2016], - any model that does not violate physical causality [Gavoille, Kosowski, Markiewicz, DISC 2009], - the SLOCAL model [Ghaffari, Kuhn, Maus, STOC 2017], and - the dynamic-LOCAL and online-LOCAL models [Akbari et al., ICALP 2023]. In general, the online-LOCAL model can be much stronger than the LOCAL model. For example, there are locally checkable labeling problems (LCLs) that can be solved with logarithmic locality in the online-LOCAL model but that require polynomial locality in the LOCAL model. However, in this work we show that in trees, many classes of LCL problems have the same locality in deterministic LOCAL and randomized online-LOCAL (and as a corollary across all the above-mentioned models). In particular, these classes of problems do not admit any distributed quantum advantage. We present a near-complete classification for the case of rooted regular trees. We also fully classify the super-logarithmic region in unrooted regular trees. Finally, we show that in general trees (rooted or unrooted, possibly irregular, possibly with input labels) problems that are global in deterministic LOCAL remain global also in the randomized online-LOCAL model.
