Tight Bounds for Heavy-Hitters and Moment Estimation in the Sliding Window Model

April 29, 2025 Β· Declared Dead Β· πŸ› International Colloquium on Automata, Languages and Programming

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Shiyuan Feng, William Swartworth, David P. Woodruff arXiv ID 2504.21175 Category cs.DS: Data Structures & Algorithms Citations 3 Venue International Colloquium on Automata, Languages and Programming Last Checked 4 months ago
Abstract
We consider the heavy-hitters and $F_p$ moment estimation problems in the sliding window model. For $F_p$ moment estimation with $1<p\leq 2$, we show that it is possible to give a $(1\pm Ξ΅)$ multiplicative approximation to the $F_p$ moment with $2/3$ probability on any given window of size $n$ using $\tilde{O}(\frac{1}{Ξ΅^p}\log^2 n + \frac{1}{Ξ΅^2}\log n)$ bits of space. We complement this result with a lower bound showing that our algorithm gives tight bounds up to factors of $\log\log n$ and $\log\frac{1}Ξ΅.$ As a consequence of our $F_2$ moment estimation algorithm, we show that the heavy-hitters problem can be solved on an arbitrary window using $O(\frac{1}{Ξ΅^2}\log^2 n)$ space which is tight.
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