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 P is a set of points, Q is a set of queries, and f:P× Q is a cost function, then a set S⊂eq P with weights w:P[0,∞) is an ε-coreset for some parameter ε>0 if Σs∈ Sw(s)f(s,q) is a (1+ε) multiplicative approximation to Σp∈ Pf(p,q) for all q∈ Q. 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 t. In this paper we improve this bound from O(t2) to O(t t). Thus our results imply more space efficient solutions to a number of problems, including projective clustering, k-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 k-median/k-means, k-line clustering, j-subspace approximation, and the integer (j,k)-projective clustering problem.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…