Article ID: | iaor20124231 |
Volume: | 63 |
Issue: | 1 |
Start Page Number: | 161 |
End Page Number: | 172 |
Publication Date: | Aug 2012 |
Journal: | Computers & Industrial Engineering |
Authors: | Deypir Mahmood, Sadreddini Mohammad Hadi, Hashemi Sattar |
Keywords: | simulation: applications |
Sliding window is a widely used model for data stream mining due to its emphasis on recent data and its bounded memory requirement. The main idea behind a transactional sliding window is to keep a fixed size window over a data stream. The window size is kept constant by removing old transactions from the window, when new transactions arrive. Older transactions of window are removed irrespective to whether a significant change has occurred or not. Another challenge of sliding window model is determining window size. The classic approach for determining the window size is to obtain it from the user. In order to determine the precise size of the window, the user must have prior knowledge about the time and scale of changes within the data stream. However, due to the unpredictable changing nature of data streams, this prior knowledge cannot be easily determined. Moreover, by using a fixed window size during a data stream mining, the performance of this model is degraded in terms of reflecting recent changes. Based on these observations, this study relaxes the notion of window size and proposes a new algorithm named