Frequent Patterns mining in time-sensitive Data Stream
Manel Zarrouk, Med Salah Gouider

TL;DR
This paper addresses the challenge of mining frequent patterns in time-sensitive data streams by enhancing existing algorithms with increased temporal accuracy and a novel concept called the "Shaking Point" to discard outdated data.
Contribution
It introduces the "Shaking Point" concept to improve temporal accuracy and manage data freshness in streaming frequent pattern mining.
Findings
Enhanced algorithm with better temporal accuracy
Effective discarding of out-of-date data
Experiments show improved time and space efficiency
Abstract
Mining frequent itemsets through static Databases has been extensively studied and used and is always considered a highly challenging task. For this reason it is interesting to extend it to data streams field. In the streaming case, the frequent patterns' mining has much more information to track and much greater complexity to manage. Infrequent items can become frequent later on and hence cannot be ignored. The output structure needs to be dynamically incremented to reflect the evolution of itemset frequencies over time. In this paper, we study this problem and specifically the methodology of mining time-sensitive data streams. We tried to improve an existing algorithm by increasing the temporal accuracy and discarding the out-of-date data by adding a new concept called the "Shaking Point". We presented as well some experiments illustrating the time and space required.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Data Stream Mining Techniques · Time Series Analysis and Forecasting
