Efficient Generalized Temporal Pattern Mining in Big Time Series Using Mutual Information
Van Long Ho, Nguyen Ho, Torben Bach Pedersen, and Panagiotis, Papapetrou

TL;DR
This paper introduces GTPMfTS, a comprehensive approach for mining both frequent and rare temporal patterns from large time series datasets, utilizing efficient algorithms and mutual information-based pruning to enhance performance.
Contribution
The paper presents a novel generalized framework and algorithm for mining both frequent and rare temporal patterns efficiently from big time series data, incorporating mutual information for pruning.
Findings
GTPM algorithm achieves faster pattern mining through data structures and pruning.
Mutual information-based pruning reduces search space effectively.
The approach successfully extracts meaningful temporal patterns from large datasets.
Abstract
Big time series are increasingly available from an ever wider range of IoT-enabled sensors deployed in various environments. Significant insights can be gained by mining temporal patterns from these time series. Temporal pattern mining (TPM) extends traditional pattern mining by adding event time intervals into extracted patterns, making them more expressive at the expense of increased time and space complexities. Besides frequent temporal patterns (FTPs), which occur frequently in the entire dataset, another useful type of temporal patterns are so-called rare temporal patterns (RTPs), which appear rarely but with high confidence. Mining rare temporal patterns yields additional challenges. For FTP mining, the temporal information and complex relations between events already create an exponential search space. For RTP mining, the support measure is set very low, leading to a further…
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 · Time Series Analysis and Forecasting · Data Management and Algorithms
