English

A Collection of Lower Bounds for Online Matching on the Line

Data Structures and Algorithms 2017-12-20 v1

Abstract

In the online matching on the line problem, the task is to match a set of requests RR online to a given set of servers SS. The distance metric between any two points in RSR\,\cup\, S is a line metric and the objective for the online algorithm is to minimize the sum of distances between matched server-request pairs. This problem is well-studied and - despite recent improvements - there is still a large gap between the best known lower and upper bounds: The best known deterministic algorithm for the problem is O(log2n)O(\log^2n)-competitive, while the best known deterministic lower bound is 9.0019.001. The lower and upper bounds for randomized algorithms are 4.54.5 and O(logn)O(\log n) respectively. We prove that any deterministic online algorithm which in each round: (i)(i) bases the matching decision only on information local to the current request, and (ii)(ii) is symmetric (in the sense that the decision corresponding to the mirror image of some instance II is the mirror image of the decision corresponding to instance II), must be Ω(logn)\Omega(\log n)-competitive. We then extend the result by showing that it also holds when relaxing the symmetry property so that the algorithm might prefer one side over the other, but only up to some degree. This proves a barrier of Ω(logn)\Omega(\log n) on the competitive ratio for a large class of "natural" algorithms. This class includes all deterministic online algorithms found in the literature so far. Furthermore, we show that our result can be extended to randomized algorithms that locally induce a symmetric distribution over the chosen servers. The Ω(logn)\Omega(\log n)-barrier on the competitive ratio holds for this class of algorithms as well.

Keywords

Cite

@article{arxiv.1712.07099,
  title  = {A Collection of Lower Bounds for Online Matching on the Line},
  author = {Antonios Antoniadis and Carsten Fischer and Andreas Tönnis},
  journal= {arXiv preprint arXiv:1712.07099},
  year   = {2017}
}

Comments

to appear in LATIN 2018