Competitive Algorithms for Online Weighted Bipartite Matching and its Variants
Nguyen Kim Thang

TL;DR
This paper develops new competitive algorithms for online weighted bipartite matching, achieving optimal ratios in certain models and unifying previous methods through primal-dual techniques with configuration LPs.
Contribution
It introduces algorithms that attain the optimal (1-1/e) competitive ratio in the free-disposal and stochastic reward models, unifying prior approaches via primal-dual methods.
Findings
Achieved (1-1/e) competitive ratio in free-disposal model.
Improved competitive ratio in stochastic reward model.
Unified previous methods using primal-dual and configuration LPs.
Abstract
Online bipartite matching has been extensively studied. In the unweighted setting, Karp et al. gave an optimal -competitive randomized algorithm. In the weighted setting, optimal algorithms have been achieved only under assumptions on the edge weights. For the general case, little was known beyond the trivial -competitive greedy algorithm. Recently, Fahrbach et al. have presented an 0.5086-competitive algorithm (for the problem in a model, namely free-disposal), overcoming the long-standing barrier of 1/2. Besides, in designing competitive algorithms for the online matching problem and its variants, several techniques have been developed, in particular the primal-dual method. Specifically, Devanur et al. gave a primal-dual framework, unifying previous approaches and Devanur and Jain provided another scheme for a generalization of the online matching problem. In this…
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
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Auction Theory and Applications
