Online Metric Matching: Beyond the Worst Case
Mingwei Yang, Sophie H. Yu

TL;DR
This paper advances online metric matching by providing improved algorithms with constant competitive ratios in high-dimensional spaces, addressing both stochastic and adversarial scenarios, and incorporating prediction-based enhancements.
Contribution
It introduces new algorithms with optimal competitive ratios for high-dimensional metric spaces and develops a framework to leverage predictions in adversarial settings.
Findings
Achieved $O(1)$-competitive algorithms for $d \,\geq\, 3$ in balanced and unbalanced markets.
Improved competitive ratio from $O((\log \log \log n)^2)$ to constant in certain regimes.
Provided a prediction-based framework that degrades gracefully with prediction accuracy.
Abstract
We study the online metric matching problem. There are servers and requests located in a metric space, where all servers are available upfront and requests arrive one at a time. Upon the arrival of a new request, it needs to be immediately and irrevocably matched to an available server, resulting in a cost of their distance. The objective is to minimize the total matching cost. When servers are adversarial and requests are independently drawn from a known distribution, we reduce the problem to a more tractable setting where servers and requests are all independently drawn from the same distribution. Applying our reduction, for with various choices of distributions, we achieve improved competitive ratios and nearly optimal regret in both balanced and unbalanced markets. In particular, we give -competitive algorithms for in both balanced and…
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 · Advanced Bandit Algorithms Research · Machine Learning and Algorithms
