Learned Interpolation for Better Streaming Quantile Approximation with Worst-Case Guarantees
Abstract
An -approximate quantile sketch over a stream of inputs approximates the rank of any query point - that is, the number of input points less than - up to an additive error of , generally with some probability of at least , while consuming space. While the celebrated KLL sketch of Karnin, Lang, and Liberty achieves a provably optimal quantile approximation algorithm over worst-case streams, the approximations it achieves in practice are often far from optimal. Indeed, the most commonly used technique in practice is Dunning's t-digest, which often achieves much better approximations than KLL on real-world data but is known to have arbitrarily large errors in the worst case. We apply interpolation techniques to the streaming quantiles problem to attempt to achieve better approximations on real-world data sets than KLL while maintaining similar guarantees in the worst case.
Cite
@article{arxiv.2304.07652,
title = {Learned Interpolation for Better Streaming Quantile Approximation with Worst-Case Guarantees},
author = {Nicholas Schiefer and Justin Y. Chen and Piotr Indyk and Shyam Narayanan and Sandeep Silwal and Tal Wagner},
journal= {arXiv preprint arXiv:2304.07652},
year = {2023}
}
Comments
11 pages, 5 figures, published at SIAM ACDA 2023