US-Rule: Discovering Utility-driven Sequential Rules
Gengsen Huang, Wensheng Gan, Jian Weng, and Philip S. Yu

TL;DR
US-Rule is a novel, efficient algorithm for high-utility sequential rule mining that significantly improves performance over existing methods by employing advanced pruning strategies and utility estimation techniques.
Contribution
The paper introduces US-Rule, a faster algorithm for high-utility sequential rule mining that uses multiple pruning strategies and bounds to enhance efficiency on various datasets.
Findings
US-Rule outperforms existing algorithms in execution time.
US-Rule reduces memory consumption.
US-Rule scales well with dataset size.
Abstract
Utility-driven mining is an important task in data science and has many applications in real life. High utility sequential pattern mining (HUSPM) is one kind of utility-driven mining. HUSPM aims to discover all sequential patterns with high utility. However, the existing algorithms of HUSPM can not provide an accurate probability to deal with some scenarios for prediction or recommendation. High-utility sequential rule mining (HUSRM) was proposed to discover all sequential rules with high utility and high confidence. There is only one algorithm proposed for HUSRM, which is not enough efficient. In this paper, we propose a faster algorithm, called US-Rule, to efficiently mine high-utility sequential rules. It utilizes rule estimated utility co-occurrence pruning strategy (REUCP) to avoid meaningless computation. To improve the efficiency on dense and long sequence datasets, four tighter…
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
