On Regularity Lemma and Barriers in Streaming and Dynamic Matching
Sepehr Assadi, Soheil Behnezhad, Sanjeev Khanna, Huan Li

TL;DR
This paper introduces new algorithms for approximate matchings in dense graphs using the Regularity Lemma, achieving near-optimal results in streaming and dynamic models with sublinear space and update time.
Contribution
It presents the first single-pass streaming algorithm surpassing 1/2-approximation and a dynamic algorithm with near-linear approximation and sublinear update time, both leveraging the Regularity Lemma.
Findings
First single-pass streaming algorithm with >1/2-approximation in sublinear space.
Dynamic algorithm maintaining near-perfect matching with o(n) update time.
Use of Ruzsa-Szemerédi graphs to bound streaming space, novel in algorithm design.
Abstract
We present a new approach for finding matchings in dense graphs by building on Szemer\'edi's celebrated Regularity Lemma. This allows us to obtain non-trivial albeit slight improvements over longstanding bounds for matchings in streaming and dynamic graphs. In particular, we establish the following results for -vertex graphs: * A deterministic single-pass streaming algorithm that finds a -approximate matching in bits of space. This constitutes the first single-pass algorithm for this problem in sublinear space that improves over the -approximation of the greedy algorithm. * A randomized fully dynamic algorithm that with high probability maintains a -approximate matching in worst-case update time per each edge insertion or deletion. The algorithm works even against an adaptive adversary. This is the first update-time…
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 · Privacy-Preserving Technologies in Data · Cryptography and Data Security
