Interpolating between $k$-Median and $k$-Center: Approximation Algorithms for Ordered $k$-Median
Abstract
We consider a generalization of -median and -center, called the {\em ordered -median} problem. In this problem, we are given a metric space with points, and a non-increasing weight vector , and the goal is to open centers and assign each point each point to a center so as to minimize w_1\cdot\text{(largest assignment cost)}+w_2\cdot\text{(second-largest assignment cost)}+\ldots+w_n\cdot\text{(n-th largest assignment cost)}. We give an -approximation algorithm for this problem. Our algorithms utilize Lagrangian relaxation and the primal-dual schema, combined with an enumeration procedure of Aouad and Segev. For the special case of -weights, which models the problem of minimizing the largest assignment costs that is interesting in and of by itself, we provide a novel reduction to the (standard) -median problem showing that LP-relative guarantees for -median translate to guarantees for the ordered -median problem; this yields a nice and clean -approximation algorithm for weights.
Keywords
Cite
@article{arxiv.1711.08715,
title = {Interpolating between $k$-Median and $k$-Center: Approximation Algorithms for Ordered $k$-Median},
author = {Deeparnab Chakrabarty and Chaitanya Swamy},
journal= {arXiv preprint arXiv:1711.08715},
year = {2017}
}