Title :
Online Interval Skyline Queries on Time Series
Author :
Jiang, Bin ; Pei, Jian
Author_Institution :
Sch. of Comput. Sci., Simon Fraser Univ., Burnaby, BC
fDate :
March 29 2009-April 2 2009
Abstract :
In many applications, we need to analyze a large number of time series. Segments of time series demonstrating dominating advantages over others are often of particular interest. In this paper, we advocate interval skyline queries, a novel type of time series analysis queries. For a set of time series and a given time interval [i : j], an interval skyline query returns the time series which are not dominated by any other time series in the interval. We illustrate the usefulness of interval skyline queries in applications. Moreover, we develop an on-the-fly method and a view-materialization method to online answer interval skyline queries on time series. The on-the-fly method keeps the minimum and the maximum values of the time series using radix priority search trees and sketches, and computes the skyline at the query time. The view-materialization method maintains the skylines over all intervals in a compact data structure. Through theoretical analysis and extensive experiments, we show that both methods only require linear space and are efficient in query answering as well as incremental maintenance.
Keywords :
query processing; time series; tree data structures; compact data structure; on-the-fly method; online interval skyline queries; query answering; radix priority search sketches; radix priority search trees; time series; view-materialization method; Data engineering; Data structures; Energy consumption; Finance; Power engineering computing; Region 1; Region 2; Region 3; Surveillance; Time series analysis; skyline; time series;
Conference_Titel :
Data Engineering, 2009. ICDE '09. IEEE 25th International Conference on
Conference_Location :
Shanghai
Print_ISBN :
978-1-4244-3422-0
Electronic_ISBN :
1084-4627
DOI :
10.1109/ICDE.2009.70