Near-Optimal Relative Error Streaming Quantile Estimation via Elastic Compactors
Elena Gribelyuk, Pachara Sawettamalya, Hongxun Wu, Huacheng Yu

TL;DR
This paper introduces a nearly-optimal streaming algorithm for relative-error quantile estimation that uses elastic compactors to dynamically allocate space, significantly improving space efficiency over previous methods.
Contribution
The authors develop a new elastic compactor data structure and a space allocation scheme, achieving near-optimal space complexity for relative-error quantile estimation in streaming data.
Findings
Achieves $ ilde O(rac{1}{psilon} ext{log}(psilon n))$ space complexity.
Introduces elastic compactors that can be dynamically resized.
Proposes the Top Quantiles Problem as a new subproblem.
Abstract
Computing the approximate quantiles or ranks of a stream is a fundamental task in data monitoring. Given a stream of elements and a query , a relative-error quantile estimation algorithm can estimate the rank of with respect to the stream, up to a multiplicative error. Notably, this requires the sketch to obtain more precise estimates for the ranks of elements on the tails of the distribution, as compared to the additive error regime. Previously, the best-known algorithms for relative error achieved space (Cormode, Karnin, Liberty, Thaler, Vesel{\`y}, 2021) and (Zhang, Lin, Xu, Korn, Wang, 2006). In this work, we present a nearly-optimal streaming algorithm for the relative-error quantile estimation problem using…
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
TopicsSparse and Compressive Sensing Techniques · Image and Signal Denoising Methods · Advanced Image Processing Techniques
