Mining Seasonal Temporal Patterns in Time Series
Van Long Ho, Nguyen Ho, Torben Bach Pedersen

TL;DR
This paper introduces FreqSTPfTS, a novel method for mining seasonal temporal patterns in large time series data, addressing challenges like seasonality, non-monotonicity, and scalability.
Contribution
It presents the first seasonal temporal pattern mining solution from time series data, with efficient algorithms and an approximate version using mutual information for pruning.
Findings
Outperforms baseline in runtime and memory usage
Scales effectively to large datasets
Approximate method is significantly faster with high accuracy
Abstract
Very large time series are increasingly available from an ever wider range of IoT-enabled sensors, from which significant insights can be obtained through mining temporal patterns from them. A useful type of patterns found in many real-world applications exhibits periodic occurrences, and is thus called seasonal temporal pattern (STP). Compared to regular patterns, mining seasonal temporal patterns is more challenging since traditional measures such as support and confidence do not capture the seasonality characteristics. Further, the anti-monotonicity property does not hold for STPs, and thus, resulting in an exponential search space. This paper presents our Frequent Seasonal Temporal Pattern Mining from Time Series (FreqSTPfTS) solution providing: (1) The first solution for seasonal temporal pattern mining (STPM) from time series that can mine STP at different data granularities. (2)…
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 Visualization and Analytics
