Population Protocols for Exact Plurality Consensus -- How a small chance of failure helps to eliminate insignificant opinions

Abstract

We consider the exact plurality consensus problem for population protocols. Here, n anonymous agents start each with one of k opinions. Their goal is to agree on the initially most frequent opinion (the plurality opinion) via random, pairwise interactions. The case of k = 2 opinions is known as the majority problem. Recent breakthroughs led to an always correct, exact majority population protocol that is both time- and space-optimal, needing O( n) states per agent and, with high probability, O( n) time~[Doty, Eftekhari, Gasieniec, Severson, Stachowiak, and Uznanski; 2021]. We know that any always correct protocol requires (k2) states, while the currently best protocol needs O(k11) states~[Natale and Ramezani; 2019]. For ordered opinions, this can be improved to O(k6)~[Gasieniec, Hamilton, Martin, Spirakis, and Stachowiak; 2016]. We design protocols for plurality consensus that beat the quadratic lower bound by allowing a negligible failure probability. While our protocols might fail, they identify the plurality opinion with high probability even if the bias is 1. Our first protocol achieves this via k-1 tournaments in time O(k · n) using O(k + n) states. While it assumes an ordering on the opinions, we remove this restriction in our second protocol, at the cost of a slightly increased time O(k · n + 2 n). By efficiently pruning insignificant opinions, our final protocol reduces the number of tournaments at the cost of a slightly increased state complexity O(k · n + n). This improves the time to O(n / x · n + 2 n), where x is the initial size of the plurality. Note that n/x is at most k and can be much smaller (e.g., in case of a large bias or if there are many small opinions).

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…