Maximal co-occurrence nonoverlapping sequential rule mining

01/30/2023
by   Yan Li, et al.
0

The aim of sequential pattern mining (SPM) is to discover potentially useful information from a given se-quence. Although various SPM methods have been investigated, most of these focus on mining all of the patterns. However, users sometimes want to mine patterns with the same specific prefix pattern, called co-occurrence pattern. Since sequential rule mining can make better use of the results of SPM, and obtain better recommendation performance, this paper addresses the issue of maximal co-occurrence nonoverlapping sequential rule (MCoR) mining and proposes the MCoR-Miner algo-rithm. To improve the efficiency of support calculation, MCoR-Miner employs depth-first search and backtracking strategies equipped with an indexing mechanism to avoid the use of sequential searching. To obviate useless support calculations for some sequences, MCoR-Miner adopts a filtering strategy to prune the sequences without the prefix pattern. To reduce the number of candidate patterns, MCoR-Miner applies the frequent item and binomial enumeration tree strategies. To avoid searching for the maximal rules through brute force, MCoR-Miner uses a screening strategy. To validate the per-formance of MCoR-Miner, eleven competitive algorithms were conducted on eight sequences. Our experimental results showed that MCoR-Miner outperformed other competitive algorithms, and yielded better recommendation performance than frequent co-occurrence pattern mining. All algorithms and datasets can be downloaded from https://github.com/wuc567/Pattern-Mining/tree/master/MCoR-Miner.

READ FULL TEXT

page 1

page 16

research
09/19/2022

OPR-Miner: Order-preserving rule mining for time series

Discovering frequent trends in time series is a critical task in data mi...
research
07/25/2022

One-off Negative Sequential Pattern Mining

Negative sequential pattern mining (SPM) is an important SPM research to...
research
10/27/2022

Towards Correlated Sequential Rules

The goal of high-utility sequential pattern mining (HUSPM) is to efficie...
research
04/17/2020

Efficient Constrained Pattern Mining Using Dynamic Item Ordering for Explainable Classification

Learning of interpretable classification models has been attracting much...
research
04/21/2009

FastLMFI: An Efficient Approach for Local Maximal Patterns Propagation and Maximal Patterns Superset Checking

Maximal frequent patterns superset checking plays an important role in t...
research
08/06/2018

Know Abnormal, Find Evil: Frequent Pattern Mining for Ransomware Threat Hunting and Intelligence

Emergence of crypto-ransomware has significantly changed the cyber threa...
research
02/17/2020

Semantics of negative sequential patterns

In the field of pattern mining, a negative sequential pattern is specifi...

Please sign up or login with your details

Forgot password? Click here to reset