English

Degree-bounded Online Bipartite Matching: OCS vs. Ranking

Data Structures and Algorithms 2025-10-02 v1

Abstract

We revisit the online bipartite matching problem on dd-regular graphs, for which Cohen and Wajc (SODA 2018) proposed an algorithm with a competitive ratio of 12Hd/d=1O((logd)/d)1-2\sqrt{H_d/d} = 1-O(\sqrt{(\log d)/d}) and showed that it is asymptotically near-optimal for d=ω(1)d=\omega(1). However, their ratio is meaningful only for sufficiently large dd, e.g., the ratio is less than 11/e1-1/e when d168d\leq 168. In this work, we study the problem on (d,d)(d,d)-bounded graphs (a slightly more general class of graphs than dd-regular) and consider two classic algorithms for online matching problems: \Ranking and Online Correlated Selection (OCS). We show that for every fixed d2d\geq 2, the competitive ratio of OCS is at least 0.8350.835 and always higher than that of \Ranking. When dd\to \infty, we show that OCS is at least 0.8970.897-competitive while \Ranking is at most 0.8160.816-competitive. We also show some extensions of our results to (k,d)(k,d)-bounded graphs.

Keywords

Cite

@article{arxiv.2510.00965,
  title  = {Degree-bounded Online Bipartite Matching: OCS vs. Ranking},
  author = {Yilong Feng and Haolong Li and Xiaowei Wu and Shengwei Zhou},
  journal= {arXiv preprint arXiv:2510.00965},
  year   = {2025}
}