Population protocols are a model of distributed computation in which finite-state agents interact randomly in pairs. A protocol decides for any initial configuration whether it satisfies a fixed property, specified as a predicate on the set of configurations. A family of protocols deciding predicates φn is succinct if it uses O(∣φn∣) states, where φn is encoded as quantifier-free Presburger formula with coefficients in binary. (All predicates decidable by population protocols can be encoded in this manner.) While it is known that succinct protocols exist for all predicates, it is open whether protocols with o(∣φn∣) states exist for \emph{any} family of predicates φn. We answer this affirmatively, by constructing protocols with O(log∣φn∣) states for some family of threshold predicates φn(x)⇔x≥kn, with k1,k2,...∈N. (In other words, protocols with O(n) states that decide x≥k for a k≥22n.) This matches a known lower bound. Moreover, our construction for threshold predicates is the first that is not 1-aware, and it is almost self-stabilising.
@article{arxiv.2204.02115,
title = {Breaking through the $\Omega(n)$-space barrier: Population Protocols Decide Double-exponential Thresholds},
author = {Philipp Czerner},
journal= {arXiv preprint arXiv:2204.02115},
year = {2024}
}