Asynchronous Fault-Tolerant Distributed Proper Coloring of Graphs
Alkida Balliu, Pierre Fraigniaud, Patrick Lambein-Monette and, Dennis Olivetti, Mikael Rabie

TL;DR
This paper extends asynchronous distributed graph coloring algorithms to crash-prone networks, providing new upper bounds for colorings and establishing lower bounds that show the limitations of such algorithms in asynchronous crash-prone settings.
Contribution
It introduces an asynchronous crash-tolerant coloring algorithm with improved bounds and proves lower bounds for coloring in crash-prone asynchronous networks, correcting previous results.
Findings
An $O( ext{max degree}^2)$-coloring algorithm in $O( ext{log}^* n)$ rounds.
A reduction showing no $k$-coloring for $k<5$ in certain asynchronous crash-prone models.
Improved coloring for cycles, achieving 5-coloring in $O( ext{log}^* n)$ rounds.
Abstract
We revisit asynchronous computing in networks of crash-prone processes, under the asynchronous variant of the standard LOCAL model, recently introduced by Fraigniaud et al. [DISC 2022]. We focus on the vertex coloring problem, and our contributions concern both lower and upper bounds for this problem. On the upper bound side, we design an algorithm tolerating an arbitrarily large number of crash failures that computes an -coloring of any -node graph of maximum degree , in rounds. This extends Linial's seminal result from the (synchronous failure-free) LOCAL model to its asynchronous crash-prone variant. Then, by allowing a dependency on on the runtime, we show that we can reduce the colors to . For cycles (i.e., for ), our algorithm achieves a 5-coloring of any -node cycle, in…
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.
