A Survey of Approximate Quantile Computation on Large-scale Data (Technical Report)

April 17, 2020 ยท The Cartographer ยท ๐Ÿ› IEEE Access

๐Ÿ“š THE CARTOGRAPHER: The Cartographer
Survey/review paper โ€” maps the landscape rather than implementing a method.

"No code URL or promise found in abstract"
"Title-pattern auto-detect: A Survey of Approximate Quantile Computation on Large-scale Data (Technical Report)"

Evidence collected by the PWNC Scanner

Authors Zhiwei Chen, Aoqian Zhang arXiv ID 2004.08255 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DB Citations 22 Venue IEEE Access Last Checked 2 days ago
Abstract
As data volume grows extensively, data profiling helps to extract metadata of large-scale data. However, one kind of metadata, order statistics, is difficult to be computed because they are not mergeable or incremental. Thus, the limitation of time and memory space does not support their computation on large-scale data. In this paper, we focus on an order statistic, quantiles, and present a comprehensive analysis of studies on approximate quantile computation. Both deterministic algorithms and randomized algorithms that compute approximate quantiles over streaming models or distributed models are covered. Then, multiple techniques for improving the efficiency and performance of approximate quantile algorithms in various scenarios, such as skewed data and high-speed data streams, are presented. Finally, we conclude with coverage of existing packages in different languages and with a brief discussion of the future direction in this area.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Data Structures & Algorithms