Totally-ordered Sequential Rules for Utility Maximization
Chunkai Zhang, Maohua Lyu, Wensheng Gan, and Philip S. Yu

TL;DR
This paper introduces the problem of high utility totally-ordered sequential rule mining and proposes two efficient algorithms, TotalSR and TotalSR+, that outperform existing methods in discovering high utility rules with better accuracy and scalability.
Contribution
It formulates the novel problem of high utility totally-ordered sequential rule mining and proposes two algorithms, TotalSR and TotalSR+, with innovative pruning and data structures.
Findings
TotalSR significantly outperforms existing algorithms in efficiency.
TotalSR+ further improves efficiency and scalability.
Experimental results validate the effectiveness of the proposed algorithms.
Abstract
High utility sequential pattern mining (HUSPM) is a significant and valuable activity in knowledge discovery and data analytics with many real-world applications. In some cases, HUSPM can not provide an excellent measure to predict what will happen. High utility sequential rule mining (HUSRM) discovers high utility and high confidence sequential rules, allowing it to solve the problem in HUSPM. All existing HUSRM algorithms aim to find high-utility partially-ordered sequential rules (HUSRs), which are not consistent with reality and may generate fake HUSRs. Therefore, in this paper, we formulate the problem of high utility totally-ordered sequential rule mining and propose two novel algorithms, called TotalSR and TotalSR+, which aim to identify all high utility totally-ordered sequential rules (HTSRs). TotalSR creates a utility table that can efficiently calculate antecedent support and…
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
MethodsPruning
