Discovering High Utility Episodes in Sequences
Wensheng Gan, Jerry Chun-Wei Lin, Han-Chieh Chao, Philip S. Yu

TL;DR
This paper introduces UMEpi, an efficient utility mining method for discovering high-utility episodes in complex event sequences, outperforming existing algorithms in accuracy and efficiency.
Contribution
The paper proposes a novel approach with tighter upper bounds and improved pruning strategies for high-utility episode mining in sequence data.
Findings
UMEpi accurately discovers all high-utility episodes.
UMEpi significantly reduces execution time and memory usage.
Experimental results outperform state-of-the-art algorithms.
Abstract
Sequence data, e.g., complex event sequence, is more commonly seen than other types of data (e.g., transaction data) in real-world applications. For the mining task from sequence data, several problems have been formulated, such as sequential pattern mining, episode mining, and sequential rule mining. As one of the fundamental problems, episode mining has often been studied. The common wisdom is that discovering frequent episodes is not useful enough. In this paper, we propose an efficient utility mining approach namely UMEpi: Utility Mining of high-utility Episodes from complex event sequence. We propose the concept of remaining utility of episode, and achieve a tighter upper bound, namely episode-weighted utilization (EWU), which will provide better pruning. Thus, the optimized EWU-based pruning strategies can achieve better improvements in mining efficiency. The search space of UMEpi…
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 · Rough Sets and Fuzzy Logic · Algorithms and Data Compression
