Beeping a Maximal Independent Set Fast
Abstract
We adapt a recent algorithm by Ghaffari [SODA'16] for computing a Maximal Independent Set in the LOCAL model, so that it works in the significantly weaker BEEP model. For networks with maximum degree , our algorithm terminates locally within time O(( + (1/ε)) · (1/ε)), with probability at least 1 - ε. The key idea of the modification is to replace explicit messages about transmission probabilities with estimates based on the number of received messages. After the successful introduction (and implicit use) of local analysis, e.g., by Barenboim et al. [JACM'16], Chung et al. [PODC'14], Ghaffari [SODA'16], and Halldorsson et al. [PODC'15], we study this concept in the BEEP model for the first time. By doing so, we improve over local bounds that are implicitly derived from previous work (that uses traditional global analysis) on computing a Maximal Independent Set in the model for a large range of values of the parameter . At the same time, we show that our algorithm in the model only needs to pay a (1/ε) factor in the runtime compared to the best known MIS algorithm in the much more powerful model. We demonstrate that this overhead is negligible, as communication via beeps can be implemented using significantly less resources than communication in the LOCAL model. In particular, when looking at implementing these models, one round of the model needs at least O() time units, while one round in the BEEP model needs O() time units, an improvement that diminishes the loss of a (1/ε) factor in most settings.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.