Compact Self-Stabilizing Leader Election for Arbitrary Networks
L\'elia Blin, S\'ebastien Tixeuil

TL;DR
This paper introduces a novel self-stabilizing leader election algorithm for arbitrary networks that significantly reduces space complexity to sub-logarithmic levels, surpassing previous bounds for silent algorithms.
Contribution
It presents the first self-stabilizing leader election algorithm for arbitrary networks with sub-logarithmic space complexity, breaking the $ ext{O}( ext{log } n)$ barrier.
Findings
Achieves space complexity of $O( ext{max}igrace ext{log } riangle, ext{log log } n igrace)$ bits per node.
First to break the $ ext{O}( ext{log } n)$ space barrier for silent algorithms in arbitrary networks.
Uses sophisticated tools like distance-2 coloring to encode spanning trees compactly.
Abstract
We present a self-stabilizing leader election algorithm for arbitrary networks, with space-complexity bits per node in -node networks with maximum degree~. This space complexity is sub-logarithmic in as long as . The best space-complexity known so far for arbitrary networks was bits per node, and algorithms with sub-logarithmic space-complexities were known for the ring only. To our knowledge, our algorithm is the first algorithm for self-stabilizing leader election to break the bound for silent algorithms in arbitrary networks. Breaking this bound was obtained via the design of a (non-silent) self-stabilizing algorithm using sophisticated tools such as solving the distance-2 coloring problem in a silent self-stabilizing manner, with space-complexity …
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 · Interconnection Networks and Systems · Modular Robots and Swarm Intelligence
