ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2205.12597
109
5
v1v2 (latest)

Near-Optimal Leader Election in Population Protocols on Graphs

25 May 2022
Dan Alistarh
Joel Rybicki
S. Voitovych
ArXiv (abs)PDFHTML
Abstract

In the stochastic population protocol model, we are given a connected graph with nnn nodes, and in every time step, a scheduler samples an edge of the graph uniformly at random and the nodes connected by this edge interact. A fundamental task in this model is stable leader election, in which all nodes start in an identical state and the aim is to reach a configuration in which (1) exactly one node is elected as leader and (2) this node remains as the unique leader no matter what sequence of interactions follows. On cliques, the complexity of this problem has recently been settled: time-optimal protocols stabilize in Θ(nlog⁡n)\Theta(n \log n)Θ(nlogn) expected steps using Θ(log⁡log⁡n)\Theta(\log \log n)Θ(loglogn) states, whereas protocols that use O(1)O(1)O(1) states require Θ(n2)\Theta(n^2)Θ(n2) expected steps. In this work, we investigate the complexity of stable leader election on general graphs. We provide the first non-trivial time lower bounds for leader election on general graphs, showing that, when moving beyond cliques, the complexity landscape of leader election becomes very diverse: the time required to elect a leader can range from O(1)O(1)O(1) to Θ(n3)\Theta(n^3)Θ(n3) expected steps. On the upper bound side, we first observe that there exists a protocol that is time-optimal on many graph families, but uses polynomially-many states. In contrast, we give a near-time-optimal protocol that uses only O(log⁡2n)O(\log^2n)O(log2n) states that is at most a factor log⁡n\log nlogn slower. Finally, we show that the constant-state protocol of Beauquier et al. [OPODIS 2013] is at most a factor nlog⁡nn \log nnlogn slower than the fast polynomial-state protocol. Moreover, among constant-state protocols, this protocol has near-optimal average case complexity on dense random graphs.

View on arXiv
Comments on this paper