An Experimental Study of Distributed Quantile Estimation
Zixuan Zhuang

TL;DR
This paper investigates distributed algorithms for approximate quantile estimation, comparing their efficiency and accuracy through detailed experiments, addressing challenges in data streaming and sensor networks.
Contribution
It provides a comprehensive experimental comparison of distributed approximate quantile algorithms, highlighting their space, time, and accuracy trade-offs.
Findings
Distributed algorithms vary in space and time efficiency.
Approximate quantiles offer a good balance between accuracy and computational cost.
Experimental results guide the selection of algorithms for different distributed data scenarios.
Abstract
Quantiles are very important statistics information used to describe the distribution of datasets. Given the quantiles of a dataset, we can easily know the distribution of the dataset, which is a fundamental problem in data analysis. However, quite often, computing quantiles directly is inappropriate due to the memory limitations. Further, in many settings such as data streaming and sensor network model, even the data size is unpredictable. Although the quantiles computation has been widely studied, it was mostly in the sequential setting. In this paper, we study several quantile computation algorithms in the distributed setting and compare them in terms of space usage, running time, and accuracy. Moreover, we provide detailed experimental comparisons between several popular algorithms. Our work focuses on the approximate quantile algorithms which provide error bounds. Approximate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed Sensor Networks and Detection Algorithms · Data Stream Mining Techniques · Bayesian Modeling and Causal Inference
