Distributed Self-Stabilizing MIS with Few States and Weak Communication

01/12/2023
by   George Giakkoupis, et al.
0

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. It is also easy to see that the expected stabilization time is O(log n) on certain graph families, such as cliques and trees. However, analyzing the process on graphs beyond these simple cases seems challenging. Our main result is that the process stabilizes in poly(log n) rounds w.h.p. on G_n,p random graphs, for 0≤ p ≤poly(log n)· n^-1/2 and p ≥ 1/poly(log n). Further, an extension of this process, with larger but still constant vertex state space, stabilizes in poly(log n) rounds on G_n,p w.h.p., for all 1≤ p≤ 1. We conjecture that this improved bound holds for the original process as well. In fact, we believe that the original process stabilizes in poly(log n) rounds on any given n-vertex graph w.h.p. 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 in general or random graphs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/29/2020

Deterministic Distributed Expander Decomposition and Routing with Applications in Distributed Derandomization

There is a recent exciting line of work in distributed graph algorithms ...
research
12/29/2022

(1-ε)-Approximate Maximum Weighted Matching in poly(1/ε, log n) Time in the Distributed and Parallel Settings

The maximum weighted matching (MWM) problem is one of the most well-stud...
research
01/26/2023

Deterministic Massively Parallel Symmetry Breaking for Sparse Graphs

We consider the problem of designing deterministic graph algorithms for ...
research
02/08/2023

Adaptive Massively Parallel Connectivity in Optimal Space

We study the problem of finding connected components in the Adaptive Mas...
research
10/12/2022

Fast Convergence to Unanimity in Dense Erdős-Rényi Graphs

Majority dynamics on the binomial Erdős-Rényi graph 𝖦(n,p) with p=λ/√(n)...
research
08/30/2019

The Communication Complexity of Set Intersection and Multiple Equality Testing

In this paper we explore fundamental problems in randomized communicatio...
research
12/28/2018

Tight Bounds on the Minimum Size of a Dynamic Monopoly

Assume that you are given a graph G=(V,E) with an initial coloring, wher...

Please sign up or login with your details

Forgot password? Click here to reset