New Frameworks for Offline and Streaming Coreset Constructions
Abstract
A coreset for a set of points is a small subset of weighted points that approximately preserves important properties of the original set. Specifically, if is a set of points, is a set of queries, and is a cost function, then a set with weights is an -coreset for some parameter if is a multiplicative approximation to for all . Coresets are used to solve fundamental problems in machine learning under various big data models of computation. Many of the suggested coresets in the recent decade used, or could have used a general framework for constructing coresets whose size depends quadratically on what is known as total sensitivity . In this paper we improve this bound from to . Thus our results imply more space efficient solutions to a number of problems, including projective clustering, -line clustering, and subspace approximation. Moreover, we generalize the notion of sensitivity sampling for sup-sampling that supports non-multiplicative approximations, negative cost functions and more. The main technical result is a generic reduction to the sample complexity of learning a class of functions with bounded VC dimension. We show that obtaining an -sample for this class of functions with appropriate parameters and suffices to achieve space efficient -coresets. Our result implies more efficient coreset constructions for a number of interesting problems in machine learning; we show applications to -median/-means, -line clustering, -subspace approximation, and the integer -projective clustering problem.
Cite
@article{arxiv.1612.00889,
title = {New Frameworks for Offline and Streaming Coreset Constructions},
author = {Vladimir Braverman and Dan Feldman and Harry Lang and Adiel Statman and Samson Zhou},
journal= {arXiv preprint arXiv:1612.00889},
year = {2022}
}