Learning-Augmented Online Bipartite Matching in the Random Arrival Order Model
Kunanon Burathep, Thomas Erlebach, William K. Moses Jr

TL;DR
This paper advances online bipartite matching algorithms by integrating untrusted predictions, achieving near-optimal performance with robustness to prediction errors, and removing previous assumptions on the size of the optimal matching.
Contribution
It generalizes prior work by removing assumptions on optimal matching size and introduces a learning-augmented algorithm with high consistency and robustness.
Findings
Achieves (1-o(1))-consistency and (β-o(1))-robustness.
Shows smooth degradation of competitive ratio with prediction error.
Removes assumptions on optimal matching size in analysis.
Abstract
We study the online unweighted bipartite matching problem in the random arrival order model, with offline and online vertices, in the learning-augmented setting: The algorithm is provided with untrusted predictions of the types (neighborhoods) of the online vertices. We build upon the work of Choo et al. (ICML 2024, pp. 8762-8781) who proposed an approach that uses a prefix of the arrival sequence as a sample to determine whether the predictions are close to the true arrival sequence and then either follows the predictions or uses a known baseline algorithm that ignores the predictions and is -competitive. Their analysis is limited to the case that the optimal matching has size , i.e., every online vertex can be matched. We generalize their approach and analysis by removing any assumptions on the size of the optimal matching while only requiring that the size of the…
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 · Facility Location and Emergency Management
