Affiliation:
1. University of Sharjah, UAE
Abstract
In recent years, new applications emerged that produce data streams, such as stock data and sensor networks. Therefore, finding frequent subsequences, or clusters of subsequences, in data streams is an essential task in data mining. Data streams are continuous in nature, unbounded in size and have a high arrival rate. Due to these characteristics, traditional clustering algorithms fail to effectively find clusters in data streams. Thus, an efficient incremental algorithm is proposed to find frequent subsequences in multiple data streams. The described approach for finding frequent subsequences is by clustering subsequences of a data stream. The proposed algorithm uses a window model to buffer the continuous data streams. Further, it does not recompute the clustering results for the whole data stream at every window, but rather it builds on clustering results of previous windows. The proposed approach also employs a decay value for each discovered cluster to determine when to remove old clusters and retain recent ones. In addition, the proposed algorithm is efficient as it scans the data streams once and it is considered an Any-time algorithm since the frequent subsequences are ready at the end of every window.
Reference37 articles.
1. Redundant association rules reduction techniques
2. Barouni-Ebrahimi, M., & Ghorbani, A. A. (2007). An online frequency rate based algorithm for mining frequent sequences in evolving data streams. In Proceedings of International Conference on Information Technology and Management (pp. 56-63).
3. A Parameterized Framework for Clustering Streams
4. Chang, J. H., & Lee, W. S. (2003). Finding recent frequent itemsets adaptively over online data streams. In Proceedings of the Ninth ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (pp. 487-492).
5. Chen, G., Wu, X., & Zhu, X. (2005). Sequential pattern mining in multiple streams. In Proceedings of the Fifth IEEE International Conference on Data Mining (pp. 585-588).