DocumentCode :
2765558
Title :
Approximate frequency counts in sliding window over data stream
Author :
Nie, Guoliang ; Lu, Zhengding
Author_Institution :
Sch. of Comput. Sci. & Technol., Huazhong Univ. of Sci. & Technol., Wuhan
fYear :
2005
fDate :
1-4 May 2005
Firstpage :
2232
Lastpage :
2236
Abstract :
The sliding window model is useful for discounting stale data in data stream applications. In this model, data elements arrive continually and only the most recent N elements are used when answering queries. We consider the important problem in sliding window - computing frequency counts being not less than a user-specified threshold. We present a one-pass algorithm for dynamically computing frequency counts in sliding window over a data stream. Our algorithm employs exponential histograms to maintain the frequency of elements, and carries out compression process periodically to delete the needless elements. Once the synopsis over the most recent N elements has been constructed, our algorithm supports approximate frequency counts over the most recent M elements as long as M does not exceed N. The actual space bounds obtained on experimental data are significantly better than both the worst case guarantees of our algorithm and the observed space requirements of earlier algorithms. The analytical and experimental results show that our algorithm is accurate and effective in dynamically computing the frequency counts in sliding window
Keywords :
algorithm theory; data analysis; computing frequency counts; data stream; one-pass algorithm; sliding window model; Algorithm design and analysis; Application software; Approximation algorithms; Computer science; Decision support systems; Forward contracts; Frequency; Heuristic algorithms; Histograms; Monitoring;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Electrical and Computer Engineering, 2005. Canadian Conference on
Conference_Location :
Saskatoon, Sask.
ISSN :
0840-7789
Print_ISBN :
0-7803-8885-2
Type :
conf
DOI :
10.1109/CCECE.2005.1557432
Filename :
1557432
Link To Document :
بازگشت