Online bipartite matching with imperfect advice
Davin Choo, Themis Gouleakis, Chun Kai Ling, Arnab Bhattacharyya

TL;DR
This paper investigates online bipartite matching, demonstrating limitations of learning-augmented algorithms under adversarial models and proposing advice-based algorithms that improve performance under random arrivals.
Contribution
It proves that no learning-augmented method can surpass 1/2-robustness while being 1-consistent in adversarial settings, and introduces advice-based algorithms that interpolate between known bounds under random arrivals.
Findings
No learning-augmented method can be both 1-consistent and better than 1/2-robust in adversarial models.
Advice-based algorithms can achieve a spectrum of competitive ratios under random arrival models.
The proposed algorithms adaptively improve performance based on advice quality.
Abstract
We study the problem of online unweighted bipartite matching with offline vertices and 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 , we show that no learning-augmented method can be both 1-consistent and strictly better than -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.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Auction Theory and Applications · Game Theory and Voting Systems
