Fast computation by population protocols with a leader

  • Authors:
  • Dana Angluin;James Aspnes;David Eisenstat

  • Affiliations:
  • Department of Computer Science, Yale University;Department of Computer Science, Yale University;Department of Computer Science, Princeton University

  • Venue:
  • DISC'06 Proceedings of the 20th international conference on Distributed Computing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Fast algorithms are presented for performing computations in a probabilistic population model. This is a variant of the standard population protocol model—in which finite-state agents interact in pairs under the control of an adversary scheduler—where all pairs are equally likely to be chosen for each interaction. It is shown that when a unique leader agent is provided in the initial population, the population can simulate a virtual register machine in which standard arithmetic operations like comparison, addition, subtraction, and multiplication and division by constants can be simulated in O(n log4n) interactions with high probability. Applications include a reduction of the cost of computing a semilinear predicate to O(n log4n) interactions from the previously best-known bound of O(n2 logn) interactions and simulation of a LOGSPACE Turing machine using the same O(n log4n) interactions per step. These bounds on interactions translate into O(log4n) time per step in a natural parallel model in which each agent participates in an expected Θ(1) interactions per time unit. The central method is the extensive use of epidemics to propagate information from and to the leader, combined with an epidemic-based phase clock used to detect when these epidemics are likely to be complete.