English

On the Randomized Locality of Matching Problems in Regular Graphs

Distributed, Parallel, and Cluster Computing 2025-10-23 v1 Data Structures and Algorithms

Abstract

The main goal in distributed symmetry-breaking is to understand the locality of problems; i.e., the radius of the neighborhood that a node needs to explore in order to arrive at its part of a global solution. In this work, we study the locality of matching problems in the family of regular graphs, which is one of the main benchmarks for establishing lower bounds on the locality of symmetry-breaking problems, as well as for obtaining classification results. For approximate matching, we develop randomized algorithms to show that (1+ϵ)(1 + \epsilon)-approximate matching in regular graphs is truly local; i.e., the locality depends only on ϵ\epsilon and is independent of all other graph parameters. Furthermore, as long as the degree Δ\Delta is not very small (namely, as long as Δpoly(1/ϵ)\Delta \geq \text{poly}(1/\epsilon)), this dependence is only logarithmic in 1/ϵ1/\epsilon. This stands in sharp contrast to maximal matching in regular graphs which requires some dependence on the number of nodes nn or the degree Δ\Delta. We show matching lower bounds for both results. For maximal matching, our techniques further allow us to establish a strong separation between the node-averaged complexity and worst-case complexity of maximal matching in regular graphs, by showing that the former is only O(1)O(1). Central to our main technical contribution is a novel martingale-based analysis for the 40\approx 40-year-old algorithm by Luby. In particular, our analysis shows that applying one round of Luby's algorithm on the line graph of a Δ\Delta-regular graph results in an almost Δ/2\Delta/2-regular graph.

Keywords

Cite

@article{arxiv.2510.19151,
  title  = {On the Randomized Locality of Matching Problems in Regular Graphs},
  author = {Seri Khoury and Manish Purohit and Aaron Schild and Joshua Wang},
  journal= {arXiv preprint arXiv:2510.19151},
  year   = {2025}
}

Comments

DISC 2025. Abstract modified for arXiv

R2 v1 2026-07-01T06:58:54.220Z