Online Duet between Metric Embeddings and Minimum-Weight Perfect Matchings
Abstract
Low-distortional metric embeddings are a crucial component in the modern algorithmic toolkit. In an online metric embedding, points arrive sequentially and the goal is to embed them into a simple space irrevocably, while minimizing the distortion. Our first result is a deterministic online embedding of a general metric into Euclidean space with distortion O( n)·\,n\ (or, O(d)·\,n\ if the metric has doubling dimension d), solving a conjecture by Newman and Rabinovich (2020), and quadratically improving the dependence on the aspect ratio from Indyk et al.\ (2010). Our second result is a stochastic embedding of a metric space into trees with expected distortion O(d· ), generalizing previous results (Indyk et al.\ (2010), Bartal et al.\ (2020)). Next, we study the online minimum-weight perfect matching problem, where a sequence of 2n metric points arrive in pairs, and one has to maintain a perfect matching at all times. We allow recourse (as otherwise the order of arrival determines the matching). The goal is to return a perfect matching that approximates the minimum-weight perfect matching at all times, while minimizing the recourse. Our third result is a randomized algorithm with competitive ratio O(d· ) and recourse O( ) against an oblivious adversary, this result is obtained via our new stochastic online embedding. Our fourth result is a deterministic algorithm against an adaptive adversary, using O(2 n) recourse, that maintains a matching of weight at most O( n) times the weight of the MST, i.e., a matching of lightness O( n). We complement our upper bounds with a strategy for an oblivious adversary that, with recourse r, establishes a lower bound of ( nr r) for both competitive ratio and lightness.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.