Constant-Factor Approximation for Ordered k-Median
Jaros{\l}aw Byrka, Krzysztof Sornat, Joachim Spoerhase

TL;DR
This paper introduces a new LP-rounding algorithm that achieves a constant-factor approximation for the Ordered k-Median problem, improving upon previous logarithmic approximations and unifying various clustering objectives.
Contribution
It presents the first LP-rounding constant-factor approximation algorithm for Ordered k-Median, combining weight bucketing and distance bucketing techniques for improved efficiency.
Findings
Achieves a 15-approximation for the rectangular case.
Extends to a constant-factor approximation in quasi-polynomial time.
Provides a polynomial-time constant-factor approximation using distance bucketing.
Abstract
We study the Ordered k-Median problem, in which the solution is evaluated by first sorting the client connection costs and then multiplying them with a predefined non-increasing weight vector (higher connection costs are taken with larger weights). Since the 1990s, this problem has been studied extensively in the discrete optimization and operations research communities and has emerged as a framework unifying many fundamental clustering and location problems such as k-Median and k-Center. This generality, however, renders the problem intriguing from the algorithmic perspective and obtaining non-trivial approximation algorithms was an open problem even for simple topologies such as trees. Recently, Aouad and Segev were able to obtain an O(log n) approximation algorithm for Ordered k-Median using a sophisticated local-search approach and the concept of surrogate models thereby extending…
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 · Computational Geometry and Mesh Generation
