Distributed Coloring in the SLEEPING Model
Fabien Dufoulon, Pierre Fraigniaud, Mika\"el Rabie, Hening Zheng

TL;DR
This paper introduces an energy-efficient distributed coloring algorithm in the SLEEPING model, achieving low awake-time per node while maintaining polylogarithmic round complexity.
Contribution
It presents the first randomized $( ext{Delta}+1)$-coloring algorithm in the SLEEPING model with constant average awake-time and $O( ext{log log } n)$ maximum awake-time.
Findings
Achieves constant average awake-complexity.
Maximum awake-complexity is $O( ext{log log } n)$.
Round complexity is polylogarithmic in $n$.
Abstract
In distributed network computing, a variant of the LOCAL model has been recently introduced, referred to as the SLEEPING model. In this model, nodes have the ability to decide on which round they are awake, and on which round they are sleeping. Two (adjacent) nodes can exchange messages in a round only if both of them are awake in that round. The SLEEPING model captures the ability of nodes to save energy when they are sleeping. In this framework, a major question is the following: is it possible to design algorithms that are energy efficient, i.e., where each node is awake for a few number of rounds only, without losing too much on the time efficiency, i.e., on the total number of rounds? This paper answers positively to this question, for one of the most fundamental problems in distributed network computing, namely -coloring networks of maximum degree . We provide…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
