Towards Correlated Sequential Rules
Lili Chen, Wensheng Gan, Chien-Ming Chen

TL;DR
This paper introduces CoUSR, a novel algorithm for high-utility sequential rule mining that incorporates correlation between rules and patterns, improving efficiency and relevance in applications like recommendation systems.
Contribution
The paper presents CoUSR, the first algorithm to integrate correlation into high-utility sequential rule mining, enhancing rule relevance and computational efficiency.
Findings
CoUSR outperforms existing methods in speed and memory usage.
Correlation integration improves rule relevance and prediction accuracy.
Experiments confirm CoUSR's effectiveness on real-world datasets.
Abstract
The goal of high-utility sequential pattern mining (HUSPM) is to efficiently discover profitable or useful sequential patterns in a large number of sequences. However, simply being aware of utility-eligible patterns is insufficient for making predictions. To compensate for this deficiency, high-utility sequential rule mining (HUSRM) is designed to explore the confidence or probability of predicting the occurrence of consequence sequential patterns based on the appearance of premise sequential patterns. It has numerous applications, such as product recommendation and weather prediction. However, the existing algorithm, known as HUSRM, is limited to extracting all eligible rules while neglecting the correlation between the generated sequential rules. To address this issue, we propose a novel algorithm called correlated high-utility sequential rule miner (CoUSR) to integrate the concept of…
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 · Fuzzy Logic and Control Systems
MethodsPruning · Attentive Walk-Aggregating Graph Neural Network
