Optimal Rounding for Two-Stage Bipartite Matching
Tristan Pollner, Amin Saberi, Anders Wikum

TL;DR
This paper develops polynomial-time approximation algorithms for two-stage bipartite matching problems, achieving near-optimal guarantees by leveraging negative association properties and fractional rounding techniques.
Contribution
It introduces new approximation algorithms with guarantees matching upper bounds, improving previous results for two-stage bipartite matching with known distributions.
Findings
Achieves 7/8 approximation for vertex-weighted graphs.
Achieves approximately 0.828 approximation for edge-weighted graphs.
Extends results to settings with only sample access to distributions.
Abstract
We study two-stage bipartite matching, in which the edges of a bipartite graph on vertices are revealed in two batches. In stage one, a matching must be selected from among revealed edges . In stage two, edges are sampled from a known distribution, and a second matching must be selected between and unmatched vertices in . The objective is to maximize the total weight of the combined matching. We design polynomial-time approximations to the optimum online algorithm, achieving guarantees of for vertex-weighted graphs and for edge-weighted graphs under arbitrary distributions. Both approximation ratios match known upper bounds on the integrality gap of the natural fractional relaxation, improving upon the best-known approximation of 0.767 by Feng, Niazadeh, and Saberi…
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 · Privacy-Preserving Technologies in Data
