An Almost Tight Lower Bound for Plurality Consensus with Undecided State Dynamics in the Population Protocol Model
By: Antoine El-Hayek, Robert Elsässer, Stefan Schmid
Potential Business Impact:
Helps groups of computers agree on the most popular idea.
We revisit the majority problem in the population protocol communication model, as first studied by Angluin et al. (Distributed Computing 2008). We consider a more general version of this problem known as plurality consensus, which has already been studied intensively in the literature. In this problem, each node in a system of $n$ nodes, has initially one of $k$ different opinions, and they need to agree on the (relative) majority opinion. In particular, we consider the important and intensively studied model of Undecided State Dynamics. Our main contribution is an almost tight lower bound on the stabilization time: we prove that there exists an initial configuration, even with bias $\Delta = \omega(\sqrt{n\log n})$, where stabilization requires $\Omega(kn\log \frac {\sqrt n} {k \log n})$ interactions, or equivalently, $\Omega(k\log \frac {\sqrt n} {k \log n})$ parallel time for any $k = o\left(\frac {\sqrt n}{\log n}\right)$. This bound is tight for any $ k \le n^{\frac 1 2 - \epsilon}$, where $\epsilon >0$ can be any small constant, as Amir et al.~(PODC'23) gave a $O(k\log n)$ parallel time upper bound for $k = O\left(\frac {\sqrt n} {\log ^2 n}\right)$.
Similar Papers
Time- and Space-Optimal Silent Self-Stabilizing Exact Majority in Population Protocols
Distributed, Parallel, and Cluster Computing
Helps groups of computers agree on one choice.
Space-efficient population protocols for exact majority in general graphs
Distributed, Parallel, and Cluster Computing
Makes many computers agree on one answer.
3-Majority and 2-Choices with Many Opinions
Distributed, Parallel, and Cluster Computing
Makes groups agree on one idea faster.