Streaming Quantiles Algorithms with Small Space and Update Time

June 29, 2019 Β· Declared Dead Β· πŸ› Italian National Conference on Sensors

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Nikita Ivkin, Edo Liberty, Kevin Lang, Zohar Karnin, Vladimir Braverman arXiv ID 1907.00236 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DB, cs.LG Citations 22 Venue Italian National Conference on Sensors Last Checked 3 months ago
Abstract
Approximating quantiles and distributions over streaming data has been studied for roughly two decades now. Recently, Karnin, Lang, and Liberty proposed the first asymptotically optimal algorithm for doing so. This manuscript complements their theoretical result by providing a practical variants of their algorithm with improved constants. For a given sketch size, our techniques provably reduce the upper bound on the sketch error by a factor of two. These improvements are verified experimentally. Our modified quantile sketch improves the latency as well by reducing the worst case update time from $O(1/\varepsilon)$ down to $O(\log (1/\varepsilon))$. We also suggest two algorithms for weighted item streams which offer improved asymptotic update times compared to naΓ―ve extensions. Finally, we provide a specialized data structure for these sketches which reduces both their memory footprints and update times.
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

Died the same way β€” πŸ‘» Ghosted