English

Metrical Service Systems with Transformations

Data Structures and Algorithms 2020-09-18 v1 Discrete Mathematics Metric Geometry

Abstract

We consider a generalization of the fundamental online metrical service systems (MSS) problem where the feasible region can be transformed between requests. In this problem, which we call T-MSS, an algorithm maintains a point in a metric space and has to serve a sequence of requests. Each request is a map (transformation) ft ⁣:AtBtf_t\colon A_t\to B_t between subsets AtA_t and BtB_t of the metric space. To serve it, the algorithm has to go to a point atAta_t\in A_t, paying the distance from its previous position. Then, the transformation is applied, modifying the algorithm's state to ft(at)f_t(a_t). Such transformations can model, e.g., changes to the environment that are outside of an algorithm's control, and we therefore do not charge any additional cost to the algorithm when the transformation is applied. The transformations also allow to model requests occurring in the kk-taxi problem. We show that for α\alpha-Lipschitz transformations, the competitive ratio is Θ(α)n2\Theta(\alpha)^{n-2} on nn-point metrics. Here, the upper bound is achieved by a deterministic algorithm and the lower bound holds even for randomized algorithms. For the kk-taxi problem, we prove a competitive ratio of O~((nlogk)2)\tilde O((n\log k)^2). For chasing convex bodies, we show that even with contracting transformations no competitive algorithm exists. The problem T-MSS has a striking connection to the following deep mathematical question: Given a finite metric space MM, what is the required cardinality of an extension M^M\hat M\supseteq M where each partial isometry on MM extends to an automorphism? We give partial answers for special cases.

Keywords

Cite

@article{arxiv.2009.08266,
  title  = {Metrical Service Systems with Transformations},
  author = {Sébastien Bubeck and Niv Buchbinder and Christian Coester and Mark Sellke},
  journal= {arXiv preprint arXiv:2009.08266},
  year   = {2020}
}
R2 v1 2026-06-23T18:36:50.338Z