The Expressive Power of Uniform Population Protocols with Logarithmic Space

Philipp Czerner,Vincent Fischer,Roland Guttenberg
2024-08-19
Abstract:Population protocols are a model of computation in which indistinguishable mobile agents interact in pairs to decide a property of their initial configuration. Originally introduced by Angluin et. al. in 2004 with a constant number of states, research nowadays focuses on protocols where the space usage depends on the number of agents. The expressive power of population protocols has so far however only been determined for protocols using $o(\log n)$ states, which compute only semilinear predicates, and for $\Omega(n)$ states. This leaves a significant gap, particularly concerning protocols with $\Theta(\log n)$ or $\Theta(\operatorname{polylog} n)$ states, which are the most common constructions in the literature. In this paper we close the gap and prove that for any $\varepsilon>0$ and $f\in\Omega(\log n)\cap\mathcal{O}(n^{1-\varepsilon})$, both uniform and non-uniform population protocols with $\Theta(f(n))$ states can decide exactly $\mathsf{NSPACE}(f(n) \log n)$.
Distributed, Parallel, and Cluster Computing
What problem does this paper attempt to address?