Fully Adaptive Self-Stabilizing Transformer for LCL Problems
Shimon Bitton, Yuval Emek, Taisuke Izumi, and Shay Kutten

TL;DR
This paper introduces a universal self-stabilizing transformer for local graph problems, enabling quick, adaptive recovery from faults with minimal message overhead, applicable to infinite graphs and producing anonymous solutions.
Contribution
It presents the first generic self-stabilizing transformer for LCL problems that is fully adaptive, size-uniform, and applicable to infinite graphs, improving fault recovery efficiency.
Findings
Transformer stabilizes in expected time proportional to log(k + Δ)
Produces anonymous, size-uniform self-stabilizing algorithms
Applicable to infinite graphs with degree bound Δ
Abstract
The first generic self-stabilizing transformer for local problems in a constrained bandwidth model is introduced. This transformer can be applied to a wide class of locally checkable labeling (LCL) problems, converting a given fault free synchronous algorithm that satisfies certain conditions into a self-stabilizing synchronous algorithm for the same problem. The resulting self-stabilizing algorithms are anonymous, size-uniform, and \emph{fully adaptive} in the sense that their time complexity is bounded as a function of the number of nodes that suffered faults (possibly at different times) since the last legal configuration. Specifically, for graphs whose degrees are up-bounded by , the algorithms produced by the transformer stabilize in time proportional to in expectation, independently of the number of nodes in the graph. As such, the transformer is…
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.
Taxonomy
TopicsDistributed systems and fault tolerance · Complexity and Algorithms in Graphs · Interconnection Networks and Systems
