DejaVu: A Minimalistic Mechanism for Distributed Plurality Consensus
Francesco d'Amore, Niccol\`o D'Archivio, George Giakkoupis, Fr\'ed\'eric Giroire, Emanuele Natale

TL;DR
DejaVu is a simple, repetition-based mechanism for distributed plurality consensus that is communication-efficient and competitive with existing protocols like h-majority.
Contribution
It introduces DejaVu, a minimalistic opinion update rule based solely on detecting repeated opinions, avoiding counters or frequency estimations.
Findings
DejaVu achieves plurality consensus efficiently in distributed systems.
It is more communication-efficient than traditional h-majority protocols in some regimes.
The analysis introduces new technical ideas of independent interest.
Abstract
We study the plurality consensus problem in distributed systems where a population of extremely simple agents, each initially holding one of opinions, aims to agree on the initially most frequent one. In this setting, -majority is arguably the simplest and most studied protocol, in which each agent samples the opinion of neighbors uniformly at random and updates its opinion to the most frequent value in the sample. We propose a new, extremely simple mechanism called D\'ej\`aVu: an agent queries neighbors until it encounters an opinion for the second time, at which point it updates its own opinion to the duplicate value. This rule does not require agents to maintain counters or estimate frequencies, nor to choose any parameter (such as a sample size ); it relies solely on the primitive ability to detect repetition. We provide a rigorous analysis of D\'ej\`aVu that relies on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
