Communication-Efficient (Weighted) Reservoir Sampling from Fully Distributed Data Streams

Lorenz Hübschle-Schneider,Peter Sanders
DOI: https://doi.org/10.48550/arXiv.1910.11069
2020-02-25
Abstract:We consider communication-efficient weighted and unweighted (uniform) random sampling from distributed data streams presented as a sequence of mini-batches of items. This is a natural model for distributed streaming computation, and our goal is to showcase its usefulness. We present and analyze fully distributed, communication-efficient algorithms for both versions of the problem. An experimental evaluation of weighted reservoir sampling on up to 256 nodes (5120 processors) shows good speedups, while theoretical analysis promises further scaling to much larger machines.
Data Structures and Algorithms,Distributed, Parallel, and Cluster Computing
What problem does this paper attempt to address?