The reviewed record of science sign in
Pith

arxiv: 2406.00376 · v1 · pith:EYADNGSA · submitted 2024-06-01 · cs.DS · cs.DB

Approaching 100% Confidence in Stream Summary through ReliableSketch

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:EYADNGSArecord.jsonopen to challenge →

classification cs.DS cs.DB
keywords keyslambdadeltafracreliablesketchspaceconfidenceonly
0
0 comments X
read the original abstract

To approximate sums of values in key-value data streams, sketches are widely used in databases and networking systems. They offer high-confidence approximations for any given key while ensuring low time and space overhead. While existing sketches are proficient in estimating individual keys, they struggle to maintain this high confidence across all keys collectively, an objective that is critically important in both algorithm theory and its practical applications. We propose ReliableSketch, the first to control the error of all keys to less than $\Lambda$ with a small failure probability $\Delta$, requiring only $O(1 + \Delta\ln\ln(\frac{N}{\Lambda}))$ amortized time and $O(\frac{N}{\Lambda} + \ln(\frac{1}{\Delta}))$ space. Furthermore, its simplicity makes it hardware-friendly, and we implement it on CPU servers, FPGAs, and programmable switches. Our experiments show that under the same small space, ReliableSketch not only keeps all keys' errors below $\Lambda$ but also achieves near-optimal throughput, outperforming competitors with thousands of uncontrolled estimations. We have made our source code publicly available.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.