<!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>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Optimization of Business Processes</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Maksym Avramenko</string-name>
          <email>maksym.avramenko@ut.ee</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Workshop</string-name>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Business Process Optimization, Business Process Simulation, Business Process Management, Process Mining</string-name>
        </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>
      <pub-date>
        <year>2025</year>
      </pub-date>
      <fpage>20</fpage>
      <lpage>24</lpage>
      <abstract>
        <p>Operational business process optimization aims to improve the performance of ongoing cases in near real time, e.g., by reallocating resources. While simulation can be useful to support such decisions, most simulation approaches focus on long-term analysis, where stochastic efects average out over time and the precise starting state of the simulation does not have a major efect on the simulation forecasts. To apply simulation in short-term operational settings, it is crucial to model the process in its exact current state and to quantify the uncertainty of the simulation forecasts. This doctoral project adopts a three-phased approach to address these challenges. First, we will develop a method to start a simulation from the current state of a process, discovered from an event log. Second, we will design accuracy metrics and uncertainty modeling techniques to evaluate the reliability of short-term simulation forecasts. Finally, we will explore how short-term simulations can support the optimization of ongoing cases of a process. In this way, the doctoral thesis will contribute to closing the gap between real-time process monitoring and data-driven operational decision support in business process management.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Business process optimization is a discipline within Business Process Management (BPM), where analysts
seek to improve performance metrics such as cycle time, resource utilization, and throughput [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ].
Typically, analysts concentrate on long-term or tactical changes by, for example, adding steps to a
workflow, deploying automation, or reorganizing stafing, that require multiple weeks or months to
implement and evaluate [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. The benefits of these modifications usually appear only after the process
reaches a steady state. This means that key performance indicators, such as average throughput, become
stable. At this point, the number of active process instances, or so-called cases, also levels out. Each case
represents a single execution of the process for a specific customer, transaction, or request.
      </p>
      <p>
        Recent studies have highlighted the growing relevance of operational, near-term decisions in BPM [
        <xref ref-type="bibr" rid="ref4 ref5">4, 5</xref>
        ].
Simulation is a common approach used to support decision-making in such settings, as it allows analysts
to evaluate the impact of alternative actions before they are implemented [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. While simulation is
traditionally applied for long-term planning, it can also be used to support short-term optimization.
In contexts where disruptions arise suddenly, such as a surge in incoming requests or a shortfall in
available resources, organizations may need to make immediate adjustments [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. In these cases,
shortterm simulation enables analysts to forecast near-future outcomes by modeling the process exactly as it
stands at a specific point in time. For example, in loan application process, it can estimate clearance
times under alternative stafing or scheduling [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>
        To assess the performance of business processes, simulation is often used as an analytical tool.
Simulation models are typically evaluated using event logs, which record the execution history of a
business process. These logs are composed of timestamped activity events, grouped by individual cases,
capturing which activities were started or completed, by whom, and when. Simulation models that
assume a steady state face two main limitations [
        <xref ref-type="bibr" rid="ref7 ref8">7, 8</xref>
        ]. First, they ignore cases that are already active
when the simulation starts. Second, they fail to account for recent changes in the process, such as
workload spikes or resource shifts. To address this, many conventional approaches use a method called
warm-up. In a warm-up, the simulation starts from an empty state and runs until the system reaches a
      </p>
      <p>CEUR</p>
      <p>
        ceur-ws.org
steady state. Once the process stabilizes, performance metrics are recorded, assuming that the initial
imbalance no longer afects the results. However, this method does not fully reflect the real current state
of the process. Although this assumption is suitable for long-term analysis, it frequently breaks down
when the objective is to predict short-term performance, such as for a few days or weeks [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Ignoring
partially completed cases and ongoing resource allocations may lead to under- or overestimation of
short-term outcomes. Failure to capture these ongoing states can distort simulation results [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
      </p>
      <p>To address these limitations, we aim to develop a short-term simulation and optimization framework
that initializes directly from the real process state, thereby incorporating partially executed tasks and
current resource allocations. Our work is structured around three main research directions. First,
we introduce a technique for process state computation that reconstructs the exact execution state
of ongoing cases from partial event logs, meaning live, ongoing logs that contain only the activities
executed so far for each case. This method enables a simulation engine to continue execution from an
accurate, real-time state rather than from an artificial or empty initial condition. Second, we define
evaluation metrics to measure the accuracy of short-term simulation results and introduce methods to
model and quantify uncertainty, helping assess how reliable the predictions are. Third, we investigate
how short-term simulation can be used to support optimization actions, such as real-time resource
reallocation or task prioritization. By simulating potential interventions in advance, decision-makers
can select those that are most likely to mitigate workload spikes or emerging bottlenecks.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Work</title>
      <p>Developing a system for short-term operational optimization involves three core contributions: (1)
computing the current state of a process and initializing short-term simulation from ongoing cases;
(2) evaluating the accuracy and uncertainty of short-term simulation outcomes; and (3) leveraging
simulation results to optimize the process at runtime through targeted interventions.</p>
      <p>
        Simulations from the current process state was introduced in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], by using data from WFMS or ERP
systems to build simulation models and extract real-time states. This idea was extended using event
graphs in [
        <xref ref-type="bibr" rid="ref11 ref7 ref8">7, 8, 11</xref>
        ]. The usefulness of short-term simulation has been shown in e.g., healthcare [
        <xref ref-type="bibr" rid="ref4 ref5">5, 4</xref>
        ]
and service operations [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. However, they assume that the current process state is either fully available
(e.g., through a WFMS) or manually configured. An alternative is to approximate the starting state from
historical data. For instance, Pourbafrani et al. [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] proposed estimating periodic ”average” states to
initialize simulation runs. While this reduces initialization bias, it assumes process stability and fails to
capture sudden deviations or process drift. In contrast, our approach derives the current state directly
from ongoing cases, allowing for more realistic initialization in dynamic environments.
      </p>
      <p>
        Short-term simulation is useful if its predictions are accurate and trustworthy. Most BPS tools,
however, rely on aggregate metrics designed for long-term analysis, such as average cycle time or
throughput. These metrics do not reflect short-term dynamics and are not sensitive to inaccuracies at
the case level. Some prior work evaluates simulation logs using control-flow abstractions [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] or trace
similarity measures [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], but are not for the time-sensitive nature of short-term predictions.
      </p>
      <p>
        In parallel, research in predictive process monitoring has introduced tools for estimating uncertainty,
such as prediction intervals and confidence bounds [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. However, these are rarely integrated into
simulation environments and are often limited to point predictions (e.g., next activity or remaining time).
We build on these ideas by defining accuracy metrics for ongoing cases and incorporating uncertainty
quantification to capture both aleatoric (stochastic) and epistemic (model-based) uncertainty, using
techniques inspired by ensemble modeling and probabilistic forecasting [
        <xref ref-type="bibr" rid="ref16 ref17">16, 17</xref>
        ].
      </p>
      <p>
        Recent work in prescriptive process monitoring explore simulation-supported decision-making.
For example, De Moor et al. [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] introduce SimBank, a benchmarking environment that enables the
evaluation of prescriptive interventions through process simulations. However, most approaches either
assume fixed process conditions or depend heavily on predictive models instead of leveraging simulation
engines. Our research addresses this gap by combining online simulation with operational optimization,
allowing decision-makers to evaluate, compare, and select short-term interventions, such as resource
reallocation, task prioritization, or rerouting - based directly on live execution data.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Research Plan</title>
      <p>The doctoral research will proceed in three phases (Table 1): (1) reconstructing the current state of
ongoing processes from event logs; (2) measuring the reliability and uncertainty of short-term simulation
outcomes; and (3) using these insights to support short-term operational optimization. Each phase
progressively advances from accurate state estimation to simulation-based decision support.</p>
      <sec id="sec-3-1">
        <title>Phase</title>
      </sec>
      <sec id="sec-3-2">
        <title>Research Question &amp; Contribution</title>
        <p>Phase 1: Process RQ1: How can we reconstruct the current execution state of a
State Computation business process from an event log of ongoing cases to support
and Short-Term Sim- short-term simulation?
ulation Initialization Contribution 1: A formalization of the notion of process state
for ongoing business process simulations, a method to discover
this state from an event log of ongoing cases, and an approach to
initialize a simulation engine directly from the discovered state.</p>
        <p>Phase 2: Accuracy RQ2: How can we measure the quality and reliability of
shortMetrics and Uncer- term simulation outcomes starting from the current state?
tainty Modeling Contribution 2: A set of evaluation metrics tailored to assess
the quality of short-term simulation outcomes, and a method to
model the uncertainty of these outcomes.</p>
        <p>Phase 3: Operational RQ3: How can simulation be used to support short-term opti- Planned.
Simulation-Driven mization of ongoing processes by detecting performance drops,
Optimization evaluating potential interventions, and guiding operational
decisions?
Contribution 3: A framework for using short-term simulation
to detect potential performance issues in ongoing processes,
evaluate the impact of alternative interventions, and support
operational decision-making through targeted short-term
optimizations.</p>
      </sec>
      <sec id="sec-3-3">
        <title>Status</title>
        <sec id="sec-3-3-1">
          <title>Approach completed with results being evaluated.</title>
        </sec>
        <sec id="sec-3-3-2">
          <title>Planned for next phase of work</title>
          <p>3.1. Phase 1: Process State Computation and Short-Term Simulation Initialization
The first research question ( RQ1) asks: How can we reconstruct the current execution state of a business
process from an event log of ongoing cases to support short-term simulation?</p>
          <p>
            Contribution 1 addresses RQ1 by introducing a formalization of the state of an ongoing business
process simulation, a method to discover this state from an event log of ongoing cases, and an approach
to initialize a simulation directly from the discovered state [
            <xref ref-type="bibr" rid="ref19">19</xref>
            ]. This allows short-term simulations
to start from the actual execution context, instead of an artificial or empty starting point. Figure 1
illustrates the steps of the approach to discover the state of a business process.
          </p>
          <p>The state computation approach uses two inputs: (1) a workflow graph (BPMN-style), and (2) an
event log with ongoing traces. It follows three steps that produce a detailed state for each ongoing case,
including arrival rate, active flows, enabled and running activities and resources.</p>
          <p>1. Estimate control-flow state:</p>
          <p>control-flow markings.
2. Estimate enablement information: A concurrency oracle identifies causal relationships and
enablement times.
3. Derive case arrival, activity start and resource information: Extracts start timestamps and
resources from the log, as well as last case arrival information completing the execution state.</p>
          <p>Uses an n-gram index to link the last  activities of each case to</p>
          <p>
            The reconstructed state initializes the control-flow, enables activities at their actual enablement times,
and queues ongoing activity completions with adjusted remaining times. Resource states are set directly
from the log, ensuring that the simulation begins from the real execution state. We implemented this in
Python and integrated it into the Prosimos simulation engine [
            <xref ref-type="bibr" rid="ref20">20</xref>
            ].
          </p>
          <p>We evaluated the approach on both synthetic and real-world processes. For each process, we compared
our approach (“ProcState”) to a traditional “warm-up” simulation that reaches a similar workload level.
We assessed accuracy with three metrics: ongoing case distance (OCD) which measures workload
accuracy, n-gram distance (NGD) which measures control-flow sequence similarity and remaining cycle
time distance (R-CTD) which compares remaining times of ongoing cases.</p>
          <p>In synthetic logs, ProcState consistently achieved lower OCD and comparable or better NGD and
R-CTD, especially in unstable/circadian workloads. In real-life logs, ProcState exactly matched the
workload (OCD = 0) and achieved comparable control-flow and timing accuracy, though BPIC17 showed
slightly less accurate timing due to unmodeled long delays.</p>
          <p>These results confirm that initializing short-term simulation from the reconstructed state improves
realism and reliability for operational decision support. Future work will explore more robust methods
to estimate missing information and quantify the confidence of the reconstructed state. Extending
support for advanced workflow constructs, such as inclusive gateways and event-based behaviors, is
also an important direction for improvement.
3.2. Phase 2: Accuracy Metrics and Uncertainty Modeling
The second research question (RQ2) asks: How can we measure the quality and reliability of short-term
simulation outcomes starting from the current process state?</p>
          <p>Contribution 2 focuses on developing evaluation techniques that go beyond traditional performance
metrics and incorporate a comprehensive view of simulation uncertainty. In long-term simulations,
aggregated indicators such as average cycle time or throughput ofer a stable performance picture.
However, in short-term scenarios, even small inaccuracies in modeling ongoing cases or resource states
can lead to substantial forecast errors. Our work in this phase includes two key directions:
• Short-term accuracy metrics: We will design specialized metrics to compare simulated and
actual event logs over a limited prediction horizon. Examples include:
– Remaining events per case error , measuring the deviation in expected case completion steps.
– Remaining cycle time error , quantifying time prediction errors for ongoing cases.
– Other measures focusing on case completion order consistency, resource assignment
accuracy, utilization, etc.</p>
          <p>Short-term accuracy evaluation requires careful tuning of time horizons and other parameters.</p>
          <p>Metrics must be sensitive enough to detect relevant deviations, yet not overreact to noise.
• Uncertainty modeling: We will study methods to quantify and communicate both aleatoric
and epistemic uncertainty in short-term simulation. While repeated simulation runs from the
same reconstructed state can capture aleatoric uncertainty (i.e., inherent randomness), they do not
account for epistemic uncertainty - the uncertainty caused by model limitations or inaccuracies in
the reconstructed process state.</p>
          <p>
            Preliminary results from Phase 1 show that simulation performance is highly sensitive to such
epistemic uncertainty. In particular, we observe rapid degradation of prediction quality when
models have low accuracy. Therefore, in this thesis, we will explore methods to jointly model both
types of uncertainty. To this end, we draw inspiration from recent work in the machine learning
ifeld that leverages ensemble-based techniques to capture and separate aleatoric and epistemic
uncertainty [
            <xref ref-type="bibr" rid="ref16 ref17">16, 17</xref>
            ]. Our goal is to adapt these techniques to the context of business process
simulation and evaluate their applicability for supporting reliable operational decision-making.
          </p>
          <p>In summary, this phase aims to establish a foundation for trustworthy short-term simulation by
developing both tailored accuracy metrics and structured uncertainty modeling methods. These tools
will help evaluate how well simulation results align with reality and how much confidence can be
placed in their predictions. This foundation is essential for the next phase, where simulation outcomes
will be used to guide operational optimization decisions.
3.3. Phase 3: Simulation-Driven Optimization
The third research question (RQ3) asks: How can simulation results be used to guide short-term
optimization actions, such as resource reallocation or scheduling adjustments?</p>
          <p>Contribution 3 focuses on leveraging short-term simulation to support operational interventions,
such as reassigning staf across resource pools or prioritizing certain cases, to mitigate workload spikes
or delays. These interventions are simulated directly from the reconstructed state developed in Phase 1
and evaluated using the accuracy and uncertainty metrics defined in Phase 2.</p>
          <p>The goal is to help decision-makers compare the efectiveness of intervention options and understand
the uncertainty associated with their outcomes. A simulation might predict a significant performance
gain, but if that forecast is highly uncertain, the intervention may not be reliable in practice. We
will also assess the trade-of between predicted performance gains, uncertainty, and computational
cost. Short-term optimization often requires simulating hundreds of candidate interventions, and each
candidate may need to be simulated multiple times to estimate uncertainty. To address this challenge, we
will study lightweight optimization strategies that identify interventions while minimizing the number
of required simulation runs. Additionally, we will focus on specific categories of intervention types
that occur frequently in practical settings (e.g., task reprioritization or dynamic resource reassignment).</p>
          <p>Finally, we aim to evaluate the proposed framework using realistic case studies. Where possible, we
will collaborate with industry partners to test the approach on historical execution data and obtain
expert feedback. While validating on live processes is challenging, even semi-realistic or retrospective
analyses can help refine the methods and assess their practical value.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusion</title>
      <p>This research focuses on short-term simulation and operational decision support in business process
management. We propose a method to reconstruct the current state of ongoing processes from partial
event logs. This allows simulation to start from real execution conditions instead of assuming a steady
state. We also define metrics and model the uncertainty to assess forecast reliability and plan to
use simulation to evaluate short-term optimization actions. By linking real-time monitoring with
decision-making, this work supports better short-term process decisions.</p>
    </sec>
    <sec id="sec-5">
      <title>Declaration on Generative AI</title>
      <p>The author(s) have not employed any Generative AI tools.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Business process simulation survival guide</article-title>
          ,
          <source>in: Handbook on Business Process Management</source>
          <volume>1</volume>
          ,
          <string-name>
            <surname>Introduction</surname>
          </string-name>
          , Methods, and Information Systems, 2nd Ed, Springer,
          <year>2015</year>
          , pp.
          <fpage>337</fpage>
          -
          <lpage>370</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <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="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>H. A.</given-names>
            <surname>Reijers</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Short-term simulation: Bridging the gap between operational control and strategic decision making</article-title>
          ,
          <source>in: IASTED International Conference on Modeling and Simulation (MS)</source>
          ,
          <year>1999</year>
          , pp.
          <fpage>417</fpage>
          -
          <lpage>423</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>L.</given-names>
            <surname>Bedoya-Valencia</surname>
          </string-name>
          , E. Kirac,
          <article-title>Evaluating alternative resource allocation in an emergency department using discrete event simulation</article-title>
          ,
          <source>Simul</source>
          .
          <volume>92</volume>
          (
          <year>2016</year>
          )
          <fpage>1041</fpage>
          -
          <lpage>1051</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>F.</given-names>
            <surname>Pegoraro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. A. P.</given-names>
            <surname>Santos</surname>
          </string-name>
          , E. de Freitas Rocha Loures,
          <string-name>
            <given-names>G. da Silva</given-names>
            <surname>Dias</surname>
          </string-name>
          ,
          <string-name>
            <surname>L. M. dos Santos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. O.</given-names>
            <surname>Coelho</surname>
          </string-name>
          ,
          <article-title>Short-term simulation in healthcare management with support of the process mining</article-title>
          , in: WorldCIST Vol.
          <volume>2</volume>
          , Springer,
          <year>2018</year>
          , pp.
          <fpage>724</fpage>
          -
          <lpage>735</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>D.</given-names>
            <surname>Chapela-Campa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumas</surname>
          </string-name>
          ,
          <article-title>From process mining to augmented process execution</article-title>
          ,
          <source>Software and Systems Modeling</source>
          <volume>22</volume>
          (
          <year>2023</year>
          )
          <fpage>1977</fpage>
          -
          <lpage>1986</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>M. T.</given-names>
            <surname>Wynn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. J.</given-names>
            <surname>Fidge</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>Business process simulation for operational decision support</article-title>
          ,
          <source>in: BPM Workshops</source>
          <year>2007</year>
          , volume
          <volume>4928</volume>
          <source>of LNCS</source>
          , Springer,
          <year>2007</year>
          , pp.
          <fpage>66</fpage>
          -
          <lpage>77</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>A.</given-names>
            <surname>Rozinat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. T.</given-names>
            <surname>Wynn</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. H. M. ter Hofstede</surname>
            ,
            <given-names>C. J.</given-names>
          </string-name>
          <string-name>
            <surname>Fidge</surname>
          </string-name>
          ,
          <article-title>Workflow simulation for operational decision support, Data Knowl</article-title>
          .
          <source>Eng</source>
          .
          <volume>68</volume>
          (
          <year>2009</year>
          )
          <fpage>834</fpage>
          -
          <lpage>850</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>M.</given-names>
            <surname>Pourbafrani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Lücking</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lucke</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Steady state estimation for business process simulations</article-title>
          ,
          <source>in: BPM Forum</source>
          <year>2023</year>
          , volume
          <volume>490</volume>
          <source>of LNBIP</source>
          , Springer,
          <year>2023</year>
          , pp.
          <fpage>178</fpage>
          -
          <lpage>195</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>D.</given-names>
            <surname>Chapela-Campa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumas</surname>
          </string-name>
          ,
          <article-title>Eficient online computation of business process state from trace prefixes via n-gram indexing</article-title>
          ,
          <source>IEEE Transactions on Services Computing</source>
          (
          <year>2025</year>
          )
          <fpage>1</fpage>
          -
          <lpage>15</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. J.</given-names>
            <surname>Jiao</surname>
          </string-name>
          ,
          <article-title>Workflow simulation for operational decision support using event graph through process mining</article-title>
          ,
          <source>Decis. Support Syst</source>
          .
          <volume>52</volume>
          (
          <year>2012</year>
          )
          <fpage>685</fpage>
          -
          <lpage>697</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>I.</given-names>
            <surname>Khodyrev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Popova</surname>
          </string-name>
          ,
          <article-title>Discrete modeling and simulation of business processes using event logs</article-title>
          ,
          <source>in: Proceedings of the International Conference on Computational Science (ICCS)</source>
          , volume
          <volume>29</volume>
          of Procedia Computer Science, Elsevier,
          <year>2014</year>
          , pp.
          <fpage>322</fpage>
          -
          <lpage>331</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>S. J. J.</given-names>
            <surname>Leemans</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>
          ,
          <article-title>Discovering block-structured process models from event logs containing infrequent behaviour</article-title>
          , in: N.
          <string-name>
            <surname>Lohmann</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Song</surname>
          </string-name>
          , P. Wohed (Eds.),
          <source>Business Process Management Workshops - BPM 2013 International Workshops, Revised Papers, volume 171 of Lecture Notes in Business Information Processing</source>
          , Springer,
          <year>2013</year>
          , pp.
          <fpage>66</fpage>
          -
          <lpage>78</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>D.</given-names>
            <surname>Chapela-Campa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Benchekroun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Baron</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Krass</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Senderovich</surname>
          </string-name>
          ,
          <article-title>A framework for measuring the quality of business process simulation models</article-title>
          ,
          <source>Inf. Syst</source>
          .
          <volume>127</volume>
          (
          <year>2025</year>
          )
          <fpage>102447</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>I.</given-names>
            <surname>Teinemaa</surname>
          </string-name>
          ,
          <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>F. M.</given-names>
            <surname>Maggi</surname>
          </string-name>
          ,
          <article-title>Outcome-oriented predictive process monitoring: Review and benchmark</article-title>
          ,
          <source>ACM Trans. Knowl. Discov. Data</source>
          <volume>13</volume>
          (
          <year>2019</year>
          )
          <volume>17</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>17</lpage>
          :
          <fpage>57</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>M.</given-names>
            <surname>Chan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Molina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Metzler</surname>
          </string-name>
          ,
          <article-title>Estimating epistemic and aleatoric uncertainty with a single model</article-title>
          , in: A.
          <string-name>
            <surname>Globersons</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Mackey</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Belgrave</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Fan</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          <string-name>
            <surname>Paquet</surname>
            ,
            <given-names>J. M.</given-names>
          </string-name>
          <string-name>
            <surname>Tomczak</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          Zhang (Eds.),
          <source>Advances in Neural Information Processing Systems 38: Annual Conference on Neural Information Processing Systems</source>
          <year>2024</year>
          , NeurIPS
          <year>2024</year>
          ,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>L. M. C. Cabezas</surname>
            ,
            <given-names>V. S.</given-names>
          </string-name>
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Ramos</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Izbicki</surname>
          </string-name>
          ,
          <article-title>Epistemic uncertainty in conformal scores: A unified approach</article-title>
          ,
          <source>CoRR abs/2502</source>
          .06995 (
          <year>2025</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Moor</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Weytjens</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Smedt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Weerdt</surname>
          </string-name>
          ,
          <article-title>Simbank: from simulation to solution in prescriptive process monitoring</article-title>
          ,
          <source>CoRR abs/2506</source>
          .14772 (
          <year>2025</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>M.</given-names>
            <surname>Avramenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Chapela-Campa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Milani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumas</surname>
          </string-name>
          ,
          <article-title>What's coming next? short-term simulation of business processes from current state</article-title>
          ,
          <source>Proceedings of the 7th International Conference on Process Mining (ICPM</source>
          <year>2025</year>
          )
          <article-title>-</article-title>
          (
          <year>2025</year>
          ). To be published.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>O.</given-names>
            <surname>López-Pintado</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Berx</surname>
          </string-name>
          , Discovery, simulation, and
          <article-title>optimization of business processes with diferentiated resources</article-title>
          ,
          <source>Inf. Syst</source>
          .
          <volume>120</volume>
          (
          <year>2024</year>
          )
          <fpage>102289</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>