Optimal Rounding for Two-Stage Bipartite Matching
Abstract
We study two-stage bipartite matching, in which the edges of a bipartite graph on vertices (B1 B2, I) are revealed in two batches. In stage one, a matching must be selected from among revealed edges E ⊂eq B1 × I. In stage two, edges Eθ ⊂eq B2 × I are sampled from a known distribution, and a second matching must be selected between B2 and unmatched vertices in I. 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 7/8 for vertex-weighted graphs and 22-2 ≈ 0.828 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 for unweighted graphs whose second batch consists of independently arriving nodes. Our results are obtained via an algorithm that rounds a fractional matching revealed in two stages, aiming to match offline nodes (respectively, edges) with probability proportional to their fractional weights, up to a constant-factor loss. We leverage negative association (NA) among offline node availabilities -- a property induced by dependent rounding -- to derive new lower bounds on the expected size of the maximum weight matching in random graphs where one side is realized via NA binary random variables. Moreover, we extend these results to settings where we have only sample access to the distribution. In particular, poly(n,ε-1) samples suffice to obtain an additive loss of ε in the approximation ratio for the vertex-weighted problem; a similar bound holds for the edge-weighted problem with an additional (unavoidable) dependence on the scale of edge weights.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.