Estimating small moments of data stream in nearly optimal space-time
Data Structures and Algorithms
2010-06-21 v2 Machine Learning
Abstract
For each , we present a randomized algorithm that returns an -approximation of the th frequency moment of a data stream . The algorithm requires space and processes each stream update using time . It is nearly optimal in terms of space (lower bound as well as time and is the first algorithm with these properties. The technique separates heavy hitters from the remaining items in the stream using an appropriate threshold and estimates the contribution of the heavy hitters and the light elements to separately. A key component is the design of an unbiased estimator for whose data structure has low update time and low variance.
Keywords
Cite
@article{arxiv.1005.1120,
title = {Estimating small moments of data stream in nearly optimal space-time},
author = {Sumit Ganguly},
journal= {arXiv preprint arXiv:1005.1120},
year = {2010}
}
Comments
Withdrawn due to error in analysis