High-utility Sequential Rule Mining Utilizing Segmentation Guided by Confidence
Chunkai Zhang, Jiarui Deng, Maohua Lyu, Wensheng Gan, Philip S. Yu

TL;DR
This paper introduces RSC, a high-utility sequential rule mining algorithm that reduces redundant computations through confidence-guided segmentation, improving efficiency over existing methods.
Contribution
It proposes a novel segmentation-guided approach with confidence precomputation and a utility-linked table to enhance high-utility sequential rule mining.
Findings
RSC outperforms state-of-the-art algorithms in efficiency.
The method effectively reduces redundant utility calculations.
Experimental results confirm improved mining performance.
Abstract
Within the domain of data mining, one critical objective is the discovery of sequential rules with high utility. The goal is to discover sequential rules that exhibit both high utility and strong confidence, which are valuable in real-world applications. However, existing high-utility sequential rule mining algorithms suffer from redundant utility computations, as different rules may consist of the same sequence of items. When these items can form multiple distinct rules, additional utility calculations are required. To address this issue, this study proposes a sequential rule mining algorithm that utilizes segmentation guided by confidence (RSC), which employs confidence-guided segmentation to reduce redundant utility computation. It adopts a method that precomputes the confidence of segmented rules by leveraging the support of candidate subsequences in advance. Once the segmentation…
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 · Data Management and Algorithms
