2025/04/14 by Petra Berenbrink, Robert Elsässer⋆, Berenbrink, Petra +7 · 1 citation
Decision Sciences · Computer Science · #Advanced Bandit Algorithms Research #Data Stream Mining Techniques #Mobile Crowdsensing and Crowdsourcing
paper · pdf · doi:10.48550/arxiv.2504.10417
We present a silent, self-stabilizing ranking protocol for the population protocol model of distributed computing, where agents interact in randomly chosen pairs to solve a common task. We are given n anonymous agents, and the goal is to assign each agent a unique rank in \1, …, n\. Given unique ranks, it is straightforward to select a designated leader. Thus, our protocol is a self-stabilizing leader election protocol as well. Ranking requires at least n states per agent; hence, the goal is to minimize the additional number of states, called overhead states. The core of our protocol is a space-efficient but non-self-stabilizing ranking protocol that requires only n + O(log n) states. Our protocol stabilizes in O(n2log n) interactions w.h.p. and in expectation, using n + O(log2 n) states in total. Our stabilization time is asymptotically optimal (see Burman et al., PODC'21). In comparison to the currently best known ranking protocol by Burman et al., which requires n + Ω(n) states, our result exponentially improves the number of overhead states.