<!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>Insights to Actions (Extended Abstract)</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Workshop</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Business Process Management, Process Improvement, Process Mining, Object-Centric Process Mining</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Process and Data Science Group (PADS), RWTH Aachen University</institution>
          ,
          <addr-line>Ahornstraße 55, Aachen, 52074</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This thesis introduces action-oriented process mining, a novel approach that closes the critical gap between process diagnosis and improvement implementation that has long challenged organizations. Unlike traditional process mining that stops at diagnostics, this research establishes the first comprehensive framework that transforms datadriven insights into concrete actions through three integrated components: object-centric problem monitoring, pattern-based action generation, and data-driven impact evaluation. Implemented as the open-source ProAct web application, this framework demonstrates both theoretical significance and practical applicability, setting a new direction for the BPM field.</p>
      </abstract>
      <kwd-group>
        <kwd>Abstract)</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Eforts to improve business processes have evolved from methodologies like business process
reengineering, which aimed for radical changes, to approaches like process redesign and lean management
addressing incremental improvements [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. The introduction of Business Process Management (BPM)
systems marked a significant shift toward automating organizational functions for process
improvements. However, these systems often failed to meet expectations due to their inability to capture the
complexity of real-life processes and the high cost of replacing existing systems.
      </p>
      <p>
        Process mining emerged as a response to these limitations, ofering a data-driven approach that
analyzes real operational data extracted from information systems [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] without replacing existing systems [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
Process mining techniques have been instrumental in providing insightful process diagnostics [
        <xref ref-type="bibr" rid="ref4 ref5 ref6">4, 5, 6</xref>
        ].
Yet a fundamental challenge remains: despite its efectiveness in diagnosing process-related issues,
traditional process mining typically lacks mechanisms for transforming insights into concrete actions
for improvement [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. This is the critical gap that action-oriented process mining addresses – bridging
diagnosis and implementation by transforming process mining insights into practical actions for process
improvement, thereby completing the BPM lifecycle in a systematic, data-driven way.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Background</title>
      <p>
        The framework for action-oriented process mining [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] consists of three main components, as
illustrated in Figure 1: process monitoring, action engine, and impact analysis. The cycle begins with
      </p>
      <p>CEUR</p>
      <p>ceur-ws.org</p>
      <p>Process-Aware
Information Systems</p>
      <p>Event
data</p>
      <p>Process
monitoring</p>
      <p>Problem
instances</p>
      <p>Action
engine</p>
      <p>Action
instances</p>
      <p>Impact
analysis</p>
      <p>Impacts
change/update
define problems/actions
process
managers
adaptations, resource reallocation, business rule modifications, or implementing alerts [ 13, 14]. After
implementation, the impact analysis component evaluates the efects of these actions by analyzing new
event data, measuring the structural, operational, and performance impacts [15]. This analysis provides
critical feedback to process managers, enabling data-driven decisions for continuous improvement and
completing the process improvement cycle.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Research Questions</title>
      <p>Building upon the action-oriented process mining framework described in the background section, this
thesis addresses four fundamental research challenges:
• RQ1: How can process monitoring techniques accurately identify operational
problems in complex, real-life business processes? The first component of the framework, i.e.,
process monitoring, faces significant challenges when applied to real-world scenarios. Existing
approaches often assume simplistic, single-case processes that fail to capture the dynamic and
object-centric nature of real-life business processes where multiple interconnected objects flow
through processes simultaneously.
• RQ2: How can an action engine systematically analyze temporal patterns of operational
problems to generate contextually relevant actions? Once problem instances are identified
by the monitoring component, the action engine must translate these insights into concrete
improvements. This question explores how to automate the generation of appropriate actions
by analyzing temporal patterns of operational problems rather than treating them as isolated
incidents, addressing the second key component of the framework.
• RQ3: How can comprehensive impact analysis techniques be developed to evaluate the
structural, operational, and performance efects of actions implemented for process
improvement? This question investigates how to systematically analyze the impacts of process
updates, i.e., actions, on diferent organizational aspects, including the structural elements of a
process, the operational state, and performance indicators.
• RQ4: How can a robust simulation approach be developed that accurately emulates
the complexities of real-world processes to efectively evaluate action-oriented process
mining techniques? To validate the framework before operational deployment, we need
simulation environments that reliably reproduce real-world complexities. This question examines
how to create such environments by incorporating authentic system data and configurations.</p>
      <p>Note that RQ1-3 address the development of eficient techniques for implementing the three main
components of the action-oriented process mining framework introduced in the background section,
whereas RQ4 concerns providing an efective testbed for developing and evaluating these techniques.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Contributions</title>
      <p>The thesis makes the following key contributions, each directly addressing the research questions and
advancing the components of the action-oriented process mining framework:</p>
      <sec id="sec-4-1">
        <title>4.1. Object-Centric Process Monitoring (RQ1)</title>
        <p>Beyond traditional, single-case process mining, this contribution presents a comprehensive
taxonomy of object-centric operational problems that captures the complexity of processes involving multiple
interconnected objects. The taxonomy classifies problems into compliance-oriented and
performanceoriented categories, providing a foundation for more accurate problem detection. Object-centric problem
graphs with formally defined semantics are introduced to visually represent these problems, enabling
process managers to define complex operational issues [ 16, 17]. The developed monitoring engine
analyzes object-centric event logs against these problem definitions, surpassing traditional single-case
monitoring methods by providing a more realistic view of operational issues in real-life object-centric
processes.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Pattern-Based Action Engine (RQ2)</title>
        <p>Moving from insights to actionable improvements, a pattern-based approach is developed that
systematically transforms problem instances into concrete interventions [18]. A comprehensive taxonomy
of actions for process improvement provides a structured way to address diferent types of operational
problems with clear semantics. The action graphs visually represent problem-action relationships,
helping process managers understand recommended interventions. By analyzing temporal dependencies
among problem instances, the engine produces conflict-free action plans that resolve identified issues while
respecting execution constraints, providing clear implementation guidelines for process managers.</p>
      </sec>
      <sec id="sec-4-3">
        <title>4.3. Data-Driven Impact Analysis (RQ3)</title>
        <p>Completing the improvement cycle, a comprehensive approach [19] using Digital Twin Interface
Models (DT-IM) [20] is presented. This method identifies changes caused by action instances and
performs three distinct analyses: 1) structural impact analysis to identify afected activities and business
functions, 2) operational impact analysis to determine afected process instances and business objects,
and 3) performance impact analysis to measure changes in key performance indicators [21]. This
data-driven approach provides valuable feedback to process managers, enabling informed decisions about
future process improvements and completing the continuous improvement cycle outlined in the framework.</p>
      </sec>
      <sec id="sec-4-4">
        <title>4.4. Robust Simulation (RQ4)</title>
        <p>Bridging theory and practice, a novel simulation approach is developed that directly incorporates data
and parameters from real-life information systems [22]. Rather than focusing solely on process flows,
the simulation framework integrates the complexity of supporting information systems, including data
lfows, business rules, and system configurations. By using actual system data, the approach efectively
mirrors real-world complexities, creating a reliable testbed for validating all three components of the
action-oriented process mining framework before operational deployment.</p>
        <p>The contributions above have been implemented as an open-source web application, ProAct1,
demonstrating both theoretical soundness and practical applicability.
1The user manual is available at https://proact.readthedocs.io/en/latest/. ProAct’s core analysis functionalities are implemented
in python library OCPA [23].</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>This thesis represents the first comprehensive academic treatment of Action-Oriented Process
Mining, introducing a general framework and presenting a suite of techniques that facilitate its
implementation. These techniques address the critical challenges across the entire process improvement
lifecycle from problem identification through action generation to impact evaluation.</p>
      <p>Key innovations include: (1) object-centric process monitoring that accurately identifies operational
problems in complex business processes, overcoming the limitations of traditional approaches; (2) a
pattern-based action engine that systematically transforms insights into actionable improvements by
analyzing temporal patterns and generating conflict-free action plans; (3) a data-driven impact analysis
framework using Digital Twin Interface Models to provide detailed evaluation of implementation
efects; and (4) a robust simulation approach creating realistic testing environments by incorporating
real system data.</p>
      <p>These contributions address the fundamental gap between process diagnosis and improvement
implementation that has long challenged organizations. By providing a complete methodology that
connects monitoring, action planning, and impact assessment, this thesis establishes a foundation for
more efective and systematic process improvement. The open-source ProAct application implements
these contributions, making them accessible to practitioners and researchers.</p>
      <p>This research opens a new and important direction within the BPM field . Future work could
focus on four key directions: (1) enhancing object-centric problem graphs to incorporate multiple
perspectives; (2) integrating the action engine with leading workflow automation platforms; (3) conducting
comprehensive case studies in diverse organizational settings; and (4) strategically connecting the
framework with established process mining solutions to create a seamless ecosystem. These
advancements will help transition this research from a theoretical framework to a practical solution capable of
addressing real-world process improvement challenges across diverse organizational contexts.</p>
    </sec>
    <sec id="sec-6">
      <title>Declaration on Generative AI</title>
      <p>The author acknowledge the use of Grammarly and Claude for grammar checking and language editing
to improve the clarity of this manuscript.
[9] G. Park, J. Benzin, W. M. P. van der Aalst, Detecting context-aware deviations in process executions,
in: C. D. Ciccio, R. M. Dijkman, A. del-Río-Ortega, S. Rinderle-Ma (Eds.), BPM Forum, volume 458
of LNBIP, Springer, 2022, pp. 190–206.
[10] G. Park, J. N. Adams, W. M. P. van der Aalst, Conformance checking and performance analysis
using object-centric directly-follows graphs, in: A. Marrella, M. Resinas, M. Jans, M. Rosemann
(Eds.), BPM Forum, volume 526 of LNBIP, Springer, 2024, pp. 179–196.
[11] J. N. Adams, E. Hastrup-Kiil, G. Park, W. M. P. van der Aalst, Super variants, in: A. Marrella,</p>
      <p>M. Resinas, M. Jans, M. Rosemann (Eds.), BPM, volume 14940 of LNCS, Springer, 2024, pp. 111–128.
[12] G. Park, W. M. P. van der Aalst, Action-oriented process mining: bridging the gap between insights
and actions, Progress in Artificial Intelligence (2022).
[13] M. Reichert, B. Weber, Enabling Flexibility in Process-Aware Information Systems - Challenges,</p>
      <p>Methods, Technologies, Springer, 2012.
[14] G. Park, M. Song, Optimizing resource allocation based on predictive process monitoring, IEEE</p>
      <p>Access 11 (2023) 38309–38323.
[15] M. Parhizkar, M. Comuzzi, Impact analysis of ERP post-implementation modifications: Design,
tool support and evaluation, Comput. Ind. 84 (2017) 25–38.
[16] G. Park, W. M. van der Aalst, Operational process monitoring: An object-centric approach,</p>
      <p>Computers in Industry 164 (2025) 104170.
[17] G. Park, W. M. P. van der Aalst, Monitoring constraints in business processes using object-centric
constraint graphs, in: M. Montali, A. Senderovich, M. Weidlich (Eds.), ICPM Workshops, volume
468 of LNBIP, Springer, 2022, pp. 479–492.
[18] G. Park, D. Schuster, W. M. P. van der Aalst, Pattern-based action engine: Generating process
management actions using temporal patterns of process-centric problems, Comput. Ind. 153 (2023)
104020.
[19] G. Park, M. Comuzzi, W. M. P. van der Aalst, Analyzing process-aware information system updates
using digital twins of organizations, in: R. S. S. Guizzardi, J. Ralyté, X. Franch (Eds.), RCIS, volume
446 of LNBIP, Springer, 2022, pp. 159–176.
[20] G. Park, W. M. P. van der Aalst, Realizing A digital twin of an organization using action-oriented
process mining, in: C. D. Ciccio, C. D. Francescomarino, P. Sofer (Eds.), ICPM, IEEE, 2021, pp.
104–111.
[21] G. Park, J. N. Adams, W. M. P. van der Aalst, Opera: Object-centric performance analysis, in:
J. Ralyté, S. Chakravarthy, M. K. Mohania, M. A. Jeusfeld, K. Karlapalem (Eds.), ER, volume 13607
of LNCS, Springer, 2022, pp. 281–292.
[22] G. Park, W. M. P. van der Aalst, Towards reliable business process simulation: A framework
to integrate ERP systems, in: A. Augusto, A. Gill, S. Nurcan, I. Reinhartz-Berger, R. Schmidt,
J. Zdravkovic (Eds.), BPMDS, volume 421 of LNBIP, Springer, 2021, pp. 112–127.
[23] J. N. Adams, G. Park, W. M. P. van der Aalst, ocpa: A python library for object-centric process
analysis, Softw. Impacts 14 (2022) 100438.</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, Springer,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>A.</given-names>
            <surname>Berti</surname>
          </string-name>
          , G. Park,
          <string-name>
            <given-names>M.</given-names>
            <surname>Rafiei</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>A generic approach to extract object-centric event data from databases supporting SAP ERP</article-title>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Intell</surname>
          </string-name>
          . Inf. Syst.
          <volume>61</volume>
          (
          <year>2023</year>
          )
          <fpage>835</fpage>
          -
          <lpage>857</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          , Process Mining - Data Science in Action, Springer,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>D.</given-names>
            <surname>Kretzschmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Park</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Berti</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Overstock problems in a purchaseto-pay process: An object-centric process mining case study</article-title>
          , in: J. P. A.
          <string-name>
            <surname>Almeida</surname>
            ,
            <given-names>C. D.</given-names>
          </string-name>
          <string-name>
            <surname>Ciccio</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          Kalloniatis (Eds.),
          <source>CAiSE Workshops</source>
          , volume
          <volume>521</volume>
          <source>of LNBIP</source>
          , Springer,
          <year>2024</year>
          , pp.
          <fpage>347</fpage>
          -
          <lpage>359</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>G.</given-names>
            <surname>Park</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Aydin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Ugur</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Analyzing an after-sales service process using object-centric process mining: A case study</article-title>
          , in: J.
          <string-name>
            <surname>D. Smedt</surname>
          </string-name>
          , P. Sofer (Eds.),
          <source>ICPM Workshops</source>
          , volume
          <volume>503</volume>
          <source>of LNBIP</source>
          , Springer,
          <year>2023</year>
          , pp.
          <fpage>406</fpage>
          -
          <lpage>418</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>G.</given-names>
            <surname>Park</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Liss</surname>
          </string-name>
          , W. M.
          <string-name>
            <surname>van der Aalst</surname>
          </string-name>
          ,
          <article-title>Learning recommendations from educational event data in higher education</article-title>
          ,
          <source>Journal of Intelligent Information Systems</source>
          (
          <year>2024</year>
          )
          <fpage>1</fpage>
          -
          <lpage>20</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>G.</given-names>
            <surname>Park</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cho</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. Lee,</surname>
          </string-name>
          <article-title>Leveraging machine learning for automatic topic discovery and forecasting of process mining research: A literature review</article-title>
          ,
          <source>Expert Syst. Appl</source>
          .
          <volume>239</volume>
          (
          <year>2024</year>
          )
          <fpage>122435</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>G.</given-names>
            <surname>Park</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>A general framework for action-oriented process mining, in: A. del-Río-</article-title>
          <string-name>
            <surname>Ortega</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Leopold</surname>
            ,
            <given-names>F. M.</given-names>
          </string-name>
          <string-name>
            <surname>Santoro</surname>
          </string-name>
          (Eds.),
          <source>BPM Workshops</source>
          , volume
          <volume>397</volume>
          <source>of LNBIP</source>
          , Springer,
          <year>2020</year>
          , pp.
          <fpage>206</fpage>
          -
          <lpage>218</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>