Improved Competitive Ratios for Online Bipartite Matching on Degree Bounded Graphs
Yilong Feng, Xiaowei Wu, Shengwei Zhou

TL;DR
This paper improves the competitive ratios for online bipartite matching on degree-bounded graphs using randomized algorithms, addressing open questions and extending results to stochastic models and b-matching scenarios.
Contribution
It introduces new randomized algorithms with better competitive ratios for adversarial and stochastic models, solving open problems from prior work on degree-bounded graphs.
Findings
Achieved a competitive ratio of 1 - (1-1/d)^k + Ω(d^{-4}·e^{-k/d}) for adversarial arrivals.
Established a minimum competitive ratio of 0.8237 in the stochastic model.
Provided lower bounds for the b-matching problem in both models.
Abstract
We consider the online bipartite matching problem on -bounded graphs, where each online vertex has at most neighbors, each offline vertex has at least neighbors, and . The model of -bounded graphs is proposed by Naor and Wajc (EC 2015 and TEAC 2018) to model the online advertising applications in which offline advertisers are interested in a large number of ad slots, while each online ad slot is interesting to a small number of advertisers. They proposed deterministic and randomized algorithms with a competitive ratio of for the problem, and show that the competitive ratio is optimal for deterministic algorithms. They also raised the open questions of whether strictly better competitive ratios can be achieved using randomized algorithms, for both the adversarial and stochastic arrival models. In this paper we answer both of their open…
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
