Time-to-Pattern: Information-Theoretic Unsupervised Learning for Scalable Time Series Summarization
Alireza Ghods, Trong Nghia Hoang, and Diane Cook

TL;DR
Time-to-Pattern (T2P) is a deep generative model that learns interpretable embeddings to identify diverse, salient patterns in time series data, improving scalability and pattern diversity over previous methods.
Contribution
The paper introduces T2P, a novel deep generative approach for unsupervised time series summarization that overcomes limitations of heuristic similarity measures and enhances pattern diversity.
Findings
T2P effectively discovers informative patterns in noisy, complex data.
T2P outperforms previous methods in pattern diversity.
T2P demonstrates improved scalability in processing large datasets.
Abstract
Data summarization is the process of generating interpretable and representative subsets from a dataset. Existing time series summarization approaches often search for recurring subsequences using a set of manually devised similarity functions to summarize the data. However, such approaches are fraught with limitations stemming from an exhaustive search coupled with a heuristic definition of series similarity. Such approaches affect the diversity and comprehensiveness of the generated data summaries. To mitigate these limitations, we introduce an approach to time series summarization, called Time-to-Pattern (T2P), which aims to find a set of diverse patterns that together encode the most salient information, following the notion of minimum description length. T2P is implemented as a deep generative model that learns informative embeddings of the discrete time series on a latent space…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Advanced Text Analysis Techniques · Music and Audio Processing
