The Energy Complexity of Las Vegas Leader Election
Yi-Jun Chang, Shunhua Jiang

TL;DR
This paper investigates the energy and time complexities of randomized leader election in multi-access channels, establishing fundamental limits, improvements with collision detection, and optimal deterministic algorithms.
Contribution
It proves a separation between Monte Carlo and Las Vegas algorithms, introduces an exponential improvement with collision detection, and presents an optimal deterministic leader election algorithm.
Findings
Las Vegas algorithms require at least (log dlog n) energy without collision detection.
Collision detection enables leader election with significantly lower energy complexity.
The paper provides a time- and energy-optimal deterministic leader election algorithm.
Abstract
We consider the time and energy complexities of randomized leader election in a multiple-access channel, where the number of devices is unknown. It is well-known that for polynomial-time randomized leader election algorithms with success probability , the optimal energy complexity is if receivers can detect collisions, and otherwise. Without collision detection, all existing randomized leader election algorithms using energy are Monte Carlo in that they may fail with some small probability, and they may consume unbounded energy and never halt when they fail. Though the optimal energy complexity of leader election appears to be settled, it is still an open question to attain the optimal energy complexity by an efficient Las Vegas algorithm that never fails. In this paper we address this…
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 · Privacy-Preserving Technologies in Data · Optimization and Search Problems
