The Singular Optimality of Distributed Computation in LOCAL
Fabien Dufoulon, Gopal Pandurangan, Peter Robinson, and Michele, Scquizzato

TL;DR
This paper demonstrates that in the KT_1 LOCAL model, it is possible to design distributed algorithms that are nearly optimally efficient in both time and message complexity for fundamental global problems, including BFS tree construction, achieving deterministic solutions.
Contribution
It proves that all global problems can be solved in near-optimal time and message complexity deterministically in the KT_1 LOCAL model, extending the understanding of optimal distributed algorithms.
Findings
Global problems solvable in O(D) rounds and O(n) messages
Deterministic algorithms matching lower bounds
Extension of optimality results to KT_1 LOCAL model
Abstract
It has been shown that one can design distributed algorithms that are (nearly) singularly optimal, meaning they simultaneously achieve optimal time and message complexity (within polylogarithmic factors), for several fundamental global problems such as broadcast, leader election, and spanning tree construction, under the assumption. With this assumption, nodes have initial knowledge only of themselves, not their neighbors. In this case the time and message lower bounds are and , respectively, where is the diameter of the network and is the number of edges, and there exist (even) deterministic algorithms that simultaneously match these bounds. On the other hand, under the assumption, whereby each node has initial knowledge of itself and the identifiers of its neighbors, the situation is not clear. For the CONGEST…
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
TopicsAdvanced Optical Network Technologies · Interconnection Networks and Systems
