Sublinear Algorithms for $(1.5+\epsilon)$-Approximate Matching
Sayan Bhattacharya, Peter Kiss, Thatchaphol Saranurak

TL;DR
This paper introduces sublinear time algorithms achieving a $(1.5+ ext{epsilon})$-approximate maximum matching, significantly improving previous approximation factors in sublinear regimes by leveraging a novel approach based on edge-degree constrained subgraphs.
Contribution
The paper presents the first sublinear algorithms for $(1.5+ ext{epsilon})$-approximate maximum matching, diverging from prior methods by utilizing EDCS in the sublinear setting.
Findings
Achieves $(1.5+ ext{epsilon})$-approximation in $n^{2- ext{Theta}( ext{epsilon}^2)}$ time.
Introduces a simple, novel approach based on sublinear algorithms for EDCS.
Independent work confirms similar results and extends bounds.
Abstract
We study sublinear time algorithms for estimating the size of maximum matching. After a long line of research, the problem was finally settled by Behnezhad [FOCS'22], in the regime where one is willing to pay an approximation factor of . Very recently, Behnezhad et al.[SODA'23] improved the approximation factor to using time. This improvement over the factor is, however, minuscule and they asked if even -approximation is possible in time. We give a strong affirmative answer to this open problem by showing -approximation algorithms that run in time. Our approach is conceptually simple and diverges from all previous sublinear-time matching algorithms: we show a sublinear time algorithm for computing a variant of the edge-degree constrained subgraph (EDCS), a concept…
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 · Stochastic Gradient Optimization Techniques · Machine Learning and Algorithms
