Using Read-$k$ Inequalities to Analyze a Distributed MIS Algorithm
Sriram Pemmaraju, Talal Riaz

TL;DR
This paper extends the analysis of distributed MIS algorithms from trees to bounded arboricity graphs using read-$k$ inequalities, resulting in faster algorithms for certain graph classes.
Contribution
It introduces a new probabilistic analysis technique using read-$k$ inequalities to analyze MIS algorithms on bounded arboricity graphs.
Findings
The algorithm runs in $O( ext{poly}( ext{arboricity}) imes \u221a{ ext{log} n imes ext{log} ext{log} n})$ rounds.
For small arboricity, the algorithm outperforms previous bounded arboricity MIS algorithms.
The analysis leverages a tail inequality for read-$k$ families of random variables.
Abstract
Until recently, the fastest distributed MIS algorithm, even for simple graphs, e.g., unoriented trees has been the simple randomized algorithm discovered the 80s. This algorithm (commonly called Luby's algorithm) computes an MIS in rounds (with high probability). This situation changed when Lenzen and Wattenhofer (PODC 2011) presented a randomized -round MIS algorithm for unoriented trees. This algorithm was improved by Barenboim et al. (FOCS 2012), resulting in an -round MIS algorithm. The analyses of these tree MIS algorithms depends on "near independence" of probabilistic events, a feature of the tree structure of the network. In their paper, Lenzen and Wattenhofer hope that their algorithm and analysis could be extended to graphs with bounded arboricity. We show how to do this. By using a new tail…
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 · Advanced Graph Theory Research · Optimization and Search Problems
