English

Strong Coresets for k-Median and Subspace Approximation: Goodbye Dimension

Data Structures and Algorithms 2022-04-15 v2

Abstract

We obtain the first strong coresets for the kk-median and subspace approximation problems with sum of distances objective function, on nn points in dd dimensions, with a number of weighted points that is independent of both nn and dd; namely, our coresets have size poly(k/ϵ)\text{poly}(k/\epsilon). A strong coreset (1+ϵ)(1+\epsilon)-approximates the cost function for all possible sets of centers simultaneously. We also give efficient nnz(A)+(n+d)poly(k/ϵ)+exp(poly(k/ϵ))\text{nnz}(A) + (n+d)\text{poly}(k/\epsilon) + \exp(\text{poly}(k/\epsilon)) time algorithms for computing these coresets. We obtain the result by introducing a new dimensionality reduction technique for coresets that significantly generalizes an earlier result of Feldman, Sohler and Schmidt \cite{FSS13} for squared Euclidean distances to sums of pp-th powers of Euclidean distances for constant p1p\ge1.

Keywords

Cite

@article{arxiv.1809.02961,
  title  = {Strong Coresets for k-Median and Subspace Approximation: Goodbye Dimension},
  author = {Christian Sohler and David P. Woodruff},
  journal= {arXiv preprint arXiv:1809.02961},
  year   = {2022}
}