Improved Local Search Based Approximation Algorithm for Hard Uniform Capacitated k-Median Problem
Neelima Gupta, Aditya Pancholi

TL;DR
This paper presents a local search heuristic that achieves a (3+ε)-approximation for the hard uniform capacitated k-median problem, allowing a controlled violation of the cardinality constraint, and extends to include penalties.
Contribution
It introduces the first local search based approximation algorithm for the problem with cardinality violation, improving upon previous LP-based methods in simplicity and empirical performance.
Findings
Achieves a (3+ε) approximation with 8/3 cardinality violation.
Extends the approach to capacitated k-median with penalties.
Demonstrates practical effectiveness of local search in this context.
Abstract
In this paper, we study the hard uniform capacitated - median problem using local search heuristic. Obtaining a constant factor approximation for the \ckm problem is open. All the existing solutions giving constant-factor approximation, violate at least one of the cardinality and the capacity constraints. All except Koruplou et al are based on LP-relaxation. We give factor approximation algorithm for the problem violating the cardinality by a factor of . There is a trade-off between the approximation factor and the cardinality violation between our work and the existing work. Koruplou et al gave approximation factor with factor loss in cardinality using local search paradigm. Though the approximation factor can be made arbitrarily small, cardinality loss is at least . On the other hand, we improve upon the…
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 · Vehicle Routing Optimization Methods · Complexity and Algorithms in Graphs
