An Improved Approximation for $k$-median, and Positive Correlation in Budgeted Optimization
Jaros{\l}aw Byrka, Thomas Pensyl, Bartosz Rybicki, Aravind Srinivasan,, Khoa Trinh

TL;DR
This paper advances approximation algorithms for the $k$-median problem by developing a dependent rounding technique that balances negative and positive correlation properties, leading to improved ratio and runtime.
Contribution
It introduces a novel dependent rounding algorithm that achieves better approximation ratios and runtime dependence for the $k$-median problem compared to prior work.
Findings
Improved $k$-median approximation ratio from 2.732+ε to 2.675+ε.
Reduced runtime dependence from N^{O(1/ε^2)} to N^{O((1/ε) log(1/ε))}.
Developed a dependent rounding method balancing negative and positive correlation.
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 -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 -median from to by developing an algorithm that improves upon various…
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 · Risk and Portfolio Optimization · Stochastic Gradient Optimization Techniques
