DocumentCode
3121556
Title
Forward Decay: A Practical Time Decay Model for Streaming Systems
Author
Cormode, Graham ; Shkapenyuk, Vladislav ; Srivastava, Divesh ; Xu, Bojian
Author_Institution
AT&T Labs.-Res., Florham Park, NJ
fYear
2009
fDate
March 29 2009-April 2 2009
Firstpage
138
Lastpage
149
Abstract
Temporal data analysis in data warehouses and datastreaming systems often uses time decay to reduce the importance of older tuples, without eliminating their influence, on the results of the analysis. While exponential time decay is commonly used in practice, other decay functions (e.g. polynomial decay) are not, even though they have been identified as useful. We argue that this is because the usual definitions of time decay are "backwards": the decayed weight of a tuple is based on its age, measured backward from the current time. Since this age is constantly changing, such decay is too complex and unwieldy for scalable implementation. In this paper, we propose a new class of "forward" decay functions based on measuring forward from a fixed point in time. We show that this model captures the more practical models already known, such as exponential decay and landmark windows, but also includes a wide class of other types of time decay. We provide efficient algorithms to compute a variety of aggregates and draw samples under forward decay, and show that these are easy to implement scalably. Further, we provide empirical evidence that these can be executed in a production data stream management system with little or no overhead compared to the undecayed computations. Our implementation required no extensions to the query language or the DSMS, demonstrating that forward decay represents a practical model of time decay for systems that deal with time-based data.
Keywords
data analysis; data warehouses; query languages; data stream management system; data warehouses; forward decay; query language; streaming systems; temporal data analysis; time decay model; Aggregates; Current measurement; Data analysis; Data engineering; Data warehouses; Forward contracts; Polynomials; Production systems; Time measurement; USA Councils;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Engineering, 2009. ICDE '09. IEEE 25th International Conference on
Conference_Location
Shanghai
ISSN
1084-4627
Print_ISBN
978-1-4244-3422-0
Electronic_ISBN
1084-4627
Type
conf
DOI
10.1109/ICDE.2009.65
Filename
4812398
Link To Document