<!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>Forward-Looking Process Mining</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mahsa Pourbafrani</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Chair of Process and Data Science, RWTH Aachen University</institution>
          ,
          <addr-line>Aachen</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Most process mining techniques are backward-looking. Based on historic data, they produce descriptive process models and reveal performance and compliance problems. Forward-looking process mining focuses on turning the results of backward-looking techniques into prediction and actions. The current techniques use detailed event data to provide insights. However, diferent angles of event data enable capturing process behavior and underlying relationships between process variables for further future analyses, e.g., daily arrival rate and resource eficiency. In this project, we aim to provide a forwardlooking framework for business processes to replay their processes and assess the efect of the actions performed based on process mining insights. To do so, we use both detailed event data and aggregated event data of processes over time, i.e., fine-grained event logs and coarse-grained process logs. Using alternative simulation approaches such as System Dynamics (SD) it is possible to incorporate external factors into the model using more coarse-grained logs. Furthermore, we focus on connecting the effects of strategic decisions and detailed business processes by providing a comprehensive simulation framework, i.e., hybrid simulations.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;process mining</kwd>
        <kwd>fine-grained event logs</kwd>
        <kwd>coarse-grained process logs</kwd>
        <kwd>scenario-based simulation</kwd>
        <kwd>system dynamics</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction and Problem Definition</title>
      <p>
        Historical data on executions of business processes may be used to support the business owners
to analyze their processes. These event data have a wealth of information about the processes,
where backward-looking process mining techniques help to uncover these insights [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
Forwardlooking process mining supports process owners in taking actions based on the provided
knowledge [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Forward-looking process mining is generally categorized in two categories:
prediction models using machine learning techniques, such as [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], and simulation techniques.
For instance, process mining capability to describe a process is used to enrich simulation models
and make foreseeing their future possible [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. The current forward-looking techniques for
assessing the future state of a process do not fully cover the following aspects: (1) The majority
of approaches are at a fine-grained level (detailed) and do not take into account the impact
of quality-based factors on the process. Discrete Event Simulations (DES), for instance, are
incapable of capturing the impact of resource training on the eficiency of processes. (2) Various
cause and efect relations are invisible in the fine-grained event logs. Aggregating the event data
can reveal the diferent states of processes, e.g., the efect of daily workload on the resources’
eficiency. (3) The interaction between coarse-grained and fine-grained simulations of business
processes is not provided, e.g., the efect of an advertisement after three months on the idle
time of process activities and the arrival rate. Dotted lines in Figure 1 represent conventional
paths for designing simulation models of processes.
      </p>
      <p>
        Our goal is to define and generate coarse-grained process logs at diferent levels and from
multiple aspects, shown in Figure 1. In this context, standard process mining techniques and
aggregated process analyses are referred to as Fine-grained process mining and Coarse-grained
process diagnostics, respectively. The process aggregated state and its behavior at that level
directly afect every single instance in the process. Following this step, data-supported process
diagnostics, as well as fine-grained and coarse-grained simulation models are derived. As a
result, a set of simulation models capable of performing the prescribing role for processes
are generated. The generated simulation models can be designed and verified to reflect the
processes. For instance, DES is a form of fine-grained process simulations using fine-grained
event logs and SD is a type of coarse-grained process simulations using coarse-grained process
logs. System dynamics, which is an aggregated simulation technique, models a system using
variables that describe the system over time [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. For processes, instead of simulating each event
including single case arrival and execution, we simulate the process using variables such as the
daily arrival rate, or daily average service time.
      </p>
      <p>
        Contribution to BPM Research Providing what-if analyses is an important step in Business
Processes Management (BPM) [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. Exploiting historical event data of organizations supports
business process simulation in BPM [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. The simulation parameters are extracted from the
processes, and they make simulation models more realistic. However, the provided models
are always detailed and try to mimic the exact behavior of the business processes, i.e., at the
detailed events. The goal of this project is to pave the way for comprehensive future analyses
of business processes by providing diagnostics on top of the coarse-grained business process
historical data. These insights and diagnostics are used to form data-driven simulations with
two levels of granularity: fine-grained and coarse-grained (strategical what-if analysis) models.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Proposed Solution (Framework)</title>
      <p>
        We propose an approach to transform fine-grained event logs into coarse-grained process
logs. The transformed logs enable further analyses such as discovering hidden relations and
supporting simulation models generation of business processes at aggregated levels. Figure 1
illustrates the designed steps from a fine-grained event log to generate ultimate results, i.e., SD
models (1), process diagnostics (2), DES models (3), and hybrid process simulations (4). The
purpose of the forward-looking analysis of business processes determines diferent paths inside
the proposed approach. Given the process diagnostics at diferent levels such as discovering the
efect of workload on the resources per day, the coarse-grained simulation models in the form
of SD can be extracted [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
      </p>
      <p>
        The prototype of the main steps of the project is implemented as a tool (PMSD) in [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Our
proposed solution includes 7 diferent yet connected frameworks. The output of each framework
is based on a specific purpose in forward-looking process mining. The designed/implemented
frameworks are as follows:
• Preprocessing (coarse-grained process log): a set of possible process variables are defined
based on the process aspects in fine-grained event logs [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] and these process variables
are calculated over specific steps of time, e.g., hourly, or daily. To design accurate
simulation/prediction models, the time window for extracting the process variables highly afects
the quality of the simulation/prediction models. In [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], we used Time Series Analysis
techniques such as ARIMA [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] for finding the best window of time.
• Coarse-grained simulation model generation: we used linear/nonlinear correlations
between process variables over time to discover existing relationships at higher levels
and design the system dynamics models [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ].
• Process diagnostics (aggregated levels): coarse-grained process logs represent the process
at diferent steps of time using diferent aspects, e.g., the daily arrival rate of cases and the
average waiting time in the process. Techniques such as Granger Causality [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] and Curve
Fitting [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] are used to discover underlying causes and efects relations. Furthermore,
these aggregated insights are also used for context-aware predictive process mining [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ].
• Simulation and validation: after the simulation, the accuracy of the simulation models
can be evaluated by comparing the results to the values of process variables at each time
step, e.g., [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] performs an evaluation for a car production line.
• Simulation model refinement: by adding external and qualitative factors to the validated
      </p>
      <p>
        SD models, strategic analyses will be possible, e.g., efects of a new advertisement strategy.
• Fine-grained simulation model: [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] is the pioneering work that introduces data-driven
simulation in process mining. This module implemented in [
        <xref ref-type="bibr" rid="ref18 ref19 ref20">18, 19, 20</xref>
        ] for diferent forms
of presentation, e.g, process trees or CPN models. This module automatically discovers
the process activity flow and enriches that with resources, capacities, and time aspects of
the process. These models using multiple techniques such as Earth-Mover’s distance [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ]
and Performance Spectrum [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] are validated in [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ], and can be used for regenerating
processes.
• Hybrid simulation of processes (SD and DES): the connection between two types of
simulation models enables applying the efect of high-level what-if analyses on the
ifne-grained simulation of business processes.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Current Status and Challenges</title>
      <p>The green steps in Figure 1 have been designed and evaluated in the forward-looking process
mining project. Designing and implementing the framework for process diagnostics at higher
levels of aggregation is the next step. We do so by exploiting customized methods to identify
the relationships between process variables on coarse-grained process logs, such as Vector
Autoregressive. The project’s second focus is on the automatic discovery of mathematical
equations for the SD models using statistical and machine learning methods, and the final step
is to implement hybrid simulations of processes, which are highlighted in yellow in Figure 1.</p>
      <p>The current challenges to be addressed are mainly in providing use cases, determining
underlying equations for all the process variables in the SD models, and connecting two types
of simulations (red steps in Figure 1). There is always a trade-of between adding external
factors and the accuracy of simulation results. Therefore, real-world case studies with known
changes and efects, as well as process domain knowledge in the form of external variables
are required. Since these external variables are not quantifiable, the validity of the designed
simulation model cannot be easily assessed. Furthermore, using only the generated process
variables in the SD-Logs will limit scenarios and the main purpose of system dynamics modeling.
As a result, strategic decision-making involving quality-based variables is not entirely possible.</p>
      <p>When connecting fine-grained simulations (DES) and coarse-grained simulations (SD) in the
hybrid simulation step, the following questions should be addressed. How can both simulation
models be synchronized? How should interaction points be defined and discovered in practice?
Which DES parameters, for example, are updated as a result of SD simulation? How should the
execution of two models be handled in practice? For instance, for generating CPN models and
updating them while simulating SD models at the same time. Furthermore, the user interaction
and designing the scenarios are the project’s open challenges.</p>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgments</title>
      <p>Funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under
Germany’s Excellence Strategy- EXC 2023 Internet of Production- Project ID: 390621612. We
also thank the Alexander von Humboldt (AvH) Stiftung for supporting our research.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          , Process mining - Data science in action,
          <source>second edition</source>
          , Springer (
          <year>2016</year>
          ). doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>662</fpage>
          -49851-4.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Process mining and simulation: A match made in heaven!</article-title>
          ,
          <source>in: Proceedings of the 50th Computer Simulation Conference, SummerSim</source>
          <year>2018</year>
          ,
          <year>2018</year>
          , pp.
          <volume>4</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          :
          <fpage>12</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>N.</given-names>
            <surname>Tax</surname>
          </string-name>
          , I. Verenich,
          <string-name>
            <given-names>M. La</given-names>
            <surname>Rosa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumas</surname>
          </string-name>
          ,
          <article-title>Predictive business process monitoring with lstm neural networks</article-title>
          ,
          <source>in: Advanced Information Systems Engineering</source>
          , Springer International Publishing, Cham,
          <year>2017</year>
          , pp.
          <fpage>477</fpage>
          -
          <lpage>492</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A.</given-names>
            <surname>Rozinat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. S.</given-names>
            <surname>Mans</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Song</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          , Discovering simulation models,
          <source>Inf. Syst</source>
          .
          <volume>34</volume>
          (
          <year>2009</year>
          )
          <fpage>305</fpage>
          -
          <lpage>327</lpage>
          . doi:
          <volume>10</volume>
          .1016/j.is.
          <year>2008</year>
          .
          <volume>09</volume>
          .002.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Sterman</surname>
          </string-name>
          ,
          <article-title>Business dynamics: Systems thinking and modeling for a complex world, McGraw-</article-title>
          <string-name>
            <surname>Hill</surname>
          </string-name>
          (
          <year>2000</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>K.</given-names>
            <surname>Tumay</surname>
          </string-name>
          ,
          <article-title>Business process simulation</article-title>
          ,
          <source>in: Proceedings Winter Simulation Conference</source>
          ,
          <year>1996</year>
          , pp.
          <fpage>93</fpage>
          -
          <lpage>98</lpage>
          . doi:
          <volume>10</volume>
          .1109/WSC.
          <year>1996</year>
          .
          <volume>873265</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>M.</given-names>
            <surname>Camargo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>González</surname>
          </string-name>
          ,
          <source>Automated discovery of business process simulation models from event logs</source>
          ,
          <source>Decis. Support Syst</source>
          .
          <volume>134</volume>
          (
          <year>2020</year>
          )
          <article-title>113284</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.dss.
          <year>2020</year>
          .
          <volume>113284</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pourbafrani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. J. van Zelst</given-names>
            ,
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Scenario-based prediction of business processes using system dynamics</article-title>
          ,
          <source>in: On the Move to Meaningful Internet Systems: COOPIS 2019 Conferences</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>422</fpage>
          -
          <lpage>439</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>030</fpage>
          -33246-4\_
          <fpage>27</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pourbafrani</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>PMSD: Data-driven simulation using system dynamics and process mining</article-title>
          ,
          <source>in: Proceedings of Demonstration at the 18th International Conference on Business Process Management</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>77</fpage>
          -
          <lpage>81</lpage>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2673</volume>
          /paperDR03.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pourbafrani</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Extracting process features from event logs to learn coarse-grained simulation models</article-title>
          ,
          <source>in: Advanced Information Systems</source>
          Engineering - 33rd International Conference, CAiSE
          <year>2021</year>
          , Melbourne,
          <string-name>
            <surname>VIC</surname>
          </string-name>
          , Australia, June 28 - July 2,
          <year>2021</year>
          , Proceedings, volume
          <volume>12751</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2021</year>
          , pp.
          <fpage>125</fpage>
          -
          <lpage>140</lpage>
          . URL: https://doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -79382-
          <issue>1</issue>
          _8. doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>030</fpage>
          -79382-1\_8.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pourbafrani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. J. van Zelst</given-names>
            ,
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Semi-automated time-granularity detection for data-driven simulation using process mining and system dynamics</article-title>
          , in: Conceptual Modeling - 39th
          <source>International Conference, ER</source>
          <year>2020</year>
          , Proceedings,
          <year>2020</year>
          , pp.
          <fpage>77</fpage>
          -
          <lpage>91</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>030</fpage>
          -62522-1\_6.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>G.</given-names>
            <surname>Box</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. M.</given-names>
            <surname>Jenkins</surname>
          </string-name>
          ,
          <source>Time Series Analysis: Forecasting and Control</source>
          ,
          <string-name>
            <surname>Holden-Day</surname>
          </string-name>
          ,
          <year>1976</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pourbafrani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. J. van Zelst</given-names>
            ,
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Supporting automatic system dynamics model generation for simulation in the context of process mining</article-title>
          ,
          <source>in: Business Information Systems - 23rd International Conference</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>249</fpage>
          -
          <lpage>263</lpage>
          . doi:
          <volume>10</volume>
          .1007/ 978-3-
          <fpage>030</fpage>
          -53337-3\_
          <fpage>19</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>C. W.</given-names>
            <surname>Granger</surname>
          </string-name>
          ,
          <article-title>Investigating causal relations by econometric models and cross-spectral methods</article-title>
          ,
          <source>Econometrica: journal of the Econometric Society</source>
          (
          <year>1969</year>
          )
          <fpage>424</fpage>
          -
          <lpage>438</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>A.</given-names>
            <surname>Zielesny</surname>
          </string-name>
          , From Curve Fitting to Machine Learning, volume
          <volume>18</volume>
          , Springer,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pourbafrani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kaiser</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Remaining time prediction for processes with inter-case dynamics</article-title>
          ,
          <source>in: 2nd International Workshop on Leveraging Machine Learning in Process Mining ICPM</source>
          <year>2021</year>
          , Proceedings,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pourbafrani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. J. van Zelst</given-names>
            ,
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Supporting decisions in production line processes by combining process mining and system dynamics</article-title>
          ,
          <source>in: Intelligent Human Systems Integration</source>
          <year>2020</year>
          ,
          <year>2020</year>
          , pp.
          <fpage>461</fpage>
          -
          <lpage>467</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>030</fpage>
          -39512-4\_
          <fpage>72</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pourbafrani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Jiao</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          , SIMPT:
          <article-title>Process improvement using interactive simulation of time-aware process trees</article-title>
          ,
          <source>in: Research Challenges in Information Science</source>
          , Springer International Publishing, Cham,
          <year>2021</year>
          , pp.
          <fpage>588</fpage>
          -
          <lpage>594</lpage>
          . doi:
          <volume>10</volume>
          .1007/ 978-3-
          <fpage>030</fpage>
          -75018-3_
          <fpage>40</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pourbafrani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Vasudevan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Zafar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Xingran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Singh</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>A python extension to simulate petri nets in process mining</article-title>
          ,
          <source>CoRR abs/2102</source>
          .08774 (
          <year>2021</year>
          ). URL: https://arxiv.org/abs/2102.08774. arXiv:
          <volume>2102</volume>
          .
          <fpage>08774</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pourbafrani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Balyan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ahmed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Chugh</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>GenCPN: Automatic generation of CPN models for processes (</article-title>
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>S. J. J.</given-names>
            <surname>Leemans</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. F.</given-names>
            <surname>Syring</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Earth movers' stochastic conformance checking</article-title>
          ,
          <source>in: Business Process Management Forum</source>
          , Springer International Publishing, Cham,
          <year>2019</year>
          , pp.
          <fpage>127</fpage>
          -
          <lpage>143</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>V.</given-names>
            <surname>Denisov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Fahland</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          , Unbiased, fine
          <article-title>-grained description of processes performance from event data</article-title>
          ,
          <source>in: Business Process Management</source>
          , Springer International Publishing, Cham,
          <year>2018</year>
          , pp.
          <fpage>139</fpage>
          -
          <lpage>157</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pourbafrani</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Interactive process improvement using enriched process trees</article-title>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>