English

Round Elimination via Self-Reduction: Closing Gaps for Distributed Maximal Matching

Distributed, Parallel, and Cluster Computing 2025-05-22 v1 Data Structures and Algorithms

Abstract

In this work, we present an Ω(min{logΔ,logn})\Omega\left(\min\{\log \Delta, \sqrt{\log n}\}\right) lower bound for Maximal Matching (MM) in Δ\Delta-ary trees against randomized algorithms. By a folklore reduction, the same lower bound applies to Maximal Independent Set (MIS), albeit not in trees. As a function of nn, this is the first advancement in our understanding of the randomized complexity of the two problems in more than two decades. As a function of Δ\Delta, this shows that the current upper bounds are optimal for a wide range of Δ2O(logn)\Delta \in 2^{O(\sqrt{\log n})}, answering an open question by Balliu, Brandt, Hirvonen, Olivetti, Rabie, and Suomela [FOCS'19, JACM'21]. Moreover, our result implies a surprising and counterintuitive separation between MIS and MM in trees, as it was very recently shown that MIS in trees can be solved in o(logn)o(\sqrt{\log n}) rounds. While MIS can be used to find an MM in general graphs, the reduction does not preserve the tree structure when applied to trees. Our separation shows that this is not an artifact of the reduction, but a fundamental difference between the two problems in trees. This also implies that MIS is strictly harder in general graphs compared to trees.

Keywords

Cite

@article{arxiv.2505.15654,
  title  = {Round Elimination via Self-Reduction: Closing Gaps for Distributed Maximal Matching},
  author = {Seri Khoury and Aaron Schild},
  journal= {arXiv preprint arXiv:2505.15654},
  year   = {2025}
}

Comments

The abstract was shortened and slightly modified to meet Arxiv requirements

R2 v1 2026-07-01T02:28:57.668Z