English

Online bipartite matching with imperfect advice

Machine Learning 2024-05-24 v3 Artificial Intelligence Data Structures and Algorithms Machine Learning

Abstract

We study the problem of online unweighted bipartite matching with nn offline vertices and nn online vertices where one wishes to be competitive against the optimal offline algorithm. While the classic RANKING algorithm of Karp et al. [1990] provably attains competitive ratio of 11/e>1/21-1/e > 1/2, we show that no learning-augmented method can be both 1-consistent and strictly better than 1/21/2-robust under the adversarial arrival model. Meanwhile, under the random arrival model, we show how one can utilize methods from distribution testing to design an algorithm that takes in external advice about the online vertices and provably achieves competitive ratio interpolating between any ratio attainable by advice-free methods and the optimal ratio of 1, depending on the advice quality.

Keywords

Cite

@article{arxiv.2405.09784,
  title  = {Online bipartite matching with imperfect advice},
  author = {Davin Choo and Themis Gouleakis and Chun Kai Ling and Arnab Bhattacharyya},
  journal= {arXiv preprint arXiv:2405.09784},
  year   = {2024}
}

Comments

Accepted into ICML 2024

R2 v1 2026-06-28T16:28:58.153Z