Polynomial Estimators for High Frequency Moments
Sumit Ganguly

TL;DR
This paper introduces a space-efficient algorithm for estimating high frequency moments in data streams, improving upon previous methods by using novel polynomial estimators and achieving lower space complexity for certain ranges of p.
Contribution
The paper presents a new polynomial-based estimator technique for high frequency moments, reducing space complexity compared to prior algorithms for 2 < p < log(n).
Findings
Achieves space complexity improvements over previous algorithms.
Uses a novel Taylor polynomial-based estimator technique.
Provides bounds on space and update time for the algorithm.
Abstract
We present an algorithm for computing , the th moment of an -dimensional frequency vector of a data stream, for , to within factors, with high constant probability. Let be the number of stream records and be the largest magnitude of a stream update. The algorithm uses space in bits where, . Here is for and for . This improves upon the space required by current algorithms \cite{iw:stoc05,bgks:soda06,ako:arxiv10,bo:arxiv10} by a factor of at least . The update time is . We use a new technique for designing estimators for functions of the…
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
TopicsAdvanced Database Systems and Queries · Scientific Research and Discoveries · Data Management and Algorithms
