Bipartite Matching in Massive Graphs: A Tight Analysis of EDCS
Amir Azarmehr, Soheil Behnezhad, Mohammad Roghani

TL;DR
This paper provides a tight analysis of the edge-degree constrained subgraph (EDCS) sparsifier for maximum matching in massive graphs, revealing that a specific parameter choice yields an approximation ratio better than previously believed.
Contribution
The authors derive a tight, parameter-specific approximation ratio for EDCS, showing that the best ratio is achieved at b2=6, surpassing the long-held 2/3 bound.
Findings
Optimal b2=6 yields a 0.677 approximation ratio.
Previous bounds suggested increasing b2 improves approximation.
The analysis is tight for all b2 values.
Abstract
Maximum matching is one of the most fundamental combinatorial optimization problems with applications in various contexts such as balanced clustering, data mining, resource allocation, and online advertisement. In many of these applications, the input graph is massive. The sheer size of these inputs makes it impossible to store the whole graph in the memory of a single machine and process it there. Graph sparsification has been an extremely powerful tool to alleviate this problem. In this paper, we study a highly successful and versatile sparsifier for the matching problem: the *edge-degree constrained subgraph (EDCS)* introduced first by Bernstein and Stein [ICALP'15]. The EDCS has a parameter which controls the density of the sparsifier. It has been shown through various proofs in the literature that by picking a subgraph with edges, the EDCS includes a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDNA and Biological Computing · Advanced Graph Theory Research · Graph Theory and Algorithms
