
TL;DR
This paper presents a sub-logarithmic distributed algorithm for computing 2-ruling sets in graphs, significantly improving over the classic logarithmic time for maximal independent sets, with specialized results for certain graph classes.
Contribution
It introduces a novel randomized sparsification technique to compute 2-ruling sets in sub-logarithmic rounds, advancing the understanding of distributed graph algorithms.
Findings
2-ruling sets can be computed in O((log n)^{3/4}) rounds
Special graph classes allow faster algorithms
Technique may enable sub-logarithmic approximation algorithms
Abstract
A -ruling set of a graph is a vertex-subset that is independent and satisfies the property that every vertex is at a distance of at most from some vertex in . A \textit{maximal independent set (MIS)} is a 1-ruling set. The problem of computing an MIS on a network is a fundamental problem in distributed algorithms and the fastest algorithm for this problem is the -round algorithm due to Luby (SICOMP 1986) and Alon et al. (J. Algorithms 1986) from more than 25 years ago. Since then the problem has resisted all efforts to yield to a sub-logarithmic algorithm. There has been recent progress on this problem, most importantly an -round algorithm on graphs with vertices and maximum degree , due to Barenboim et al. (Barenboim, Elkin, Pettie, and Schneider, April 2012, arxiv 1202.1983; to…
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.
