Space-efficient population protocols for exact majority on general graphs
Joel Rybicki, Jakob Solnerzik, Olivier Stietel, Robin Vacus

TL;DR
This paper advances the understanding of exact majority consensus in population protocols on general graphs by establishing tight bounds and proposing efficient protocols that adapt to graph properties like relaxation time and degree imbalance.
Contribution
It provides asymptotically tight lower bounds and new upper bounds for exact majority consensus, incorporating graph parameters such as relaxation time and degree imbalance, and matches known bounds for regular expanders.
Findings
Protocols stabilize in $O(\frac{\Delta}{\delta} \tau_{\mathsf{rel}} \log^2 n)$ steps.
Space complexity is $O(\log n \cdot (\log(\frac{\Delta}{\delta}) + \log(\frac{\tau_{\mathsf{rel}}}{n})))$ states.
For regular expanders, stabilization time is $O(n \log^2 n)$ steps.
Abstract
We study exact majority consensus in the population protocol model. In this model, the system is described by a graph with nodes, and in each time step, a scheduler samples uniformly at random a pair of adjacent nodes to interact. In the exact majority consensus task, each node is given a binary input, and the goal is to design a protocol that almost surely reaches a stable configuration, where all nodes output the majority input value. We give improved upper and lower bounds for exact majority in general graphs. First, we give asymptotically tight time lower bounds for general (unbounded space) protocols. Second, we obtain new upper bounds parameterized by the relaxation time of the random walk on induced by the scheduler and the degree imbalance of . Specifically, we give a protocol that stabilizes in $O\left(…
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.
Taxonomy
TopicsDistributed systems and fault tolerance · Opportunistic and Delay-Tolerant Networks · Peer-to-Peer Network Technologies
