Tracking the $\ell_2$ Norm with Constant Update Time

July 17, 2018 Β· Declared Dead Β· πŸ› International Workshop and International Workshop on Approximation, Randomization, and Combinatorial Optimization. Algorithms and Techniques

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Chi-Ning Chou, Zhixian Lei, Preetum Nakkiran arXiv ID 1807.06479 Category cs.DS: Data Structures & Algorithms Citations 1 Venue International Workshop and International Workshop on Approximation, Randomization, and Combinatorial Optimization. Algorithms and Techniques Last Checked 4 months ago
Abstract
The \emph{$\ell_2$ tracking problem} is the task of obtaining a streaming algorithm that, given access to a stream of items $a_1,a_2,a_3,\ldots$ from a universe $[n]$, outputs at each time $t$ an estimate to the $\ell_2$ norm of the \textit{frequency vector} $f^{(t)}\in \mathbb{R}^n$ (where $f^{(t)}_i$ is the number of occurrences of item $i$ in the stream up to time $t$). The previous work [Braverman-Chestnut-Ivkin-Nelson-Wang-Woodruff, PODS 2017] gave an streaming algorithm with (the optimal) space using $O(Ξ΅^{-2}\log(1/Ξ΄))$ words and $O(Ξ΅^{-2}\log(1/Ξ΄))$ update time to obtain an $Ξ΅$-accurate estimate with probability at least $1-Ξ΄$. We give the first algorithm that achieves update time of $O(\log 1/Ξ΄)$ which is independent of the accuracy parameter $Ξ΅$, together with the nearly optimal space using $O(Ξ΅^{-2}\log(1/Ξ΄))$ words. Our algorithm is obtained using the \textsf{CountSketch} of [Charilkar-Chen-Farach-Colton, ICALP 2002].
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