DocumentCode :
3722703
Title :
Efficiently Summarizing Data Streams over Sliding Windows
Author :
Nicol? ;Yann Busnel; Most?faoui
Author_Institution :
LINA, Univ. de Nantes, Nantes, France
fYear :
2015
Firstpage :
151
Lastpage :
158
Abstract :
Estimating the frequency of any piece of information in large-scale distributed data streams became of utmost importance in the last decade (e.g., in the context of network monitoring, big data, etc.). If some elegant solutions have been proposed recently, their approximation is computed from the inception of the stream. In a runtime distributed context, one would prefer to gather information only about the recent past. This may be led by the need to save resources or by the fact that recent information is more relevant. In this paper, we consider the sliding window model and propose two different (on-line) algorithms that approximate the items frequency in the active window. More precisely, we determine a (ε, δ)-additive-approximation meaning that the error is greater than ε only with probability δ. These solutions use a very small amount of memory with respect to the size N of the window and the number n of distinct items of the stream, namely, O(1/ε log 1/δ (log N+log n)) and O(1/τε log 1/δ (log N+log n)) bits of space, where τ is a parameter limiting memory usage. We also provide their distributed variant, i.e., considering the sliding window functional monitoring model. We compared the proposed algorithms to each other and also to the state of the art through extensive experiments on synthetic traces and real data sets that validate the robustness and accuracy of our algorithms.
Keywords :
"Computational modeling","Frequency estimation","Complexity theory","Estimation","Approximation methods","Data models","Monitoring"
Publisher :
ieee
Conference_Titel :
Network Computing and Applications (NCA), 2015 IEEE 14th International Symposium on
Type :
conf
DOI :
10.1109/NCA.2015.46
Filename :
7371718
Link To Document :
بازگشت