Constant Approximation for Capacitated $k$-Median with $(1 + \epsilon)$-Capacity Violation
G\"okalp Demirci, Shi Li

TL;DR
This paper presents a new approximation algorithm for the Capacitated k-Median problem that only slightly violates capacity constraints by a factor of 1 + epsilon, improving upon previous pseudo-approximations.
Contribution
It introduces a constant-factor approximation using the configuration LP that only violates capacities by 1 + epsilon, advancing beyond the previous violation factor of 2.
Findings
Achieves constant-factor approximation with minimal capacity violation.
Uses configuration LP to improve approximation guarantees.
Settles the pseudo-approximation status for the problem.
Abstract
We study the Capacitated k-Median problem for which existing constant-factor approximation algorithms are all pseudo-approximations that violate either the capacities or the upper bound k on the number of open facilities. Using the natural LP relaxation for the problem, one can only hope to get the violation factor down to 2. Li [SODA'16] introduced a novel LP to go beyond the limit of 2 and gave a constant-factor approximation algorithm that opens facilities. We use the configuration LP of Li [SODA'16] to give a constant-factor approximation for the Capacitated k-Median problem in a seemingly harder configuration: we violate only the capacities by . This result settles the problem as far as pseudo-approximation algorithms are concerned.
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
TopicsComplexity and Algorithms in Graphs · Stochastic Gradient Optimization Techniques · Optimization and Search Problems
