Pith. sign in

REVIEW 5 cited by

New Frameworks for Offline and Streaming Coreset Constructions

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1612.00889 v3 pith:X2N6HPIV submitted 2016-12-02 cs.DS

classification cs.DS
keywords clusteringcoresetcoresetsepsilonapproximationefficientfunctionslearning
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
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\times Q\to\mathbb{R}$ is a cost function, then a set $S\subseteq P$ with weights $w:P\to[0,\infty)$ is an $\epsilon$-coreset for some parameter $\epsilon>0$ if $\sum_{s\in S}w(s)f(s,q)$ is a $(1+\epsilon)$ multiplicative approximation to $\sum_{p\in P}f(p,q)$ for all $q\in 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(t^2)$ to $O(t\log 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 $(\nu,\alpha)$-sample for this class of functions with appropriate parameters $\nu$ and $\alpha$ suffices to achieve space efficient $\epsilon$-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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. $k$-PCA for (non-squared) Euclidean Distances: Polynomial Time Approximation

    cs.LG 2025-07 conditional novelty 8.0 of 10

    A deterministic polynomial-time algorithm computes a sqrt(d)-approximation to the k-subspace median for every k, avoiding the exponential-in-k runtime of earlier randomized methods.

  2. Provable Pruning for Efficient 3D Gaussian Splatting via Coresets

    cs.CV 2026-07 conditional novelty 7.0 of 10

    3DGS admits resolution-dependent multiplicative coresets via sensitivity sampling (impossible unrestricted), and the resulting prune rule is SOTA under no or very short finetuning.

  3. Sensitivity Sampling with Predictions for k-Means Clustering

    cs.LG 2026-07 accept novelty 6.5 of 10

    Predicted centers from prior snapshots enable sensitivity-sampling coresets for k-means that match optimal size bounds under coarser approximations and deliver better cost-runtime tradeoffs on data sequences.

  4. Improving Model Classification by Optimizing the Training Dataset

    cs.LG 2025-07 conditional novelty 4.0 of 10

    Tuning coreset sampling parameters on validation data improves downstream F1 and balanced accuracy, and can beat full-data training in several settings.

  5. The Adversarial Robustness of Sketching and Streaming Algorithms

    cs.DS 2026-07 conditional novelty 2.0 of 10

    A survey monograph unifying the field of adversarially robust streaming: near-optimal robustness for insertion-only streams, poly(n)-space impossibility for turnstile linear sketches, and crypto-based white-box algorithms.

Pith tools