Efficient Temporal Pattern Mining in Big Time Series Using Mutual Information -- Full Version
Van Long Ho, Nguyen Ho, Torben Bach Pedersen

TL;DR
This paper introduces an efficient method for mining frequent temporal patterns from large time series datasets, leveraging mutual information for pruning, resulting in faster and more scalable analysis.
Contribution
It presents the FTPMf TS framework and the HTPGM algorithm, including an approximate version using mutual information for improved scalability and efficiency.
Findings
HTPGM outperforms baselines in runtime and memory usage
Approximate HTPGM is up to 100 times faster with high accuracy
Method scales effectively to large time series datasets
Abstract
Very large time series are increasingly available from an ever wider range of IoT-enabled sensors deployed in different environments. Significant insights can be gained by mining temporal patterns from these time series. Unlike traditional pattern mining, temporal pattern mining (TPM) adds event time intervals into extracted patterns, making them more expressive at the expense of increased mining time complexity. Existing TPM methods either cannot scale to large datasets, or work only on pre-processed temporal events rather than on time series. This paper presents our Frequent Temporal Pattern Mining from Time Series (FTPMf TS) approach which provides: (1) The end-to-end FTPMf TS process taking time series as input and producing frequent temporal patterns as output. (2) The efficient Hierarchical Temporal Pattern Graph Mining (HTPGM) algorithm that uses efficient data structures for…
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
TopicsTime Series Analysis and Forecasting · Data Mining Algorithms and Applications · Data Management and Algorithms
