Approximating capacitated $k$-median with $(1+\epsilon)k$ open facilities
Shi Li

TL;DR
This paper presents the first constant-factor approximation algorithm for the capacitated k-median problem that opens slightly more than k facilities, significantly improving previous exponential bounds and overcoming the limitations of standard LP relaxations.
Contribution
It introduces a novel configuration LP and achieves a constant approximation ratio with only a (1+ε) violation in the number of open facilities.
Findings
First constant approximation for capacitated k-median with (1+ε) facilities
Improves approximation ratio to O(1/ε^2 log(1/ε))
Overcomes unbounded integrality gap of standard LP relaxation
Abstract
In the capacitated -median (\CKM) problem, we are given a set of facilities, each facility with a capacity , a set of clients, a metric over and an integer . The goal is to open facilities in and connect the clients to the open facilities such that each facility is connected by at most clients, so as to minimize the total connection cost. In this paper, we give the first constant approximation for \CKM, that only violates the cardinality constraint by a factor of . This generalizes the result of [Li15], which only works for the uniform capacitated case. Moreover, the approximation ratio we obtain is , which is an exponential improvement over the ratio of in [Li15]. The natural LP relaxation for the problem, which almost all previous…
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
TopicsFacility Location and Emergency Management
