We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DC

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Distributed, Parallel, and Cluster Computing

Title: Consensus with Bounded Space and Minimal Communication

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 $s = O(\log \log{n})$, the best upper bound known was given by a protocol with $O(n \log{n})$ communication, while the best lower bound was $\Omega(n \log(n)/s)$ communication.
We design a protocol that shows the lower bound is sharp. When each agent has $s=O(\log{n}^{\theta})$ states of memory, with $\theta \in (0,1/2)$, consensus can be reached in time $O(\log(n))$ with $O(n \log{(n)}/s)$ communications with high probability.
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC); Probability (math.PR)
Cite as: arXiv:2101.00025 [cs.DC]
  (or arXiv:2101.00025v1 [cs.DC] for this version)

Submission history

From: Yuval Peres [view email]
[v1] Thu, 31 Dec 2020 19:00:05 GMT (1420kb,D)

Link back to: arXiv, form interface, contact.