Table of Contents
Fetching ...

Smoothed Analysis of Online Metric Matching with a Single Sample: Beyond Metric Distortion

Yingxi Li, Ellen Vitercik, Mingwei Yang

TL;DR

This work studies online metric matching with adversarial servers and smoothed, independent request distributions in the Euclidean unit cube, using only one sample per distribution. By embedding the space into a simple 2-HST via a canonical dyadic partition and analyzing the RS and BBGN algorithms directly on the tree, it bypasses the conventional embedding distortion barrier and achieves $O(1)$-competitive performance for $d \neq 2$. The analysis combines Poisson–Binomial fluctuation bounds with majorization-based lower bounds on the offline optimum and leverages a sample-to-semi reduction to integrate the single-sample access model. The results reveal dimension-dependent behavior (notably the critical role of $d=2$) and open avenues for extending smoothed-analysis techniques to correlated arrivals and related online matching problems.

Abstract

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 the Euclidean metric $[0, 1]^d$, 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 \neq 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 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.

Smoothed Analysis of Online Metric Matching with a Single Sample: Beyond Metric Distortion

TL;DR

This work studies online metric matching with adversarial servers and smoothed, independent request distributions in the Euclidean unit cube, using only one sample per distribution. By embedding the space into a simple 2-HST via a canonical dyadic partition and analyzing the RS and BBGN algorithms directly on the tree, it bypasses the conventional embedding distortion barrier and achieves -competitive performance for . The analysis combines Poisson–Binomial fluctuation bounds with majorization-based lower bounds on the offline optimum and leverages a sample-to-semi reduction to integrate the single-sample access model. The results reveal dimension-dependent behavior (notably the critical role of ) and open avenues for extending smoothed-analysis techniques to correlated arrivals and related online matching problems.

Abstract

In the online metric matching problem, servers and 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 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 -competitive algorithm for 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 competitive ratio for non-trivial metrics beyond the i.i.d. setting. Our approach bypasses the 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 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.
Paper Structure (23 sections, 19 theorems, 68 equations, 2 figures, 1 table)

This paper contains 23 sections, 19 theorems, 68 equations, 2 figures, 1 table.

Key Result

Lemma 2.3

For $\mathbf{p}, \mathbf{q} \in [0, 1]^n$, if $\mathbf{p} \succ \mathbf{q}$, then $\mathbb{E}[f(\mathrm{PB}(\mathbf{p}))] \leq \mathbb{E}[f(\mathrm{PB}(\mathbf{q}))]$ for every convex function $f: \{0, 1, \ldots, n\} \to \mathbb{R}$.

Figures (2)

  • Figure 1: A 4-ary $\alpha$-HST.
  • Figure 2: Hierarchical decomposition for $[0, 1]^2$.

Theorems & Definitions (30)

  • Definition 2.1: Smoothness
  • Definition 2.2: Majorization
  • Lemma 2.3: Proposition 12.F.1 in marshall11
  • Corollary 2.4
  • Lemma 2.5: Theorem 2 in yang2025online
  • Definition 2.6: HSTs
  • Theorem 3.1
  • Lemma 3.2
  • proof : Proof of \ref{['thm:cost-random-subtree']}
  • Lemma 3.3: Lemma 4.3 in DBLP:conf/icalp/GuptaL12
  • ...and 20 more