<!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>Visualization Techniques for Prescriptive Process Monitoring</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Kateryna Kubrak</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Tartu</institution>
          ,
          <addr-line>Narva mnt 18, 51009 Tartu</addr-line>
          ,
          <country country="EE">Estonia</country>
        </aff>
      </contrib-group>
      <fpage>65</fpage>
      <lpage>71</lpage>
      <abstract>
        <p>Prescriptive process monitoring is a family of methods to recommend interventions during the execution of a case that, if followed, optimize the process with respect to one or more performance indicators. Current work on prescriptive process monitoring is primarily focused on accuracy and eficiency of prescribed interventions, but it does not address the question of how to introduce these prescriptions to the process workers so that they follow them. If the process workers continue to rely on their intuition in improving the processes instead of following the data-driven recommendations, it might decrease the value of such recommendations. To bridge this gap, in this doctoral project, we will develop and validate a visualization framework for prescriptive process mining outputs. The developed framework is expected to connect the technical side of prescriptive process mining methods with their usefulness in real-world applications. As such, the framework will explore how the prescriptive process mining outputs can be communicated to the users in a way that would be understandable and reliable.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;process mining</kwd>
        <kwd>prescriptive process monitoring</kwd>
        <kwd>visualization</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction and Motivation</title>
      <p>
        In the current fast-paced business environment, organizations must engage in constant
monitoring and improvement of their business processes to ensure internal eficiency and high quality
of services provided to the customers [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Business process management provides methods and
tools to monitor, analyze and redesign business processes [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. In recent years, business process
management has started to increasingly rely on data-driven methods. As such, process mining
is a widely used approach to process improvement [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>
        Process mining methods use event logs extracted from enterprise information systems to,
for instance, discover process models or check the conformance of a process with respect to
a reference model [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Over time, the scope of process mining has extended to encompass
methods that predict the outcome of ongoing process cases by applying machine learning
models on event logs [
        <xref ref-type="bibr" rid="ref4 ref5">4, 5</xref>
        ]. Predictions, however, only become useful to users when they
are combined with recommendations [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. In this setting, prescriptive process monitoring is a
family of methods to recommend interventions during the execution of a case that, if followed,
optimize the process with respect to one or more performance indicators [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. For instance, a
timely intervention might improve the probability of the case finishing with a desired outcome
(e.g., on-time delivery) [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
      </p>
      <p>
        Thus, process mining is advancing from just aiding in process analysis to actually
recommending how to improve the process on the go. For example, there are methods that are able to
produce recommendations such as what steps to execute next in the process [
        <xref ref-type="bibr" rid="ref10 ref9">9, 10</xref>
        ] or which
resources to allocate to the tasks [
        <xref ref-type="bibr" rid="ref11 ref12">11, 12</xref>
        ]. However, these works present various methods that
focus on the accuracy and eficiency of the recommendations, but they do not address the
question of how to introduce these recommendations to the process workers so that they follow
them. If the process workers continue to rely on their intuition in improving the processes
instead of following the data-driven recommendations, it might decrease the value of such
recommendations [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. To bridge this gap, in this doctoral project, we will develop and validate
a visualization framework for prescriptive process mining outputs. The developed framework
is expected to connect the technical side of prescriptive process mining methods with their
usefulness in real-world applications. As such, the framework will explore how the prescriptive
process mining outputs can be communicated to users in a way that would be understandable
and reliable for them to make a decision about the ongoing case. To this end, the visualization
framework is set to help the process workers to change the running process instance. As a
result, this enhance business process improvement and hence, improve the entire organization.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Work</title>
      <p>
        Previous work contains examples of applying visualization to process mining outputs. Such
works aid analysts in designing visualization of process mining outputs [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. More specifically,
to facilitate comparative analysis of models, event logs, and variants. For example, Bolt et al. [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]
propose a visualization approach to find statistically significant diferences between two event
logs. Other approaches focus on analyzing the diferences between process variants [
        <xref ref-type="bibr" rid="ref16 ref17">16, 17</xref>
        ].
Thus, these works provide an opportunity to incorporate the human actor in the analysis process.
They could be used as the starting point for visualization for prescriptive process monitoring.
      </p>
      <p>
        There are also works that exploit visual analytics in process mining. Kaouni et al. [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]
propose an approach to find bottlenecks in the process and present them to the user so that s/he
makes a decision on how to improve the process, providing an example from the manufacturing
industry. Dixit et al. [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] propose a tool for interactive process analysis on the example case
from healthcare domain. The approach focuses on applying visual analytics to analyze the
process for conformance and identify root causes of deviations. In addition, Kriglstein et al.
[
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] provide a categorization of process mining techniques according to visualization outputs
and approaches that they use based on ProM1 plug-ins. Thus, these works incorporate visual
analytics in process mining for process performance analysis. We want to extend its applicability
to a wider range of use cases for prescriptive process monitoring outputs.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Research Plan and Current Results</title>
      <p>
        In this doctoral project, we adopt the Design Science Methodology [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] (see Table 1). In phase i,
we have conducted a systematic literature review of prescriptive process monitoring methods
(Section 3.1). In the next stages, we design, develop, and evaluate the visualizations that will
comprise the framework. As such, there are several components in the overall visualization
framework (Section 3.2). Thus, phases ii-iv are repeated for each visualization framework
component.
      </p>
      <sec id="sec-3-1">
        <title>3.1. Objectives Definition</title>
        <p>
          We have conducted a systematic literature review (SLR) of prescriptive process monitoring
methods in accordance with guidelines provided by Kitchenham et al. [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ]. Our SLR2 outlines a
framework for characterizing methods of prescriptive process monitoring, as well as uncovers
several research gaps. The framework provides an overview of existing methods according
to their objective, target metric, intervention type, technique, data input, and policy used to
trigger interventions. The framework was derived from and used to characterize the 37 relevant
studies identified by the SLR. The SLR also demonstrates that current work on prescriptive
process monitoring is primarily focused on finding when an intervention should be triggered.
In contrast, little attention has been given to the problem of discovering which interventions to
prescribe to optimize a process with respect to a performance objective. Another underserved
area is determining which groups of cases require an intervention in the first place.
        </p>
        <p>
          We have also explored how process analysts work with process mining when improving
processes [
          <xref ref-type="bibr" rid="ref23">23</xref>
          ]. This also helps us understand what information process analysts need to see
2arXiv version of the SLR is available at https://arxiv.org/pdf/2112.01769.pdf. We have since extended this SLR and it
is currently under review in a journal.
to make decisions regarding process improvement. For example, process analysts extensively
use visualization when improving processes, try to find a balance between process mining and
domain knowledge when deciding on improvement candidates, and consult with original data
to avoid misinterpreting process mining tools outputs. This information can also be used as
input into what visualizations of prescriptive process monitoring outputs should contain to be
understandable and reliable for process analysts.
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Design and Development of Visualizations</title>
        <p>
          Based on the results of our systematic literature review, we are now focusing on developing
the visualization that will first help to identify cases where an intervention is needed, and
then, which intervention is needed. Identifying the diferences between cases and cohorts
of cases can help discover potential interventions that, when applied to the negative cases,
might increase the probability of them resembling the positive cases. One way to approach
the identification of diferences between these cohorts of cases is through visual analytics [
          <xref ref-type="bibr" rid="ref24">24</xref>
          ],
particularly, pattern discovery. Visual pattern discovery helps to analyze the data where it is
not known in advance which relationships between the data elements exist. More specifically,
visual pattern discovery helps to detect patterns in the data, i.e., relationships between the data
components [25]. Thus, finding patterns that in a given arrangement lead to a positive outcome
can point toward interventions that have the potential to change the outcome of negative cases.
For example, in a loan application process, a positive outcome could be approving the loan
application, while the negative outcome would be canceling the application or denying the loan.
One possible diference between positive and negative cases could be the relative timing when
the bank employee makes contact with the customer to complete their application, e.g., an hour
after the application is submitted or a day after. Another diference could be the frequency
of activities, e.g., how many times the bank employee calls the customer before s/he sends
the documents. These diferences could be found by analyzing the data for arrangement and
composition patterns. Then, such actions could be analyzed to determine whether they can be
applied as interventions to the negative cases.
        </p>
        <p>We approach this by looking at “positive” cases (those that ended with a desirable outcome)
and “negative” cases (those that ended with a negative outcome). We then identify diferences
between them to uncover potential causes of cases finishing in an undesirable outcome that
could hint towards a suitable intervention. We consulted several related studies [26, 27] to
elicit possible diferences between cases before developing the visualizations. At the present
stage, we are focusing on visualizations from control flow and timeline perspectives. We have
created a draft paper prototype and are now implementing it. This visualization aims at helping
the analyst discover diferences in activity order and frequency, processing and waiting times,
and is based on timeline charts [28]. As the next step, we will conduct an evaluation of the
developed visualization and improve it based on the findings. The evaluation is planned to be
done with target users, i.e. process workers. Upon completing the visualization from control
lfow and timeline perspectives, we will move on to consider event and case attributes for further
visualizations. For example, visualization from the resource perspective could open various
possible diferences between groups of cases (e.g., based on [29]).</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Challenges and Future Work</title>
      <p>
        Detecting diferences between the positive and negative cases and findings possible interventions
based on those is only the first step. Another component that we are planning to add to our
visualization framework is the visualization of interventions (i.e., prescriptions) themselves.
There are many challenges related to that. First, as shown by our SLR, the range of interventions
is large. Interventions difer from prescribing the next activities in the case, which can be
applicable to many processes, to such specific things as settings on a machine in a manufacturing
ifrm. Thus, a valid visualization has to be found for interventions of diferent nature. One
other challenge is making the visualization of interventions reliable for process workers. In
our previous work on how process analysts work with process improvement opportunities
(Section 3.1), we find that they require – among other things – to understand the data behind
suggested improvement opportunities, as well as the benefits of addressing them [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]. Thus, this
can be taken as the basis for visualizing interventions. However, improvement opportunities
and interventions in prescriptive process monitoring are not the same, and thus, visualizing
interventions in a reliable and understandable manner is a related but yet, a diferent challenge.
      </p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgments</title>
      <p>This research is funded by the European Research Council (PIX Project).</p>
      <p>Springer, 2015, pp. 142–154.
[25] N. Andrienko, G. Andrienko, S. Miksch, H. Schumann, S. Wrobel, A theoretical model for
pattern discovery in visual analytics, Visual Informatics (2021) 23–42.
[26] F. Taymouri, M. La Rosa, M. Dumas, F. M. Maggi, Business process variant analysis: Survey
and classification, Knowledge-Based Systems 211 (2021) 106557.
[27] A. Pika, M. Leyer, M. T. Wynn, C. J. Fidge, A. H. M. ter Hofstede, W. M. P. van der Aalst,</p>
      <p>Mining resource profiles from event logs, ACM Trans. Manag. Inf. Syst. 8 (2017) 1:1–1:30.
[28] S. Luz, M. Masoodian, Comparing static gantt and mosaic charts for visualization of task
schedules, in: 2011 15th International Conference on Information Visualisation, IEEE,
2011, pp. 182–187.
[29] A. Pika, M. Leyer, M. T. Wynn, C. J. Fidge, A. H. T. Hofstede, W. M. V. D. Aalst, Mining
resource profiles from event logs, ACM Transactions on Management Information Systems
(TMIS) 8 (2017) 1–30.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. L.</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>
          , Fundamentals of Business Process Management,
          <source>Second Edition</source>
          , Springer,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>F.</given-names>
            <surname>Milani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lashkevich</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Maggi</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Di Francescomarino, Process mining: A guide for practitioners</article-title>
          ,
          <source>in: International Conference on Research Challenges in Information Science</source>
          , Springer,
          <year>2022</year>
          , pp.
          <fpage>265</fpage>
          -
          <lpage>282</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>W.</given-names>
            <surname>Van Der Aalst</surname>
          </string-name>
          , Process mining,
          <source>Commun. ACM</source>
          (
          <year>2012</year>
          )
          <fpage>76</fpage>
          -
          <lpage>83</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Maggi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Di Francescomarino</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Ghidini</surname>
          </string-name>
          ,
          <article-title>Predictive monitoring of business processes</article-title>
          ,
          <source>in: International conference on advanced information systems engineering</source>
          , Springer,
          <year>2014</year>
          , pp.
          <fpage>457</fpage>
          -
          <lpage>472</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>C.</given-names>
            <surname>Di Francescomarino</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Ghidini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Maggi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Milani</surname>
          </string-name>
          ,
          <article-title>Predictive process monitoring methods: Which one suits me best?</article-title>
          ,
          <source>in: International conference on business process management</source>
          , Springer,
          <year>2018</year>
          , pp.
          <fpage>462</fpage>
          -
          <lpage>479</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A. E.</given-names>
            <surname>Márquez-Chamorro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Resinas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ruiz-Cortés</surname>
          </string-name>
          ,
          <article-title>Predictive monitoring of business processes: A survey</article-title>
          ,
          <source>IEEE Transactions on Services Computing</source>
          (
          <year>2018</year>
          )
          <fpage>962</fpage>
          -
          <lpage>977</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>M.</given-names>
            <surname>Shoush</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumas</surname>
          </string-name>
          ,
          <article-title>Prescriptive process monitoring under resource constraints: A causal inference approach</article-title>
          ,
          <source>in: ICPM Workshops, Lecture Notes in Business Information Processing</source>
          , Springer,
          <year>2021</year>
          , pp.
          <fpage>180</fpage>
          -
          <lpage>193</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>A.</given-names>
            <surname>Metzger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Kley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Palm</surname>
          </string-name>
          ,
          <article-title>Triggering proactive business process adaptations via online reinforcement learning</article-title>
          ,
          <source>in: BPM</source>
          , volume
          <volume>12168</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2020</year>
          , pp.
          <fpage>273</fpage>
          -
          <lpage>290</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>J.</given-names>
            <surname>Goossens</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Demewez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Hassani</surname>
          </string-name>
          ,
          <article-title>Efective steering of customer journey via orderaware recommendation</article-title>
          , in: ICDM Workshops, IEEE,
          <year>2018</year>
          , pp.
          <fpage>828</fpage>
          -
          <lpage>837</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>S.</given-names>
            <surname>Weinzierl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Dunzer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Zilker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Matzner</surname>
          </string-name>
          ,
          <article-title>Prescriptive business process monitoring for recommending next best actions</article-title>
          ,
          <source>in: BPM (Forum)</source>
          ,
          <source>volume 392 of Lecture Notes in Business Information Processing</source>
          , Springer,
          <year>2020</year>
          , pp.
          <fpage>193</fpage>
          -
          <lpage>209</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>G.</given-names>
            <surname>Park</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Song</surname>
          </string-name>
          ,
          <article-title>Prediction-based resource allocation using LSTM and minimum cost and maximum flow algorithm</article-title>
          , in: ICPM, IEEE,
          <year>2019</year>
          , pp.
          <fpage>121</fpage>
          -
          <lpage>128</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>A.</given-names>
            <surname>Kim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Obregon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Jung</surname>
          </string-name>
          ,
          <article-title>Constructing decision trees from process logs for performer recommendation</article-title>
          ,
          <source>in: Business Process Management Workshops</source>
          , volume
          <volume>171</volume>
          <source>of Lecture Notes in Business Information Processing</source>
          , Springer,
          <year>2013</year>
          , pp.
          <fpage>224</fpage>
          -
          <lpage>236</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>M.</given-names>
            <surname>Dees</surname>
          </string-name>
          , M. de Leoni,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
            ,
            <given-names>H. A.</given-names>
          </string-name>
          <string-name>
            <surname>Reijers</surname>
          </string-name>
          ,
          <article-title>What if process predictions are not followed by good recommendations?, in: BPM (Industry Forum)</article-title>
          ,
          <source>CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>61</fpage>
          -
          <lpage>72</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>M.</given-names>
            <surname>Sirgmets</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Milani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nolte</surname>
          </string-name>
          , T. Pungas,
          <article-title>Designing process diagrams-a framework for making design choices when visualizing process mining outputs, in: OTM Confederated International Conferences" On the Move to Meaningful Internet Systems"</article-title>
          , Springer,
          <year>2018</year>
          , pp.
          <fpage>463</fpage>
          -
          <lpage>480</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>A.</given-names>
            <surname>Bolt</surname>
          </string-name>
          , M. de Leoni, W. M.
          <string-name>
            <surname>van der Aalst</surname>
          </string-name>
          ,
          <article-title>A visual approach to spot statistically-significant diferences in event logs based on process metrics</article-title>
          ,
          <source>in: International Conference on Advanced Information Systems Engineering</source>
          , Springer,
          <year>2016</year>
          , pp.
          <fpage>151</fpage>
          -
          <lpage>166</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>M. de Leoni</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Suriadi</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. H. M. ter Hofstede</surname>
            ,
            <given-names>W. M. P. van der Aalst</given-names>
          </string-name>
          ,
          <article-title>Turning event logs into process movies: animating what has really happened</article-title>
          ,
          <source>Softw. Syst. Model</source>
          .
          <volume>15</volume>
          (
          <year>2016</year>
          )
          <fpage>707</fpage>
          -
          <lpage>732</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>M.</given-names>
            <surname>Gall</surname>
          </string-name>
          , G. Wallner,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kriglstein</surname>
          </string-name>
          , S. Rinderle-Ma,
          <article-title>Diferencegraph - a prom plugin for calculating and visualizing diferences between processes</article-title>
          ,
          <source>in: BPM'15 Demo Track, 13th International Conference on Business Process Management, BPM Demo Session</source>
          <year>2015</year>
          ,
          <year>2015</year>
          , pp.
          <fpage>65</fpage>
          -
          <lpage>69</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>A.</given-names>
            <surname>Kaouni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Theodoropoulou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bousdekis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Voulodimos</surname>
          </string-name>
          , G. Miaoulis,
          <article-title>Visual analytics in process mining for supporting business process improvement</article-title>
          ,
          <source>in: NiDS</source>
          , volume
          <volume>338</volume>
          <source>of Frontiers in Artificial Intelligence and Applications</source>
          , IOS Press,
          <year>2021</year>
          , pp.
          <fpage>166</fpage>
          -
          <lpage>175</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>P. M. Dixit</surname>
            ,
            <given-names>H. S. G.</given-names>
          </string-name>
          <string-name>
            <surname>Caballero</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Corvò</surname>
            ,
            <given-names>B. F. A.</given-names>
          </string-name>
          <string-name>
            <surname>Hompes</surname>
            ,
            <given-names>J. C. A. M.</given-names>
          </string-name>
          <string-name>
            <surname>Buijs</surname>
            ,
            <given-names>W. M. P. van der Aalst</given-names>
          </string-name>
          ,
          <article-title>Enabling interactive process analysis with process mining and visual analytics</article-title>
          , in: HEALTHINF, SciTePress,
          <year>2017</year>
          , pp.
          <fpage>573</fpage>
          -
          <lpage>584</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>S.</given-names>
            <surname>Kriglstein</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Pohl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Rinderle-Ma</surname>
          </string-name>
          , M. Stallinger,
          <article-title>Visual analytics in process mining: Classification of process mining techniques</article-title>
          , in: EuroVA@EuroVis,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>A. R.</given-names>
            <surname>Hevner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. T.</given-names>
            <surname>March</surname>
          </string-name>
          , J. Park, S. Ram,
          <article-title>Design science in information systems research</article-title>
          , MIS quarterly (
          <year>2004</year>
          )
          <fpage>75</fpage>
          -
          <lpage>105</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>B. A.</given-names>
            <surname>Kitchenham</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Charters</surname>
          </string-name>
          ,
          <article-title>Guidelines for performing Systematic Literature Reviews in Software Engineering</article-title>
          ,
          <source>Technical Report EBSE 2007-001</source>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>K.</given-names>
            <surname>Kubrak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Milani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nolte</surname>
          </string-name>
          ,
          <article-title>Process mining for process improvement - an evaluation of analysis practices</article-title>
          ,
          <source>in: RCIS</source>
          , volume
          <volume>446</volume>
          <source>of Lecture Notes in Business Information Processing</source>
          , Springer,
          <year>2022</year>
          , pp.
          <fpage>214</fpage>
          -
          <lpage>230</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>T.</given-names>
            <surname>Gschwandtner</surname>
          </string-name>
          ,
          <article-title>Visual analytics meets process mining: Challenges and opportunities</article-title>
          ,
          <source>in: SIMPDA (Revised Selected Papers), Lecture Notes in Business Information Processing,</source>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>