Distributed MIS in $O(\log\log{n} )$ Awake Complexity
Fabien Dufoulon, William K. Moses Jr., Gopal Pandurangan

TL;DR
This paper presents randomized distributed algorithms for computing Maximal Independent Sets with exponentially improved awake complexity, achieving $O( ext{polylog} ext{log} n)$ round complexity, surpassing longstanding bounds.
Contribution
It introduces the first MIS algorithms with $O( ext{polylog} ext{log} n)$ awake complexity, breaking previous round complexity and lower bound barriers.
Findings
MIS computed in $O( ext{log} ext{log} n)$ awake complexity with high probability
Round complexity of $O(( ext{log}^7 n) ext{log} ext{log} n)$ achieved
Enhanced algorithms with $O(( ext{log} ext{log} n) ext{log}^* n)$ awake complexity and near-linear round complexity
Abstract
Maximal Independent Set (MIS) is one of the fundamental and most well-studied problems in distributed graph algorithms. Even after four decades of intensive research, the best-known (randomized) MIS algorithms have round complexity on general graphs [Luby, STOC 1986] (where is the number of nodes), while the best-known lower bound is [Kuhn, Moscibroda, Wattenhofer, JACM 2016]. Breaking past the round complexity upper bound or showing stronger lower bounds have been longstanding open problems. Our main contribution is to show that MIS can be computed in awake complexity that is exponentially better compared to the best known round complexity of and also bypassing its fundamental round complexity lower bound exponentially. Specifically, we show that MIS can be computed by…
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
TopicsComplexity and Algorithms in Graphs · Privacy-Preserving Technologies in Data · Cryptography and Data Security
