Towards Correlated Sequential Rules

10/27/2022
by   Lili Chen, et al.
0

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 correlation into HUSRM. The proposed algorithm requires not only that each rule be correlated but also that the patterns in the antecedent and consequent of the high-utility sequential rule be correlated. The algorithm adopts a utility-list structure to avoid multiple database scans. Additionally, several pruning strategies are used to improve the algorithm's efficiency and performance. Based on several real-world datasets, subsequent experiments demonstrated that CoUSR is effective and efficient in terms of operation time and memory consumption.

READ FULL TEXT
research
11/29/2021

US-Rule: Discovering Utility-driven Sequential Rules

Utility-driven mining is an important task in data science and has many ...
research
06/09/2022

Towards Target Sequential Rules

In many real-world applications, sequential rule mining (SRM) can provid...
research
11/29/2021

Anomaly Rule Detection in Sequence Data

Analyzing sequence data usually leads to the discovery of interesting pa...
research
01/30/2023

Maximal co-occurrence nonoverlapping sequential rule mining

The aim of sequential pattern mining (SPM) is to discover potentially us...
research
12/12/2022

DRIVE: Dockerfile Rule Mining and Violation Detection

A Dockerfile defines a set of instructions to build Docker images, which...
research
09/27/2022

Totally-ordered Sequential Rules for Utility Maximization

High utility sequential pattern mining (HUSPM) is a significant and valu...
research
12/20/2022

MDL-based Compressing Sequential Rules

Nowadays, with the rapid development of the Internet, the era of big dat...

Please sign up or login with your details

Forgot password? Click here to reset