Sublinear Time Algorithms and Complexity of Approximate Maximum Matching
Soheil Behnezhad, Mohammad Roghani, Aviad Rubinstein

TL;DR
This paper establishes the first super-linear lower bound for approximating maximum matching size in sublinear time, and introduces algorithms that surpass previous approximation barriers within strongly sublinear time.
Contribution
It proves a super-linear lower bound of n^{1.2 - o(1)} queries for certain approximation ratios and presents algorithms achieving better approximations in n^{2 - ext{constant}} time.
Findings
Lower bound of n^{1.2 - o(1)} queries for (2/3 + Ω(1))-approximation.
Algorithms achieving (2/3 - ε)-approximation in n^{2 - Ω(1)} time.
Algorithms surpassing the 2/3-approximation barrier in sublinear time.
Abstract
Sublinear time algorithms for approximating maximum matching size have long been studied. Much of the progress over the last two decades on this problem has been on the algorithmic side. For instance, an algorithm of Behnezhad [FOCS'21] obtains a 1/2-approximation in time for -vertex graphs. A more recent algorithm by Behnezhad, Roghani, Rubinstein, and Saberi [SODA'23] obtains a slightly-better-than-1/2 approximation in time. On the lower bound side, Parnas and Ron [TCS'07] showed 15 years ago that obtaining any constant approximation of maximum matching size requires time. Proving any super-linear in lower bound, even for -approximations, has remained elusive since then. In this paper, we prove the first super-linear in lower bound for this problem. We show that at least queries in the adjacency…
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
Recent Progress on Sublinear Time Algorithms for Maximum Matching: Lower Bounds· youtube
Taxonomy
TopicsComplexity and Algorithms in Graphs · Stochastic Gradient Optimization Techniques · Advanced Graph Theory Research
