<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Towards Intelligent Technology for Error Detection and Quality Evaluation of Business Process Models</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Andrii Kopp</string-name>
          <email>kopp93@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dmytro Orlovskyi</string-name>
          <email>orlovskyi.dm@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>National Technical University “Kharkiv Polytechnic Institute”</institution>
          ,
          <addr-line>Kyrpychova str. 2, Kharkiv, 61002</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Business process modeling is an essential technique of business process management, used to align business and information technology sides in an organization. Business process models are graphical diagrams used to capture, analyze, and improve organizational activities. Highquality business process models are used to detect inefficiencies in enterprise workflows and gather requirements for supportive software systems. However, poor business process models are less understandable, hardly maintainable, error-prone, and may lead to expenses and time losses caused by occurring errors. Hence, the continuous quality analysis of created business process models should be introduced as a part of the business process management lifecycle, necessary to detect and eliminate modeling errors. In this study, we propose the connectionist system based on reinforcement learning principles to take into account the occurrence of various modeling errors and their impact on the total quality estimations. The software tool is created to implement this intelligent system, perform experiments using a large collection of business process models, analyze, and discuss obtained results.</p>
      </abstract>
      <kwd-group>
        <kwd>1 Business Process Model</kwd>
        <kwd>Intelligent Technology</kwd>
        <kwd>Connectionist System</kwd>
        <kwd>Quality Evaluation</kwd>
        <kwd>Error Detection</kwd>
        <kwd>Reinforcement Learning</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>Business Process Management (BPM) is the approach used to align Information Technology (IT)
and business in an organization. According to [1], BPM combines management and IT approaches to
achieve excellence of organization activities. The essential technique of BPM is the business process
modeling. It simplifies communication and interaction between business users (i.e. managers, process
owners, and other stakeholders) and IT services providers, responsible for the design, development,
and maintenance of information systems in the organization [2].</p>
      <p>In general, business processes are structured collections of activities and decision points driven by
events, which take resources or information on inputs and produce products or services valuable to the
consumers on outputs. For example, authors of [3] describe business processes as “chains of events,
activities and decisions”, while business process models are considered as descriptions of such chains.</p>
      <p>Business process models are graphical diagrams similar in some way to workflow charts. The goal
of business process modeling is to describe organizational activities in a way, convenient for further
analysis. Well-designed business process models can help to find bottlenecks and other “weak spots”
in organizational workflows, find opportunities for the improvement of enterprise IT systems or even
introduce new IT solutions for activities that are not automated yet.</p>
      <p>Therefore, organizational activities depicted by business process models must be of high quality to
ensure they will be understandable and maintainable by all parties involved in BPM projects. Poorly
designed business process models are not only useless for the analysis and improvement of enterprise
workflows, they can even lead to new mistakes or inefficiencies when used to plan new or improved
business processes, capture software requirements for enterprise IT systems, etc. Furthermore, poorly
designed business process models may reflect inefficiencies of real processes.</p>
      <p>Hence, the quality of created business process models should be carefully controlled for the early
detection and prevention of errors at the design stage, before they became real errors in organizational
workflows and supporting IT systems causing unpredicted expenses, time losses, or even dangerous
impact on humanity and environment for critical industries.</p>
      <p>This paper is organized in the following way: Sub-section 1.1 describes the state-of-the-art in the
field of business process modeling and quality analysis of business process models, Sub-section 1.2
introduces the problem statement, Section 2 proposes intelligent technology for error detection and
quality evaluation of business process models, and Section 3 shows experimental results obtained
using the proposed approach and their discussion.
1.1.</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>Numerous business process modeling notations, languages, and standards were proposed in this
industry since the 80s and are still used nowadays. One of the most popular and widely-used process
descriptions based on IDEF (Integrated Definition) standards proposed by the U.S. Air Force were
IDEF0 and DFDs (Data Flow Diagrams). These structural analysis models were popular in the 80s
until they were smoothly replaced by EPC (Event-driven Process Chain) models proposed in the 90s
by IDS Scheer company. Today, a leader and de-facto standard business process modeling notation is
BPMN (Business Process Model and Notation) proposed in 2005 by Business Process Management
Initiative and updated by Object Management Group in 2011 (BPMN 2.0). According to one of the
latest surveys in this field [4], only 4% of respondents use IDEF-based notations, 18% use EPC, and
64% use BPMN to describe organizational business activities.</p>
      <p>Authors of [3] name BPMN models as workflow descriptions, which depict sequences of tasks and
events using control flows. The primitives (or symbols) of the BPMN notation are demonstrated in
Fig. 1 below [5].</p>
      <p>According to Fig. 1, BPMN business process diagrams signalize the beginning of business process
instances using Start Events and finishing using End Events. Other things happening in an instant
during the process execution are represented by Intermediate Events. Process activities represented by
Tasks and Sub-Processed (i.e. expanding workflows) describe work units with the given duration.
Sequence Flows are used to logically connect business process elements in a chain [3].</p>
      <p>Complex BPMN models describe various workflow scenarios using branching and merging using
Exclusive Gateways (show XOR logic of process paths’ execution), Inclusive Gateways (OR logic of
process paths), and Parallel Gateways (AND logic of process paths). Process boundaries are described
by Pools, workflow participants are described by Lanes, interactions between pools are described by
Message Flows, and documents or information resources are described by Data Objects linked to
activities using Associations [6].</p>
      <p>Numerous studies are devoted to the business process model quality research, such as GoM (The
Guidelines of Modeling), SEQUAL (SEmiotic QUALity), 7PMG (7 Process Modeling Guidelines),
quality framework for conceptual modeling, and many others [7].</p>
      <p>Taking into account the definition by ISO 9001 (International Organization for Standardization )
standards for quality as the “degree to which a set of inherent characteristics fulfills requirement” [8],
the business process model quality should be understood and quantitatively measured as the “degree
to which a model fulfills requirements of modeling rules”.</p>
      <p>Therefore, the quantitative evaluation of business process models is possible using metrics. Some
of them are based on size measurement (i.e. the number of various elements, the longest path between
business process elements, etc.), gateway mismatch measurement (i.e. each split gateway should have
the corresponding join gateway, similarly to the brackets in mathematical expressions), connectivity
analysis (i.e. the ratio between arcs and nodes), and control flow complexity analysis (i.e. the possible
combinations of process states after split gateways) [9].</p>
      <p>Discussed structural metrics of business process models are used to evaluate their quality from the
understandability and maintainability viewpoints. For example, in [10] authors have proven that poor
usage of business process symbols in BPMN models leads to their poor quality. Another paper [11]
suggests thresholds to linguistically estimate the business process model quality (i.e. “very good”,
“good”, “average”, and “poor”) using the Control Flow Complexity (CFC) metric. Also the CFC and
other complexity metrics, mostly originating from software engineering, were considered in [12] to
evaluate and improve maintainability as one of the business process model quality attributes.
1.2.</p>
    </sec>
    <sec id="sec-3">
      <title>Problem Statement</title>
      <p>Poorly designed business process models are sources of implementation errors and further costs
associated with these errors, such as monetary expenses, time losses, or even some harmful impacts
on humans or the environment if faulty business process models are related to critical industries.</p>
      <p>The BPM lifecycle typically consists of business process design, implementation, monitoring, and
control [12], however, it lacks continuous control of created BPMN models quality.</p>
      <p>Therefore, in this paper, we propose the extension of the BPM process with the quality analysis of
designed BPMN models, given in Fig. 2 below.</p>
      <p>However, the manual quality analysis of BPMN diagrams to detect and eliminate modeling errors
could be a challenging problem. Just like software developers have compilers, which can detect code
errors, or writers have text editors, which can show misspellings, business process modeling designers
should have their special tools for BPMN validation. Furthermore, such tools should take into account
previous experience in business process modeling error detection. Therefore, an intelligent system for
quality evaluation of BPMN diagrams should be proposed to prevent cost and time losses, as well as
other negative consequences, by early detection of business process modeling errors.</p>
    </sec>
    <sec id="sec-4">
      <title>2. Materials and Methods</title>
      <p>Let us formally represent a BPMN business process model as a directed graph structure [13]:</p>
      <p>
        BPModel  N,l, A, (
        <xref ref-type="bibr" rid="ref1">1</xref>
        )
where:
 N  T  E  G is the set of business process elements: tasks (and sub-processes) T , events
E , and gateways G ;
 G  S  J is the subset of gateways including split S and join J gateways;
 l : G  and, or, xor is the mapping that defines gateway types;
 A  N  N is the binary relation representing sequence flows of the business process.
      </p>
      <p>
        Such a graph (
        <xref ref-type="bibr" rid="ref1">1</xref>
        ) can be obtained using the BPMN 2.0 file processing as the XML file (eXtensible
Markup Language), which includes the respective tags (Fig. 3).
where:


where:


Let us describe the already processed business process model as the vector of metrics:
      </p>
      <p>X  x1, x2 ,...,xm ,
where m is the number of metrics.</p>
      <p>Hence, when starting the processing of the BPMN 2.0 file, the number of all start events x1 and
the number of correct start events x2 (with one outgoing flow) should be found:</p>
      <sec id="sec-4-1">
        <title>Es  E is the subset of start events;</title>
        <p>outes  is the number of outgoing sequence flows of each start event.</p>
        <p>Then, we should find the number of all end events x3 and the number of correct end events x4
(with one incoming flow):</p>
        <p>x1  Es ,
x2  es , outes   1  es  Es ,</p>
        <p>x3  Ee ,
x4  ee ,inee   1  ee  Ee ,</p>
      </sec>
      <sec id="sec-4-2">
        <title>Ee  E is the subset of end events;</title>
        <p>
          inee  is the number of incoming sequence flows of each end event.
(
          <xref ref-type="bibr" rid="ref2">2</xref>
          )
(
          <xref ref-type="bibr" rid="ref3">3</xref>
          )
(
          <xref ref-type="bibr" rid="ref4">4</xref>
          )
        </p>
        <p>The number of all tasks x5 and the number of correct tasks x6 (with one incoming flow and one
outgoing flow) can be found using the following equations:</p>
        <p>The number of all intermediate events x7 and the number of correct intermediate events x8 (with
one incoming flow and one outgoing flow) can be found using the following equations:
x5  T ,
x6  t, int   1  outt   1  t  T,
int  is the number of incoming sequence flows of each task;
outt  is the number of outgoing sequence flows of each task.</p>
        <p>x7  Ei ,
x8  ei , inei   1  outei   1  ei  Ei ,
Ei  E is the subset of intermediate events;
inei  is the number of incoming sequence flows of each intermediate event;
outei  is the number of outgoing sequence flows of each intermediate event.</p>
        <p>x9  G ,
x10  g, ing   1  outg   1  ing   1  outg   1  g  G,</p>
        <p>x11  g, lg   or  g  G,
ing  is the number of incoming sequence flows of each gateway;
where:


where:



where:</p>
        <p>
          
where:




(
          <xref ref-type="bibr" rid="ref5">5</xref>
          )
(6)
(7)
(9)
        </p>
        <p>Finally, we should find the number of all gateways x9 , the number of correct gateways x10 (that
either split or join a workflow into several scenarios), and the number of inclusive (OR) gateways x11 :
 outg  is the number of outgoing sequence flows of each gateway.</p>
        <p>
          Then, using the vector X (
          <xref ref-type="bibr" rid="ref2">2</xref>
          ) of m  11 elements defined using equations (
          <xref ref-type="bibr" rid="ref3">3</xref>
          ) – (7), we should
obtain the following binary vector of errors in a BPMN model:
        </p>
        <p>R  r1, r2 , r3 , r4 , r5 , (8)
r1 0,1 signalizes the presence of invalid start events;
r2  0,1 signalizes the presence of invalid end events;
r3 0,1 signalizes the presence of invalid tasks and sub-processes;
r4  0,1 signalizes the presence of invalid intermediate events;
 r5 0,1 signalizes the presence of invalid gateways.</p>
        <p>Another vector of error weighs should be introduced as well:</p>
        <p>W  w1, w2 , w3, w4 , w5 ,
where wj  0,1 are weights of each type of business process model errors, j  1,5 .</p>
        <p>The structure of BPMN Correctness Validation Network (BPMN-CVN) is given in Fig. 4.</p>
        <p>In order to calculate the vector R (8) elements, we suggest using:
 the indicator (characteristic) function [15], which checks whether an element u of some set
U belongs to a subset B  U :
 the Heaviside (unit) step function [15], the value of which is 1 for positive arguments and 0
for negative arguments:</p>
        <p>1, u  0,
H u   (12)</p>
        <p>0, u  0.</p>
        <p>Then, the calculations for the detection of invalid and missing start events using respective inputs
can be given using the following computational nodes within the BPMN-CVN (Fig. 5):
r1  H 1x11  1x2x1 . (13)</p>
        <p>1, u  B,
1B u  
0, u  B;
(11)</p>
        <p>The calculations for the detection of invalid and missing end events using respective inputs can be
given using the following computational nodes within the BPMN-CVN (Fig. 6):</p>
        <p>r2  H 1x31  1x4x3 . (14)</p>
        <p>The calculations for the detection of invalid tasks and intermediate events using respective inputs
can be given using the following computational nodes within the BPMN-CVN (Fig. 7):
r3  1x6x5 ,
r4  1x8x7.
(15)</p>
        <p>The calculations for the detection of invalid gateways and ambiguous inclusive (OR) gateways,
not recommended for process modeling [16], using respective inputs can be given using the following
computational nodes within the BPMN-CVN (Fig. 8):</p>
        <p>r5  H 1x10x9  1x111 . (16)</p>
        <p>When processing BPMN 2.0 files of business process models, the errors weights represented by
the vector W (9) should be re-calculated taking into account the relevance of these errors – the more
often they occur in business process models, the more urgent it is to identify and eliminate them.</p>
        <p>The proposed algorithm (Fig. 9) is inspired by the reinforcement learning technique, where an
intelligent system learns from the interaction with the environment [17].
where K is the number of business process models, k  1, K .</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>3. Results and Discussion</title>
      <p>The experimental calculations were performed using the Camunda’s collection of BPMN models
freely available in its GitHub repository [18]. The software written as the Python script uses “os” and
“xml” packages to read and parse BPMN 2.0, and the “csv” package to store calculations’ results in a
CSV (Comma-Separated Values) format for further discussion. As it is shown in Fig. 10, the software
detects errors in and calculates quality for each process described by a BPMN model.</p>
      <p>As the result of experiments, 3729 BPMN 2.0 files that contain 6137 business process descriptions
were processed. Using the error detection algorithms (Fig. 3 – 6), 6868 errors of different types were
detected in BPMN models. Number of models by error types are given in Fig. 11 below.</p>
      <p>As can be seen from Fig. 11 above, there are following numbers of models categorized by various
business process modeling errors:
 736 models with multiple start events or improperly connected start events;
 2501 models with multiple end events or improperly connected end events;
 1776 models with improperly connected tasks or sub-processes;
 715 models with improperly connected intermediate events;
 1140 models with improperly connected gateways.</p>
      <p>Fig. 12 below demonstrates changes of error weights W (9) adjusted after processing each of the
6137 business process descriptions.</p>
      <p>After the processing was over, the final error weights took the following values:
 w1  0.11 for start events;




w2  0.36 for end events;
w3  0.26 for tasks and sub-processes;
w4  0.10 for intermediate events;
w5  0.17 for gateways.</p>
      <p>The obtained error weights w j , j  1,5 reflect the following idea – the more frequently considered
errors occur in business process models, the greater negative impact they should have on the overall
quality assessment of BPMN models [19]. The proposed BPMN-CVN now can be used with the
defined weights to detect errors and evaluate quality of business process models.</p>
      <p>The calculation results demonstrate that end events are the most vulnerable to BPMN modeling
errors – 41% of analyzed business process descriptions contain multiple end events or suffer from
improperly connected end events with missing incoming sequence flows (i.e. end events are detached
from the workflow) or multiple incoming sequence flows (i.e. end events are used to synchronize or
merge workflow scenarios instead of corresponding gateways).</p>
      <p>The second most frequent BPMN modeling errors are caused by improperly connected tasks and
sub-processes – 29% of business process descriptions contain tasks or sub-processes with missing
incoming or outgoing sequence flows (i.e. activities are detached from the workflow), as well as tasks
or sub-processes with multiple incoming or outgoing sequence flows (i.e. activities are used to split or
join workflow scenarios instead of corresponding gateways).</p>
      <p>Almost 19% of analyzed business process descriptions contain gateways that are neither splits nor
joins – some are used to join and split the workflow at the same time, and some do not have enough
incoming or outgoing sequence flows to be considered as splits or joins.</p>
      <p>For example, one of the analyzed BPMN models describes an insurance recourse business process.
According to the obtained results, it appears to contain all the considered business process modeling
errors (Fig. 13):
 (a) start event detached from the workflow;
 (b) task starts the workflow instead of the start event;
 (c) task splits the workflow into several scenarios instead of the corresponding gateway;
 (d) end event merges workflow scenarios instead of the corresponding gateway;
 (e) gateway does not reflect the workflow split or join;
 (f) inclusive (OR) gateway is used;
 (g) task ends the workflow instead of the end event.</p>
      <p>As part of the conducted experiments, quality values (10) were calculated for all of the 6137
business process descriptions using the different errors weights (9): equal weights Qk1 , dynamically
changing error weights during re-calculation when the BPMN-CVN was used for the first time Qk2 ,
and error weight obtained after the initial processing of BPMN models Qk3 , k  1, K .</p>
      <p>Also, differences between quality values calculated using initial and final weights were calculated:
k  Ck1  Ck3 , k  1, K ,
(18)
where K is the number of business process models, k  1, K .</p>
      <p>Let us apply exploratory data analysis [20] to calculate quality values of business process models.</p>
      <p>Outlined values show that the quality of the 25% of business process models falls below 0.60 for
the initially equal error weights Qk1 , 0.52 for the dynamically changing error weights Qk2 , and 0.53
3
for the final error weights Qk .</p>
      <p>The upper 25% of business process models have the perfect quality of 1.00, which means these
models are free of errors (or at least they contain errors that have not been detected).</p>
      <p>And the remaining 50% of business process models belong to the second quartile with a median
value of 0.80 for the initially equal error weights Qk1 , 0.73 for the dynamically changing error weights</p>
      <sec id="sec-5-1">
        <title>Qk2 , and 0.74 for the final error weights Q3 .</title>
        <p>k</p>
        <p>The differences k between quality values calculated using initial Qk1 and final weights Qk2 vary
between 0.16 and 0.22 for the 25% of business process models and fall below 0.16 for the remaining
75% of business process models. Moreover, for the 25% of business process models the differences
k are equal to zero, which means the quality of these models remains the same for different weights,
and more likely these are so-called “perfect” business process models of 1.00 quality.</p>
        <p>The minimum, first quartile, medial, third quartile, and maximum values are given in Table 1.</p>
        <p>The box (whisker) plot [20] created using the quartile values (Table 1) is shown in Fig. 14 below.</p>
        <p>The box plot (Fig. 14) means that in the set of real business process models created by different
authors, 25% are of poor quality, 50% are of moderate quality, and the remaining 25% are of high
quality. The distribution of differences between quality values (before and after error weights were
adjusted) shows significant changes in quality estimations for 25% of models, moderate changes for
50% of models, and no changes for the remaining 25% of models.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>4. Conclusion</title>
      <p>In this paper, we discussed the relevance of high-quality business process modeling and
proposed the connectionist computational system called BPMN Correctness Validation Network
(BPMN-CVN) capable of business process modeling errors detection and quality evaluation. This
system is inspired by the architecture of artificial neural networks and the reinforcement learning
technique allowing the intelligent system to learn by interacting with the environment – in our
case, by analyzing business process models. The proposed intelligent system structure and its
algorithm were implemented using Python programming language to perform necessary
calculations. The large collection of 3729 BPMN models that contain 6137 business process
descriptions was used as the experimental dataset.</p>
      <p>Therefore, the obtained experimental results allow us to make the following conclusions:
 the most frequent business process modeling errors connected with the poor structure of
End Events and Tasks (or Sub-Processes);</p>
      <p> less frequent business process modeling errors are caused by the poor structure of
Gateways or usage of ambiguous Inclusive (OR) Gateways, which is not recommended by many
studies;</p>
      <p> Start Events and Intermediate Events are less error-prone but still impact the business
process model quality;</p>
      <p> after the initial processing of the experimental collection of BPMN models created by
various authors during Camunda’s training sessions for goods dispatch, credit scoring, insurance
recourse, and restaurant business processes [18], we obtained the error weights related to start
events, end events, activities (tasks and sub-processes), intermediate events, and gateways;
 the obtained error weights reflect their frequencies and adjust when new BPMN models
are processed according to the proposed BPMN-CVN algorithm – this approach allows the
system to learn over time: i.e., some errors may not occur for a while, but still have significant
weights and “hide” more relevant errors that occur frequently [19];</p>
      <p> the exploratory analysis of experimental results (Table 1) demonstrates first quartile,
median, and third quartile values, which can be used as thresholds for the classification of
analyzed BPMN models: 0  Q  0.53 for low-quality diagrams, 0.53  Q  0.74 for
moderatequality diagrams, and 0.74  Q  1.00 for high-quality diagrams;</p>
      <p> the proposed quality thresholds may be slightly adjusted in real -time during the
processing of business process models with certain trends in errors .</p>
      <p>In the future, the BPMN-CVN with defined error weights can be used to create the quality
analysis tool that will be used by business analysts, process designers, and other authors of
BPMN diagrams to detect errors in their models and achieve better quality by eliminating such
errors, making diagrams more understandable and maintainable.</p>
      <p>Furthermore, this software tool should provide a collaborative environment for authors of
business process models, where they can share and search for best -practice BPMN diagrams or
look up cases of error fixes. In addition, when processing organizational repositories of BPMN
models, which may contain hundreds or even thousands of files, Big Data and Business
Intelligence technologies should be used for efficient data processing, visualization, and
reporting.</p>
    </sec>
    <sec id="sec-7">
      <title>5. References</title>
      <p>[6] H.G. Ceballos, V. Flores-Solorio, J. P. Garcia, A Probabilistic BPMN Normal Form to
Model and Advise Human Activities, in: International Workshop on Engineering Multi
Agent Systems, Springer, Cham, 2015, pp. 51–69. doi:10.1007/978-3-319-26184-3_4
[7] J. Pavlicek, R. Hronza, K. Jelinkova, The business process model quality metrics. In:
Enterprise and Organizational Modeling and Simulation, in: EOMAS 2017, Lecture Notes in
Business Information Processing, vol. 298, Springer, Cham, 2017, pp. 134 –148.
doi:10.1007/978-3-319-68185-6_10
[8] R. Tricker, ISO 9001:2015 for Small Business, Taylor &amp; Francis, 2016.
[9] F. Corradini, F. Fornari, S. Gnesi, A. Polini, B. Re, Quality assessment strategy: Applying
business process modelling understandability guidelines, University of Camerino, Italy,
2015. URL: https://openportal.isti.cnr.it/data/2017/380283/2017_380283.pdf
[10] L. Henrik, J. Mendling, O. Günther, Learning from quality issues of BPMN models from
industry, IEEE software 4(33) (2015) 26–33. doi:10.1109/MS.2015.81
[11] W. Kbaier, S. A. Ghannouchi, Determining the threshold values of quality metrics in BPMN
process models using data mining techniques, Procedia Computer Science 164 (2019) 113 –
119. doi:10.1016/j.procs.2019.12.161
[12] H. B. H. Ayech, S. A. Ghannouchi, E. A. E. H. Amor, Extension of the BPM lifecycle to
promote the maintainability of BPMN models, Procedia Computer Science 181 (2021) 852 –
860. doi:10.1016/j.procs.2021.01.239
[13] A. Martens, P. Fettke, P. Loos, Inductive Development of Reference Process Models Based
on Factor Analysis, in: International Conference on Wirtschaftsinformatik, vol. 12,
Osnabrueck, 2015, pp. 438–452.
[14] S. Walczak, Artificial neural networks, in: Advanced methodologies and technologies in
artificial intelligence, computer simulation, and human-computer interaction, IGI global,
2019, pp. 40–53. doi:10.4018/978-1-5225-7368-5.ch004
[15] Z. Weihong, Z. Ying, Level-set functions and parametric functions, in: The Feature-Driven
Method for Structural Optimization, Elsevier, 2021, pp. 9–46.
doi:10.1016/B978-0-12821330-8.00002-X
[16] J. Krogstie, Quality of Business Process Models, in: Quality in Business Process Modeling,</p>
      <p>Springer, 2016, pp. 53–102. doi:10.1007/978-3-319-42512-2
[17] Y. Yu, Towards Sample Efficient Reinforcement Learning, in: Proceedings of the Twenty
Seventh International Joint Conference on Artificial Intelligence (IJCAI-18), 2018, pp.
5739–5743.
[18] BPMN for research. URL: https://github.com/camunda/bpmn-for-research
[19] A. Kopp, D. Orlovskyi, Towards the Method and Information Technology for Evaluation of
Business Process Model Quality, in: ICTERI 2020, Communications in Computer and
Information Science, vol. 1308, Springer, Cham, 2021, pp. 93–118.
doi:10.1007/978-3-03077592-6_5
[20] C. R. Pandian, M. Kumar, Simple Statistical Methods for Software Engineering: Data and
Patterns, CRC Press, 2015.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>N.</given-names>
            <surname>Ahrend</surname>
          </string-name>
          ,
          <article-title>Opportunities and limitations of BPM initiatives i n public administrations across levels and institutions</article-title>
          ,
          <source>Doctoral thesis</source>
          , Humboldt University, Berlin,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>F.</given-names>
            <surname>Kahloun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Ghannouchi</surname>
          </string-name>
          ,
          <article-title>Classification Algorithm for Assessing the Quality Criteria for Business Process Models</article-title>
          ,
          <source>in: Hybrid Intelligent Systems, HIS 2017, Advances in Intelligent Systems and Computing</source>
          , vol.
          <volume>734</volume>
          , Springer, Cham,
          <year>2017</year>
          , pp.
          <fpage>71</fpage>
          -
          <lpage>81</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>319</fpage>
          -76351-
          <issue>4</issue>
          _
          <fpage>8</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. La</given-names>
            <surname>Rosa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Mendling</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. A.</given-names>
            <surname>Reijers</surname>
          </string-name>
          , Introduction to Business Process Management, Springer, Heidelberg,
          <year>2018</year>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>662</fpage>
          -56509-4
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>P.</given-names>
            <surname>Harmon</surname>
          </string-name>
          ,
          <article-title>The State of Business Process Management, in: The State of the BPM Market</article-title>
          , volume
          <year>2016</year>
          , BPTrends,
          <year>2016</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>50</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Business</given-names>
            <surname>Process</surname>
          </string-name>
          <article-title>Model and Notation (BPMN)</article-title>
          .
          <source>Version 2</source>
          .0. URL: https://www.omg.org/spec/BPMN/2.0/PDF
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>