A Collection of Lower Bounds for Online Matching on the Line

12/19/2017
by   Antonios Antoniadis, et al.
0

In the online matching on the line problem, the task is to match a set of requests R online to a given set of servers S. The distance metric between any two points in R ∪ 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(^2n)-competitive, while the best known deterministic lower bound is 9.001. The lower and upper bounds for randomized algorithms are 4.5 and O( n) respectively. We prove that any deterministic online algorithm which in each round: (i) bases the matching decision only on information local to the current request, and (ii) is symmetric (in the sense that the decision corresponding to the mirror image of some instance I is the mirror image of the decision corresponding to instance I), must be Ω( 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 Ω( 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 Ω( n)-barrier on the competitive ratio holds for this class of algorithms as well.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/09/2020

Online Minimum Cost Matching on the Line with Recourse

In online minimum cost matching on the line, n requests appear one by on...
research
07/12/2022

Capacity-Insensitive Algorithms for Online Facility Assignment Problems on a Line

In the online facility assignment problem OFA(k,ℓ), there exist k server...
research
11/28/2019

PERMUTATION Strikes Back: The Power of Recourse in Online Metric Matching

In the classical Online Metric Matching problem, we are given a metric s...
research
01/14/2019

Tight Analysis of the Smartstart Algorithm for Online Dial-a-Ride on the Line

The online Dial-a-Ride problem is a fundamental online problem in a metr...
research
06/30/2019

Waiting is not easy but worth it: the online TSP on the line revisited

We consider the online traveling salesman problem on the real line (OLTS...
research
08/19/2020

Competitive Analysis for Two Variants of Online Metric Matching Problem

In this paper, we study two variants of the online metric matching probl...
research
06/11/2022

Online Paging with Heterogeneous Cache Slots

It is natural to generalize the k-Server problem by allowing each reques...

Please sign up or login with your details

Forgot password? Click here to reset