ResearchTrend.AI
  • Papers
  • Communities
  • Organizations
  • 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. 2007.06744
50
11
v1v2v3 (latest)

WOR and ppp's: Sketches for ℓp\ell_pℓp​-Sampling Without Replacement

14 July 2020
E. Cohen
Rasmus Pagh
David P. Woodruff
ArXiv (abs)PDFHTML
Abstract

Weighted sampling is a fundamental tool in data analysis and machine learning pipelines. Samples are used for efficient estimation of statistics or as sparse representations of the data. When weight distributions are skewed, as is often the case in practice, without-replacement (WOR) sampling is much more effective than with-replacement (WR) sampling: it provides a broader representation and higher accuracy for the same number of samples. We design novel composable sketches for WOR ℓp\ell_pℓp​ sampling, weighted sampling of keys according to a power p∈[0,2]p\in[0,2]p∈[0,2] of their frequency (or for signed data, sum of updates). Our sketches have size that grows only linearly with the sample size. Our design is simple and practical, despite intricate analysis, and based on off-the-shelf use of widely implemented heavy hitters sketches such as CountSketch. Our method is the first to provide WOR sampling in the important regime of p>1p>1p>1 and the first to handle signed updates for p>0p>0p>0.

View on arXiv
Comments on this paper