Consensus with Bounded Space and Minimal Communication
Simina Branzei, Yuval Peres

TL;DR
This paper investigates the communication complexity of achieving consensus in population protocols with bounded memory, providing tight bounds and efficient protocols for various memory sizes.
Contribution
It introduces a protocol matching the lower bound for communication complexity and demonstrates fast consensus with limited memory in population protocols.
Findings
Achieves consensus in O(log n) time with optimal communication for certain memory sizes.
Provides a tight bound on communication complexity as a function of memory size.
Shows that the lower bound on communication complexity is sharp.
Abstract
Population protocols are a fundamental model in distributed computing, where many nodes with bounded memory and computational power have random pairwise interactions over time. This model has been studied in a rich body of literature aiming to understand the tradeoffs between the memory and time needed to perform computational tasks. We study the population protocol model focusing on the communication complexity needed to achieve consensus with high probability. When the number of memory states is , the best upper bound known was given by a protocol with communication, while the best lower bound was communication. We design a protocol that shows the lower bound is sharp. When each agent has states of memory, with , consensus can be reached in time with $O(n…
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 · Privacy-Preserving Technologies in Data · Optimization and Search Problems
