Improved Distributed Approximations for Maximum Independent Set
Abstract
We present improved results for approximating maximum-weight independent set () in the CONGEST and LOCAL models of distributed computing. Given an input graph, let n and be the number of nodes and maximum degree, respectively, and let (n,) be the the running time of finding a maximal independent set () in the CONGEST model. Bar-Yehuda et al. [PODC 2017] showed that there is an algorithm in the CONGEST model that finds a -approximation for in O((n,) W) rounds, where W is the maximum weight of a node in the graph, which can be as high as (n). Whether their algorithm is deterministic or randomized depends on the algorithm that is used as a black-box. Our main result in this work is a randomized (( n)/ε)-round algorithm that finds, with high probability, a (1+ε)-approximation for in the CONGEST model. That is, by sacrificing only a tiny fraction of the approximation guarantee, we achieve an exponential speed-up in the running time over the previous best known result. Due to a lower bound of ( n/ n) that was given by Kuhn, Moscibroda and Wattenhofer [JACM, 2016] on the number of rounds for any (possibly randomized) algorithm that finds a maximal independent set (even in the LOCAL model) this result implies that finding a (1+ε)-approximation for is exponentially easier than .
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.