Distributed Self-Stabilizing MIS with Few States and Weak Communication
Résumé
We study a simple random process that computes a maximal independent set (MIS) on a general $n$-vertex graph.
Each vertex has a binary state, black or white, where black indicates inclusion into the MIS.
The vertex states are arbitrary initially, and are updated in parallel:
In each round, every vertex whose state is "inconsistent" with its neighbors, i.e., it is black and has a black neighbor, or it is white and all neighbors are white, changes its state with probability $1/2$.
The process stabilizes with probability 1 on any graph, and the resulting set of black vertices is an MIS.
We show that the expected stabilization time is $O(\log n)$ on certain graph families, such as cliques and graphs of bounded arboricity.
Our main result is that the process stabilizes in $poly(\log n)$ rounds w.h.p. on $G_{n,p}$ random graphs, for $0\leq p \leq poly(\log n)\cdot n^{-1/2}$ or $p \geq 1/poly(\log n)$.
Further, we propose an extension of this process, with larger but still constant vertex state space, which stabilizes in $poly(\log n)$ rounds on $G_{n,p}$ w.h.p., for all $1\leq p\leq 1$.
Both processes readily translate into distributed/parallel MIS algorithms, which are self-stabilizing, use constant space (and constant random bits per round), and assume restricted communication as in the beeping or the synchronous stone age models.
To the best of our knowledge, no previously known MIS algorithm is self-stabilizing, uses constant space and constant randomness, and stabilizes in $poly(\log n)$ rounds on $G_{n,p}$ random graphs.
Origine | Fichiers produits par l'(les) auteur(s) |
---|