English

Structural Iterative Rounding for Generalized $k$-Median Problems

Data Structures and Algorithms 2020-09-03 v1

Abstract

This paper considers approximation algorithms for generalized kk-median problems. This class of problems can be informally described as kk-median with a constant number of extra constraints, and includes kk-median with outliers, and knapsack median. Our first contribution is a pseudo-approximation algorithm for generalized kk-median that outputs a 6.3876.387-approximate solution, with a constant number of fractional variables. The algorithm builds on the iterative rounding framework introduced by Krishnaswamy, Li, and Sandeep for kk-median with outliers. The main technical innovation is allowing richer constraint sets in the iterative rounding and taking advantage of the structure of the resulting extreme points. Using our pseudo-approximation algorithm, we give improved approximation algorithms for kk-median with outliers and knapsack median. This involves combining our pseudo-approximation with pre- and post-processing steps to round a constant number of fractional variables at a small increase in cost. Our algorithms achieve approximation ratios 6.994+ϵ6.994 + \epsilon and 6.387+ϵ6.387 + \epsilon for kk-median with outliers and knapsack median, respectively. These improve on the best-known approximation ratio 7.081+ϵ7.081 + \epsilon for both problems \cite{DBLP:conf/stoc/KrishnaswamyLS18}.

Keywords

Cite

@article{arxiv.2009.00808,
  title  = {Structural Iterative Rounding for Generalized $k$-Median Problems},
  author = {Anupam Gupta and Benjamin Moseley and Rudy Zhou},
  journal= {arXiv preprint arXiv:2009.00808},
  year   = {2020}
}
R2 v1 2026-06-23T18:15:24.766Z