DocumentCode
2267783
Title
Efficient Multiple Aggregations of Stream Data
Author
Kim, Jihyun ; Kim, Myung
Author_Institution
Ewha Womans Univ., Seoul
fYear
2007
fDate
13-15 Aug. 2007
Firstpage
391
Lastpage
397
Abstract
Recently there has been a great deal of interests in analyzing stream data that can be seen in applications such as network monitoring, web click stream analysis, and sensor networks. Multiple aggregations are regarded as one of the important operations for the high level analysis of stream data as well as business data. However, existing multiple aggregation algorithms for business data are not adequate for stream data because aggregation should be done on a rapidly flowing unsorted data stream, which requires tremendous amount of time and space. We propose an algorithm for efficiently generating user selected aggregation tables from unsorted data stream. For fast aggregation, we use a combination of arrays and AVL trees as temporary storage of aggregation tables. The proposed algorithm can also be used for the cases where aggregation tables are too large to be stored in main memory during aggregation. We showed by experiments that our algorithm is practical.
Keywords
data analysis; tree data structures; AVL trees; Web click stream analysis; multiple aggregation algorithm; sensor network monitoring; unsorted stream data analysis; Cache memory; Clustering algorithms; Computer networks; Computer science; Data analysis; Data engineering; Information analysis; Monitoring; Multidimensional systems; Telecommunication traffic;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer and Computational Sciences, 2007. IMSCCS 2007. Second International Multi-Symposiums on
Conference_Location
Iowa City, IA
Print_ISBN
978-0-7695-3039-0
Type
conf
DOI
10.1109/IMSCCS.2007.43
Filename
4392631
Link To Document