A Hitting Set Relaxation for $k$-Server and an Extension to Time-Windows
Anupam Gupta, Amit Kumar, Debmalya Panigrahi

TL;DR
This paper introduces a new online algorithm for the $k$-server problem with time-windows, achieving a polylogarithmic competitive ratio by using a novel LP relaxation and primal-dual analysis, extending previous bounds.
Contribution
The authors develop a new covering LP relaxation for $k$-server on HSTs that extends to time-windows, enabling a polylogarithmic competitive ratio for the online problem.
Findings
Achieved a polylogarithmic competitive ratio for $k$-server with time-windows.
Extended the LP relaxation and primal-dual framework to handle time-windows.
Provided a new analysis technique based on truncated covering LPs at tree nodes.
Abstract
We study the -server problem with time-windows. In this problem, each request arrives at some point of an -point metric space at time and comes with a deadline . One of the servers must be moved to at some time in the interval to satisfy this request. We give an online algorithm for this problem with a competitive ratio of , where is the aspect ratio of the metric space. Prior to our work, the best competitive ratio known for this problem was given by Azar et al. (STOC 2017). Our algorithm is based on a new covering linear program relaxation for -server on HSTs. This LP naturally corresponds to the min-cost flow formulation of -server, and easily extends to the case of time-windows. We give an online algorithm for obtaining a feasible fractional solution for this LP,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Smart Parking Systems Research
