Tight Lower Bound for Linear Sketches of Moments
Alexandr Andoni, Huy L. Nguyen, Yury Polyanskiy, Yihong Wu

TL;DR
This paper establishes a tight lower bound on the space complexity of linear sketch algorithms for estimating frequency moments of data streams when p>2, matching the best known upper bounds.
Contribution
It proves a tight lower bound of n^{1-2/p}\u2219log n words for linear sketch algorithms, closing the gap for p>2 in frequency moment estimation.
Findings
Lower bound matches the best known upper bound for linear sketches.
All existing algorithms for p>2 are linear sketches, aligning with the lower bound.
The result clarifies the limitations of linear sketch methods for this problem.
Abstract
The problem of estimating frequency moments of a data stream has attracted a lot of attention since the onset of streaming algorithms [AMS99]. While the space complexity for approximately computing the moment, for has been settled [KNW10], for the exact complexity remains open. For the current best algorithm uses words of space [AKO11,BO10], whereas the lower bound is of [BJKS04]. In this paper, we show a tight lower bound of words for the class of algorithms based on linear sketches, which store only a sketch of input vector and some (possibly randomized) matrix . We note that all known algorithms for this problem are linear sketches.
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.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Data Management and Algorithms · Artificial Intelligence in Games
