English

Efficient Algorithms and Hardness Results for the Weighted $k$-Server Problem

Data Structures and Algorithms 2023-07-25 v1

Abstract

In this paper, we study the weighted kk-server problem on the uniform metric in both the offline and online settings. We start with the offline setting. In contrast to the (unweighted) kk-server problem which has a polynomial-time solution using min-cost flows, there are strong computational lower bounds for the weighted kk-server problem, even on the uniform metric. Specifically, we show that assuming the unique games conjecture, there are no polynomial-time algorithms with a sub-polynomial approximation factor, even if we use cc-resource augmentation for c<2c < 2. Furthermore, if we consider the natural LP relaxation of the problem, then obtaining a bounded integrality gap requires us to use at least \ell resource augmentation, where \ell is the number of distinct server weights. We complement these results by obtaining a constant-approximation algorithm via LP rounding, with a resource augmentation of (2+ϵ)(2+\epsilon)\ell for any constant ϵ>0\epsilon > 0. In the online setting, an exp(k)\exp(k) lower bound is known for the competitive ratio of any randomized algorithm for the weighted kk-server problem on the uniform metric. In contrast, we show that 22\ell-resource augmentation can bring the competitive ratio down by an exponential factor to only O(2log)O(\ell^2 \log \ell). Our online algorithm uses the two-stage approach of first obtaining a fractional solution using the online primal-dual framework, and then rounding it online.

Keywords

Cite

@article{arxiv.2307.11913,
  title  = {Efficient Algorithms and Hardness Results for the Weighted $k$-Server Problem},
  author = {Anupam Gupta and Amit Kumar and Debmalya Panigrahi},
  journal= {arXiv preprint arXiv:2307.11913},
  year   = {2023}
}

Comments

This paper will appear in the proceedings of APPROX 2023

R2 v1 2026-06-28T11:37:26.098Z