English

An Improved Approximation for $k$-median, and Positive Correlation in Budgeted Optimization

Data Structures and Algorithms 2016-04-26 v4

Abstract

Dependent rounding is a useful technique for optimization problems with hard budget constraints. This framework naturally leads to \emph{negative correlation} properties. However, what if an application naturally calls for dependent rounding on the one hand, and desires \emph{positive} correlation on the other? More generally, we develop algorithms that guarantee the known properties of dependent rounding, but also have nearly best-possible behavior - near-independence, which generalizes positive correlation - on "small" subsets of the variables. The recent breakthrough of Li & Svensson for the classical kk-median problem has to handle positive correlation in certain dependent-rounding settings, and does so implicitly. We improve upon Li-Svensson's approximation ratio for kk-median from 2.732+ϵ2.732 + \epsilon to 2.675+ϵ2.675 + \epsilon by developing an algorithm that improves upon various aspects of their work. Our dependent-rounding approach helps us improve the dependence of the runtime on the parameter ϵ\epsilon from Li-Svensson's NO(1/ϵ2)N^{O(1/\epsilon^2)} to NO((1/ϵ)log(1/ϵ))N^{O((1/\epsilon) \log(1/\epsilon))}.

Keywords

Cite

@article{arxiv.1406.2951,
  title  = {An Improved Approximation for $k$-median, and Positive Correlation in Budgeted Optimization},
  author = {Jarosław Byrka and Thomas Pensyl and Bartosz Rybicki and Aravind Srinivasan and Khoa Trinh},
  journal= {arXiv preprint arXiv:1406.2951},
  year   = {2016}
}
R2 v1 2026-06-22T04:36:12.309Z