English

Improved Distributed Lower Bounds for MIS and Bounded (Out-)Degree Dominating Sets in Trees

Distributed, Parallel, and Cluster Computing 2021-06-07 v1

Abstract

Recently, Balliu, Brandt, and Olivetti [FOCS '20] showed the first ω(logn)\omega(\log^* n) lower bound for the maximal independent set (MIS) problem in trees. In this work we prove lower bounds for a much more relaxed family of distributed symmetry breaking problems. As a by-product, we obtain improved lower bounds for the distributed MIS problem in trees. For a parameter kk and an orientation of the edges of a graph GG, we say that a subset SS of the nodes of GG is a kk-outdegree dominating set if SS is a dominating set of GG and if in the induced subgraph G[S]G[S], every node in SS has outdegree at most kk. Note that for k=0k=0, this definition coincides with the definition of an MIS. For a given kk, we consider the problem of computing a kk-outdegree dominating set. We show that, even in regular trees of degree at most Δ\Delta, in the standard \LOCAL model, there exists a constant ϵ>0\epsilon>0 such that for kΔϵk\leq \Delta^\epsilon, for the problem of computing a kk-outdegree dominating set, any randomized algorithm requires at least Ω(min{logΔ,loglogn})\Omega(\min\{\log\Delta,\sqrt{\log\log n}\}) rounds and any deterministic algorithm requires at least Ω(min{logΔ,logn})\Omega(\min\{\log\Delta,\sqrt{\log n}\}) rounds. The proof of our lower bounds is based on the recently highly successful round elimination technique. We provide a novel way to do simplifications for round elimination, which we expect to be of independent interest. Our new proof is considerably simpler than the lower bound proof in [FOCS '20]. In particular, our round elimination proof uses a family of problems that can be described by only a constant number of labels. The existence of such a proof for the MIS problem was believed impossible by the authors of [FOCS '20].

Keywords

Cite

@article{arxiv.2106.02440,
  title  = {Improved Distributed Lower Bounds for MIS and Bounded (Out-)Degree Dominating Sets in Trees},
  author = {Alkida Balliu and Sebastian Brandt and Fabian Kuhn and Dennis Olivetti},
  journal= {arXiv preprint arXiv:2106.02440},
  year   = {2021}
}

Comments

Accepted at PODC 2021

R2 v1 2026-06-24T02:50:15.655Z