On the Randomized Locality of Matching Problems in Regular Graphs
Seri Khoury, Manish Purohit, Aaron Schild, Joshua Wang

TL;DR
This paper investigates the locality of matching problems in regular graphs, showing that approximate matching can be achieved with local algorithms independent of the graph size, contrasting with maximal matching.
Contribution
It introduces randomized algorithms demonstrating that approximate matching in regular graphs is highly local, with bounds depending only on the approximation factor and degree.
Findings
Approximate matching locality depends only on and is independent of graph size.
Maximal matching requires dependence on the number of nodes or degree.
Node-averaged complexity of maximal matching is only O(1).
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 -approximate matching in regular graphs is truly local; i.e., the locality depends only on and is independent of all other graph parameters. Furthermore, as long as the degree is not very small (namely, as long as ), this dependence is only logarithmic in . This stands in sharp…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Distributed systems and fault tolerance · Advanced Graph Theory Research
