DocumentCode
502853
Title
A fast algorithm for range sum queries over data stream
Author
Kaojie, Wang ; Xuefeng, Zheng ; Hong, Xu
Author_Institution
Dept. of Comput. Sci., Univ. of Sci. & Technol. Beijing, Beijing, China
Volume
3
fYear
2009
fDate
8-9 Aug. 2009
Firstpage
86
Lastpage
89
Abstract
Range sum queries are fundamental part of modern data analysis application. But traditional query algorithms can not be applied on data stream, which is an unbounded sequence of data elements generated at a rapid rate. In this paper, we propose a novel approach for computing range sum from data streams based on wavelet sliding window model. The basic idea is to divide sliding window into equally-sized batch windows and represent the data elements within a batch window using wavelet coefficients, then store these coefficients in a WaveletWindow structure. As a result, range sum queries toward data streams can be converted to compute range sum over such wavelet coefficients. This algorithm takes advantage of the merit of wavelet decomposition for range sum query and achieves superior runtime performance. The extensive experiments verified the effectiveness of our algorithm.
Keywords
data analysis; query processing; tree data structures; wavelet transforms; WaveletWindow structure; data analysis application; data stream; equal-sized batch window; range sum query; tree data structure; wavelet decomposition; wavelet sliding window model; Application software; Communication system control; Computer science; Data analysis; Data structures; Logistics; Runtime; Technology management; Terminology; Wavelet coefficients; data stream; range sum query; sliding window; wavelet decomposition;
fLanguage
English
Publisher
ieee
Conference_Titel
Computing, Communication, Control, and Management, 2009. CCCM 2009. ISECS International Colloquium on
Conference_Location
Sanya
Print_ISBN
978-1-4244-4247-8
Type
conf
DOI
10.1109/CCCM.2009.5268045
Filename
5268045
Link To Document