Tracking the $\ell_2$ Norm with Constant Update Time
Chi-Ning Chou, Zhixian Lei, Preetum Nakkiran

TL;DR
This paper presents a streaming algorithm for the 2 tracking problem that achieves constant update time independent of the accuracy parameter, while maintaining near-optimal space complexity, improving upon previous methods.
Contribution
The authors introduce the first 2 tracking algorithm with update time independent of psilons, using CountSketch, and achieve nearly optimal space complexity.
Findings
Achieves update time of O(log 1/elta) independent of psilons
Uses CountSketch for efficient 2 norm estimation
Maintains near-optimal space complexity of O(psilons^{-2}log(1/elta)) words
Abstract
The \emph{ tracking problem} is the task of obtaining a streaming algorithm that, given access to a stream of items from a universe , outputs at each time an estimate to the norm of the \textit{frequency vector} (where is the number of occurrences of item in the stream up to time ). The previous work [Braverman-Chestnut-Ivkin-Nelson-Wang-Woodruff, PODS 2017] gave an streaming algorithm with (the optimal) space using words and update time to obtain an -accurate estimate with probability at least . We give the first algorithm that achieves update time of which is independent of the accuracy parameter , together with the nearly optimal space using words.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
