Probabilistic Population Protocol Models
Vladyslav Melnychuk

TL;DR
This paper investigates probabilistic population protocols, focusing on confident leader election, and demonstrates that achieving confident leader election is impossible within this model due to the linear interaction requirement.
Contribution
It introduces the probabilistic population protocol model and proves the impossibility of confident leader election within it.
Findings
Linear number of interactions needed for all states to be reachable
Confident leader election is impossible in the probabilistic model
Probabilistic extension does not enable confident leader election
Abstract
Population protocols are a relatively novel computational model in which very resource-limited anonymous agents interact in pairs with the goal of computing predicates. We consider the probabilistic version of this model, which naturally allows to consider the setup in which a small probability of an incorrect output is tolerated. The main focus of this thesis is the question of confident leader election, which is an extension of the regular leader election problem with an extra requirement for the eventual leader to detect its uniqueness. Having a confident leader allows the population protocols to determine the convergence of its computations. This behaviour of the model is highly beneficial and was shown to be feasible when the original model is extended in various ways. We show that it takes a linear in terms of the population size number of interactions for a probabilistic…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Cryptography and Data Security · Advanced Database Systems and Queries
