English

The Randomized Competitive Ratio of Weighted $k$-server is at least Exponential

Data Structures and Algorithms 2021-07-15 v3

Abstract

The weighted kk-server problem is a natural generalization of the kk-server problem in which the cost incurred in moving a server is the distance traveled times the weight of the server. Even after almost three decades since the seminal work of Fiat and Ricklin (1994), the competitive ratio of this problem remains poorly understood, even on the simplest class of metric spaces -- the uniform metric spaces. In particular, in the case of randomized algorithms against the oblivious adversary, neither a better upper bound that the doubly exponential deterministic upper bound, nor a better lower bound than the logarithmic lower bound of unweighted kk-server, is known. In this article, we make significant progress towards understanding the randomized competitive ratio of weighted kk-server on uniform metrics. We cut down the triply exponential gap between the upper and lower bound to a singly exponential gap by proving that the competitive ratio is at least exponential in kk, substantially improving on the previously known lower bound of about lnk\ln k.

Keywords

Cite

@article{arxiv.2102.11119,
  title  = {The Randomized Competitive Ratio of Weighted $k$-server is at least Exponential},
  author = {Nikhil Ayyadevara and Ashish Chiplunkar},
  journal= {arXiv preprint arXiv:2102.11119},
  year   = {2021}
}

Comments

9 pages