We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: WOR and $p$'s: Sketches for $\ell_p$-Sampling Without Replacement

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 $\ell_p$ sampling, weighted sampling of keys according to a power $p\in[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>1$ and the first to handle signed updates for $p>0$.
Comments: 21 pages. Added references in related work in the introduction
Subjects: Machine Learning (cs.LG); Data Structures and Algorithms (cs.DS); Machine Learning (stat.ML)
Cite as: arXiv:2007.06744 [cs.LG]
  (or arXiv:2007.06744v3 [cs.LG] for this version)

Submission history

From: David Woodruff [view email]
[v1] Tue, 14 Jul 2020 00:19:27 GMT (85kb,D)
[v2] Tue, 28 Jul 2020 15:06:53 GMT (87kb,D)
[v3] Sat, 15 Aug 2020 06:12:25 GMT (109kb,D)

Link back to: arXiv, form interface, contact.