DocumentCode :
806279
Title :
Maintaining sliding window skylines on data streams
Author :
Tao, Yufei ; Papadias, Dimitris
Author_Institution :
Dept. of Comput. Sci., City Univ. of Hong Kong, China
Volume :
18
Issue :
3
fYear :
2006
fDate :
3/1/2006 12:00:00 AM
Firstpage :
377
Lastpage :
391
Abstract :
The skyline of a multidimensional data set contains the "best" tuples according to any preference function that is monotonic on each dimension. Although skyline computation has received considerable attention in conventional databases, the existing algorithms are inapplicable to stream applications because 1) they assume static data that are stored in the disk (rather than continuously arriving/expiring), 2) they focus on "one-time" execution that returns a single skyline (in contrast to constantly tracking skyline changes), and 3) they aim at reducing the I/O overhead (as opposed to minimizing the CPU-cost and main-memory consumption). This paper studies skyline computation in stream environments, where query processing takes into account only a "sliding window" covering the most recent tuples. We propose algorithms that continuously monitor the incoming data and maintain the skyline incrementally. Our techniques utilize several interesting properties of stream skylines to improve space/time efficiency by expunging data from the system as early as possible (i.e., before their expiration). Furthermore, we analyze the asymptotical performance of the proposed solutions, and evaluate their efficiency with extensive experiments.
Keywords :
computational complexity; query processing; data streams; multidimensional data set; query processing; sliding window skyline computation; Costs; Delay; Information systems; Monitoring; Multidimensional systems; Performance analysis; Query processing; Relational databases; Skyline; algorithm.; database; stream;
fLanguage :
English
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
Publisher :
ieee
ISSN :
1041-4347
Type :
jour
DOI :
10.1109/TKDE.2006.48
Filename :
1583586
Link To Document :
بازگشت