Improved Deterministic Leader Election in Diameter-Two Networks
Manish Kumar, Anisur Rahaman Molla, Sumathi Sivasubramaniam

TL;DR
This paper presents new deterministic algorithms for leader election and broadcast in diameter-two networks, achieving optimal message complexity without requiring knowledge of network size, thus resolving key open questions in distributed computing.
Contribution
It provides the first explicit leader election algorithm with O(n) messages in diameter-two networks without knowing n, and also solves the broadcast problem deterministically under the same conditions.
Findings
Achieved O(n) message complexity for explicit leader election.
Solved the broadcast problem deterministically with O(n) messages and (1) round.
Addressed open questions from prior work on leader election in diameter-two networks.
Abstract
In this paper, we investigate the leader election problem in diameter-two networks. Recently, Chatterjee et al. [DC 2020] studied the leader election in diameter-two networks. They presented a -round deterministic {implicit} leader election algorithm which incurs optimal messages, but a drawback of their algorithm is that it requires knowledge of . An important question -- whether it is possible to remove the assumption on the knowledge of was left open in their paper. Another interesting open question raised in their paper is whether {\em explicit} leader election can be solved in messages deterministically. In this paper, we give an affirmative answer to them. Further, we solve the {\em broadcast problem}, another fundamental problem in distributed computing, deterministically in diameter-two networks with messages and…
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 · Privacy-Preserving Technologies in Data
