Weighted $k$-Server Admits an Exponentially Competitive Algorithm
Adithya Bijoy, Ankit Mondal, Ashish Chiplunkar

TL;DR
This paper presents a new randomized online algorithm for the weighted $k$-server problem on uniform metrics, achieving an exponential competitive ratio and breaking previous doubly exponential barriers, with implications for the generalized $k$-server problem.
Contribution
It introduces a recursive phase-based approach to design an exponentially competitive randomized algorithm for weighted $k$-server on uniform metrics, surpassing deterministic bounds.
Findings
Achieves $ ext{exp}(O(k^2))$-competitive ratio for weighted $k$-server.
Breaks the doubly exponential barrier for deterministic algorithms.
Extends techniques to the generalized $k$-server problem.
Abstract
The weighted -server is a variant of the -server problem, where the cost of moving a server is the server's weight times the distance through which it moves. The problem is famous for its intriguing properties and for evading standard techniques for designing and analyzing online algorithms. Even on uniform metric spaces with sufficiently many points, the deterministic competitive ratio of weighted -server is known to increase doubly exponentially with respect to , while the behavior of its randomized competitive ratio is not fully understood. Specifically, no upper bound better than doubly exponential is known, while the best known lower bound is singly exponential in . In this paper, we close the exponential gap between these bounds by giving an -competitive randomized online algorithm for the weighted -server problem on uniform metrics, thus breaking…
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 · graph theory and CDMA systems
