Singularly Near Optimal Leader Election in Asynchronous Networks
Shay Kutten, William K. Moses Jr., Gopal Pandurangan, and David Peleg

TL;DR
This paper introduces the first asynchronous distributed leader election algorithm that is nearly optimal in both time and message complexity, significantly advancing the state of the art for general networks.
Contribution
It presents a novel randomized algorithm achieving near-optimal time and message bounds for leader election in asynchronous networks, filling a major gap in distributed computing.
Findings
Runs in O(D + log^2 n) time with high probability
Uses O(m log^2 n) messages with high probability
First asynchronous leader election algorithm near optimal in both metrics
Abstract
This paper concerns designing distributed algorithms that are {\em singularly optimal}, i.e., algorithms that are {\em simultaneously} time and message {\em optimal}, for the fundamental leader election problem in {\em asynchronous} networks. Kutten et al. (JACM 2015) presented a singularly near optimal randomized leader election algorithm for general {\em synchronous} networks that ran in time and used messages (where , , and are the network's diameter, number of edges and number of nodes, respectively) with high probability.\footnote{Throughout, "with high probability" means "with probability at least , for constant ."} Both bounds are near optimal (up to a logarithmic factor), since and are the respective lower bounds for time and messages for leader election even for synchronous networks and even for (Monte-Carlo)…
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.
