,
Ellen Vitercik
,
Mingwei Yang
Creative Commons Attribution 4.0 International license
In the online metric matching problem, n servers and n requests lie in a metric space. Servers are available upfront, and requests arrive sequentially. An arriving request must be matched immediately and irrevocably to an available server, incurring a cost equal to their distance. The goal is to minimize the total matching cost. We study this problem in [0, 1]^d with the Euclidean metric, when servers are adversarial and requests are independently drawn from distinct distributions that satisfy a mild smoothness condition. Our main result is an O(1)-competitive algorithm for d ≠ 2 that requires no distributional knowledge, relying only on a single sample from each request distribution. To our knowledge, this is the first algorithm to achieve an o(log n) competitive ratio for non-trivial metrics beyond the i.i.d. setting. Our approach bypasses the Ω(log n) barrier introduced by probabilistic metric embeddings: instead of analyzing the embedding distortion and the algorithm separately, we directly bound the cost of the algorithm on the target metric space of a simple deterministic embedding. We then combine this analysis with lower bounds on the offline optimum for Euclidean metrics, derived via majorization arguments, to obtain our guarantees.
@InProceedings{li_et_al:LIPIcs.ITCS.2026.94,
author = {Li, Yingxi and Vitercik, Ellen and Yang, Mingwei},
title = {{Smoothed Analysis of Online Metric Matching with a Single Sample: Beyond Metric Distortion}},
booktitle = {17th Innovations in Theoretical Computer Science Conference (ITCS 2026)},
pages = {94:1--94:23},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-410-9},
ISSN = {1868-8969},
year = {2026},
volume = {362},
editor = {Saraf, Shubhangi},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ITCS.2026.94},
URN = {urn:nbn:de:0030-drops-253815},
doi = {10.4230/LIPIcs.ITCS.2026.94},
annote = {Keywords: Online algorithm, Metric matching, Competitive analysis, Smoothed analysis}
}