ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2111.03046
17
6

Introduction to Coresets: Approximated Mean

4 November 2021
Alaa Maalouf
Ibrahim Jubran
Dan Feldman
ArXivPDFHTML
Abstract

A \emph{strong coreset} for the mean queries of a set PPP in Rd{\mathbb{R}}^dRd is a small weighted subset C⊆PC\subseteq PC⊆P, which provably approximates its sum of squared distances to any center (point) x∈Rdx\in {\mathbb{R}}^dx∈Rd. A \emph{weak coreset} is (also) a small weighted subset CCC of PPP, whose mean approximates the mean of PPP. While computing the mean of PPP can be easily computed in linear time, its coreset can be used to solve harder constrained version, and is in the heart of generalizations such as coresets for kkk-means clustering. In this paper, we survey most of the mean coreset construction techniques, and suggest a unified analysis methodology for providing and explaining classical and modern results including step-by-step proofs. In particular, we collected folklore and scattered related results, some of which are not formally stated elsewhere. Throughout this survey, we present, explain, and prove a set of techniques, reductions, and algorithms very widespread and crucial in this field. However, when put to use in the (relatively simple) mean problem, such techniques are much simpler to grasp. The survey may help guide new researchers unfamiliar with the field, and introduce them to the very basic foundations of coresets, through a simple, yet fundamental, problem. Experts in this area might appreciate the unified analysis flow, and the comparison table for existing results. Finally, to encourage and help practitioners and software engineers, we provide full open source code for all presented algorithms.

View on arXiv
Comments on this paper