Targeted Mining of Time-Interval Related Patterns
Shuang Liang, Lili Chen, Wensheng Gan, Philip S. Yu, Shengjie Zhao

TL;DR
This paper introduces TaTIRP, a novel algorithm for efficiently mining targeted time-interval-related patterns, addressing computational challenges and improving data analysis in applications like healthcare and finance.
Contribution
The paper presents a new algorithm, TaTIRP, with pruning strategies for targeted TIRP mining, enhancing efficiency and scalability over existing methods.
Findings
TaTIRP outperforms baseline algorithms in accuracy and speed.
Pruning strategies significantly reduce computational overhead.
Effective on both real-world and synthetic datasets.
Abstract
Compared to frequent pattern mining, sequential pattern mining emphasizes the temporal aspect and finds broad applications across various fields. However, numerous studies treat temporal events as single time points, neglecting their durations. Time-interval-related pattern (TIRP) mining is introduced to address this issue and has been applied to healthcare analytics, stock prediction, etc. Typically, mining all patterns is not only computationally challenging for accurate forecasting but also resource-intensive in terms of time and memory. Targeting the extraction of time-interval-related patterns based on specific criteria can improve data analysis efficiency and better align with customer preferences. Therefore, this paper proposes a novel algorithm called TaTIRP to discover Targeted Time-Interval Related Patterns. Additionally, we develop multiple pruning strategies to eliminate…
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
