Online Stochastic Matching with Edge Arrivals
Nick Gravin, Zhihao Gavin Tang, Kangning Wang

TL;DR
This paper introduces prune & greedy algorithms for stochastic bipartite matching with edge arrivals, achieving better competitive ratios than previous worst-case bounds by leveraging probabilistic pruning strategies.
Contribution
It proposes novel prune & greedy algorithms with improved competitive ratios in a Bayesian setting for online bipartite matching, surpassing the known 0.5 limit.
Findings
Achieves 0.552-competitive ratio on 2-regular graphs
Achieves 0.503-competitive ratio on arbitrary graphs
Develops a new analytical framework and optimization approach
Abstract
Online bipartite matching with edge arrivals remained a major open question for a long time until a recent negative result by [Gamlath et al. FOCS 2019], who showed that no online policy is better than the straightforward greedy algorithm, i.e., no online algorithm has a worst-case competitive ratio better than . In this work, we consider the bipartite matching problem with edge arrivals in a natural stochastic framework, i.e., Bayesian setting where each edge of the graph is independently realized according to a known probability distribution. We focus on a natural class of prune & greedy online policies motivated by practical considerations from a multitude of online matching platforms. Any prune & greedy algorithm consists of two stages: first, it decreases the probabilities of some edges in the stochastic instance and then runs greedy algorithm on the pruned graph. We propose…
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.
