The platform will undergo maintenance on Sep 14 at about 7:45 AM EST and will be unavailable for approximately 2 hours.
2020
DOI: 10.22266/ijies2020.0430.13
|View full text |Cite
|
Sign up to set email alerts
|

An Improved Method of Parallel Model Detection for Graph-Based Process Model Discovery

Abstract: The existing method of graph-based process model discovery has weaknesses in detecting parallel relationship (XOR, AND, and OR). The algorithm only works on a particular graph structure, so it must be reconfigured when applied to other different structures. To answer this problem, this paper proposes an improved method of parallel model detection, which is designed in two phases. The first one consists of three steps; firstly is to count and record the value of relationship frequency into every node in a graph… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
6
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
5
1

Relationship

3
3

Authors

Journals

citations
Cited by 11 publications
(6 citation statements)
references
References 16 publications
0
6
0
Order By: Relevance
“…The Graph-based Invisible Task (GIT) approach was presented by Sarno et al [8], [14] for the purpose of identifying invisible tasks using a graph database. Additionally, Waspada et al [9] created a Graph-based Process Discovery (GPD) to improve GIT so that it can operate more broadly by focusing on the frequency on the edge and taking concurrency and frequency into account in the detection of exclusive OR (XOR), parallel (AND), and inclusive OR (OR) patterns. In the sections below, we'll go over the GPD techniques employed in [9].…”
Section: A Process Discovery Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…The Graph-based Invisible Task (GIT) approach was presented by Sarno et al [8], [14] for the purpose of identifying invisible tasks using a graph database. Additionally, Waspada et al [9] created a Graph-based Process Discovery (GPD) to improve GIT so that it can operate more broadly by focusing on the frequency on the edge and taking concurrency and frequency into account in the detection of exclusive OR (XOR), parallel (AND), and inclusive OR (OR) patterns. In the sections below, we'll go over the GPD techniques employed in [9].…”
Section: A Process Discovery Methodsmentioning
confidence: 99%
“…Then proceed with the second stage to determine the join using the refined process structure tree (RPST) algorithm. The GPD algorithm [8], [9] utilizes the cypher algorithm on the Neo4j graph database to detect split and join parts and uses concurrent path frequency values to distinguish between AND and OR. However, these state-of-the-art process discovery algorithms have not been able to detect process flows that represent incomplete concurrency, which will reduce the quality of the resulting model.…”
Section: Introductionmentioning
confidence: 99%
“…HMM-Parallel Tasks [20] and CHMM-Invisible Tasks [21] modifies rules of α in the form of Hidden Markov Models. There are also graph-based α algorithm, such as Graph-based Parallel [15] and Graph-based Invisible Task [22]. Other algorithms are developed, such as Inductive Miner [9] and RPST [10].…”
Section: Existing Methods Of Process Discoverymentioning
confidence: 99%
“…This method is effective because a relationship can be detected from other relationships. For example, the graph-based algorithm discovers parallel relationships based on occurrences of sequence relationships [15]. An invisible task is detected based on parallel relationships.…”
mentioning
confidence: 99%
“…1. If an event log is available in a (semi) structured format that can be imported into the graph database (or it could be that the event log is already available natively in the graph database), then a graph-based process model discovery is made [7], [20]- [22]. The results obtained are still in the directly followed graph (DFG) representation, so the next step is to convert to Petri net using algorithm 1.…”
Section: A Model Referencementioning
confidence: 99%