paper-with-me

Papers

Mining Weighted Sequential Patterns in Incremental Uncertain Databases

2024-03-31 · Kashob Kumar Roy, Md Hasibul Haque Moon, Md Mahmudur Rahman, Chowdhury Farhan Ahmed, Carson Kai-Sang Leung

Due to the rapid development of science and technology, the importance of imprecise, noisy, and uncertain data is increasing at an exponential rate. Thus, mining patterns in uncertain databases have drawn the attention of researchers. Moreover, frequent sequences of items from these databases need to be discovered for meaningful knowledge with great impact. In many real cases, weights of items and patterns are introduced to find interesting sequences as a measure of importance. Hence, a constraint of weight needs to be handled while mining sequential patterns. Besides, due to the dynamic nature of databases, mining important information has become more challenging. Instead of mining patterns from scratch after each increment, incremental mining algorithms utilize previously mined information to update the result immediately. Several algorithms exist to mine frequent patterns and weighted sequences from incremental databases. However, these algorithms are confined to mine the precise ones. Therefore, we have developed an algorithm to mine frequent sequences in an uncertain database in this work. Furthermore, we have proposed two new techniques for mining when the database is incremental. Extensive experiments have been conducted for performance evaluation. The analysis showed the efficiency of our proposed framework.

📄 PDF Abstract BibTeX arXiv:2404.00746

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RPS: A Generic Reservoir Patterns Sampler

2024-10-31 · Lamine Diop, Marc Plantevit, Arnaud Soulet

Efficient learning from streaming data is important for modern data analysis due to the continuous and rapid evolution of data streams. Despite significant advancements in stream pattern mining, challenges persist, parti…

Using Answer Set Programming for pattern mining

2014-09-27 · Thomas Guyet, Yves Moinard, René Quiniou

Serial pattern mining consists in extracting the frequent sequential patterns from a unique sequence of itemsets. This paper explores the ability of a declarative language, such as Answer Set Programming (ASP), to solve …

Sequential Pattern Mining

Mining Local Process Models

2016-06-20 · Niek Tax, Natalia Sidorova, Reinder Haakma, Wil M. P. van der Aalst

In this paper we describe a method to discover frequent behavioral patterns in event logs. We express these patterns as \emph{local process models}. Local process model mining can be positioned in-between process discove…

Model DiscoverySequential Pattern Mining

Incremental Mining of Frequent Serial Episodes Considering Multiple Occurrences

2022-01-27 · Thomas Guyet, Wenbin Zhang, Albert Bifet

The need to analyze information from streams arises in a variety of applications. One of its fundamental research directions is to mine sequential patterns over data streams. Current studies mine series of items based on…

Sequential Pattern Mining

Mining a Minimal Set of Behavioral Patterns using Incremental Evaluation

2024-02-05 · Mehdi Acheli, Daniela Grigori, Matthias Weidlich

Process mining provides methods to analyse event logs generated by information systems during the execution of processes. It thereby supports the design, validation, and execution of processes in domains ranging from hea…