English

Unbounded lower bound for k-server against weak adversaries

Data Structures and Algorithms 2020-04-22 v2

Abstract

We study the resource augmented version of the kk-server problem, also known as the kk-server problem against weak adversaries or the (h,k)(h,k)-server problem. In this setting, an online algorithm using kk servers is compared to an offline algorithm using hh servers, where hkh\le k. For uniform metrics, it has been known since the seminal work of Sleator and Tarjan (1985) that for any ϵ>0\epsilon>0, the competitive ratio drops to a constant if k=(1+ϵ)hk=(1+\epsilon) \cdot h. This result was later generalized to weighted stars (Young 1994) and trees of bounded depth (Bansal et al. 2017). The main open problem for this setting is whether a similar phenomenon occurs on general metrics. We resolve this question negatively. With a simple recursive construction, we show that the competitive ratio is at least Ω(loglogh)\Omega(\log \log h), even as kk\to\infty. Our lower bound holds for both deterministic and randomized algorithms. It also disproves the existence of a competitive algorithm for the infinite server problem on general metrics.

Keywords

Cite

@article{arxiv.1911.01592,
  title  = {Unbounded lower bound for k-server against weak adversaries},
  author = {Marcin Bienkowski and Jarosław Byrka and Christian Coester and Łukasz Jeż},
  journal= {arXiv preprint arXiv:1911.01592},
  year   = {2020}
}

Comments

To appear in STOC 2020

R2 v1 2026-06-23T12:04:51.823Z