<!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>Conversational AI for Framed Autonomy in AI-augmented Business Process Management</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Angelo Casciani</string-name>
          <email>casciani@diag.uniroma1.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>AI-augmented Business Process Management, Conversational AI, LLM, Decision Support</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer, Control, and Management Engineering - Sapienza University of Rome</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>AI-augmented Business Process Management Systems (ABPMSs) represent an emerging category of process-aware information systems driven by AI technology. These systems autonomously manage the execution flow of business processes (BPs) within predefined frames, encompassing procedural and declarative specifications, which may sometimes conflict. Despite operating autonomously within these boundaries, ABPMSs require dynamic conversations with human agents. These conversations not only respond to user queries but also initiate discussions to inform them of BP progression and provide recommendations for performance improvement. This research proposal aims to leverage Conversational AI to support the ABPMS's framed autonomy, functioning as a Decision Support System (DSS). This involves explaining system's choices and suggesting actions when constraints are violated. This technique enables intelligent, context-aware interactions with ABPMSs, fostering user trust. Our ifndings indicate that Conversational AI has the potential to significantly enhance the interpretability and usability of ABPMSs, thereby facilitating improved decision-making and process optimization.</p>
      </abstract>
      <kwd-group>
        <kwd>Management</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CEUR
ceur-ws.org</p>
    </sec>
    <sec id="sec-2">
      <title>1. Context and Motivation</title>
      <p>
        In the era of Industry 4.0, the increased availability of event data tracing the execution of
Business Processes (BPs), combined with recent advancements in Artificial Intelligence (AI),
is laying the ground for a new generation of AI-augmented Business Process Management
Systems (ABPMSs), capable of autonomously unfolding and adapting the BP execution flows. A
recent research manifesto [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] defines the vision for ABPMSs, extending the traditional BPMS
lifecycle in two ways. Firstly, traditional lifecycle phases (e.g., modeling, analysis, execution,
monitoring) are iteratively enhanced with AI capabilities. Secondly, the lifecycle includes
additional AI-dependent tasks, including adaptation, explanation, and continuous improvement.
      </p>
      <p>
        A crucial aspect of this transition is the evolution of BP modeling to the broader concept of
process framing, which involves establishing multiple constraints including procedural rules,
best practices, and norms to guide the BP’s execution [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. In this regards, an ABPMS is expected
to exhibit framed autonomy, i.e., making independent decisions about the execution within
the boundaries of the established frame. Unlike conventional BPMSs where framed autonomy
2024.
rigidly adheres to the prescriptive interpretation and enactment of a predefined BP model,
ABPMSs must simultaneously take into account multiple (potentially conflicting) constraints
regulating strict and/or flexible aspects of a BP execution in a procedural or declarative way.
Among these constraints, there could be a partial BP execution that needs to be completed,
violating the frame with the minimum cost.
      </p>
      <p>Regarding autonomy within the frame, an ABPMS can proactively reframe itself as it acquires
new knowledge during adaptation, improvement, or explanation phases. Alternatively, it can
be restricted by the designer, determining which parts of the frame it can modify independently
and which require human intervention. Furthermore, the ABPMS’s autonomy depends on its
knowledge of the environment: the more information it has about the process’ context and
constraints, the more it can make informed decisions and act accordingly. Besides, the ABPMS
should ask its human agent for additional information whenever needed.</p>
      <p>
        Indeed, despite the autonomous nature of ABPMSs, human involvement remains essential
[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], particularly for maintaining trust and a sense of control within the workforce, a known
barrier to the adoption of automated technologies in Information Systems [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. To address these
concerns while minimizing human efort, an ABPMS should be conversationally actionable,
engaging with users through natural language when the constraints of the frame cannot be met.
Efective communication with humans is crucial for the ABPMS not only for responding to
queries but also for initiating conversations about the BP progression, making recommendations
for interventions, and discussing with them the benefits and drawbacks of actions.
      </p>
      <p>This research proposal explores how Conversational AI can support the framed autonomy of
ABPMSs. The conversational interface should function as a Decision Support System (DSS),
providing explanations for the ABPMS’s choices and suggestions when constraints are violated.
Additionally, Conversational AI can facilitate what-if BP analysis, explaining the implications
of violating particular constraints and helping to find the optimal trade-of that minimizes
violation costs while allowing the process to progress.</p>
      <p>
        Diferently from traditional user interfaces (UIs) for DSSs, a Conversational AI-based interface
in ABPMSs enables intelligent and insightful interactions with users. To better illustrate this, we
examine a healthcare scenario involving the treatment of hip fractures [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. The frame includes
procedural clinical guidelines and declarative constraints representing basic medical knowledge.
During the process enactment, violations of these constraints may occur, and the ABPMS must
ifnd the near-optimal frame, namely the right trade-of for such violations, through intelligent
interactions with clinicians to discuss with them the nature and severity of the violations.
      </p>
      <p>For instance, if a patient has a high body temperature, he cannot immediately undergo
surgery but an X-ray check must be performed. In this case, the ABPMS should converse with
the doctor to determine whether to book an X-ray check. However, the doctor, leveraging his
expertise, may decide to proceed with the surgery to prevent further damage to the patient’s hip
mobility in cases of extremely severe fractures. Another example involves the patient showing
post-operative delirium. The ABPMS notifies the doctor, who requests a what-if analysis to
explore the consequences of delaying physiotherapy. The ABPMS might explain that delaying
physiotherapy could slow down recovery but help prevent complications from delirium, whereas
starting physiotherapy could worsen the delirium. Hence, the doctor might choose to violate the
conventional guideline of initiating physiotherapy within 24 hours, opting to wait an additional
12 hours to monitor and reassess the patient’s condition before making a final decision.</p>
      <p>This healthcare scenario exemplifies how Conversational AI can enable the efective
collaboration between the ABPMS and the doctors in a trustworthy manner to manage violations of
the initial constraints by dynamically aligning the execution to the novel frame. Thus, building
on the previous considerations, the following research questions (RQs) can be drawn:
RQ1: What conversational techniques have been developed to enable actionable conversations?
RQ2: How can Conversational AI support framed autonomy in ABPMSs?
RQ3: How does Conversational AI impact human trust and influence the adoption of ABPMSs?</p>
    </sec>
    <sec id="sec-3">
      <title>2. Related Work</title>
      <p>
        In recent years, there has been significant interest in DSSs due to their ability to aid humans in
making high-quality decisions based on domain-specific information [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. Since the foundational
work in [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], various studies have focused on developing recommendation services to guide
decision-making during process execution by suggesting possible next steps. Other research
has employed Markov Decision Processes to determine optimal decisions based on probability
distributions of all potential ones [
        <xref ref-type="bibr" rid="ref8 ref9">8, 9</xref>
        ]. Novel advancements in AI models have fostered the
evolution of DSSs, allowing for the prediction of decisions and explanation of factors influencing
them [
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ]. Additionally, emerging Large Language Models (LLMs) technologies have been
explored to improve DSSs by transforming business questions and hypotheses written in natural
language into executable specifications that generate relevant reports for stakeholders [
        <xref ref-type="bibr" rid="ref12 ref13">12, 13</xref>
        ].
      </p>
      <p>
        A related area to this research proposal is What-if analysis, which involves building digital
process twins of the BP (i.e., simulation models) to evaluate the outcomes of their execution based
on the specified constraints [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. Conversational approaches for assisting this analysis have
focused on enabling the specification of what-if simulation scenarios through natural language,
facilitating the comparison of the BP performance against a standard reference [
        <xref ref-type="bibr" rid="ref15 ref16">15, 16</xref>
        ].
      </p>
      <p>
        Moreover, Prescriptive process monitoring focuses on optimizing BPs by recommending
interventions in real-time to prevent negative outcomes or address poorly performing cases [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] and
explored the combination of conversational methodologies with recommendation systems [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ].
      </p>
      <p>Unlike the existing literature, this research proposal aims to leverage of Conversational
AI to assist the framed autonomy of ABPMSs by providing a holistic approach that includes
process-aware decision support, monitoring, and what-if analysis, thereby enhancing their
functionality and trustworthiness.</p>
    </sec>
    <sec id="sec-4">
      <title>3. Methodology</title>
      <p>In this section, we examine in detail the RQs and explain how conversational AI can address them.
We present the results achieved, highlight open challenges, and propose potential solutions.</p>
      <sec id="sec-4-1">
        <title>3.1. RQ1: What conversational techniques have been developed to enable actionable conversations?</title>
        <p>
          RQ1 requires an extensive and structured review of the state-of-the-art approaches facilitating
actionable conversations to back framed autonomy in ABPMSs. Thus, we developed a survey
[
          <xref ref-type="bibr" rid="ref19">19</xref>
          ] applying a rigorous and reproducible search protocol across recognized academic databases
inspired by [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ], and we categorized the findings following the BPM taxonomy drawn in [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ].
        </p>
        <p>
          In Descriptive Process Analytics, Natural Language Processing and neural architectures proved
efective in extracting process models from natural language descriptions [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ], and expressing
BP models in natural language [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ]. Conversational interfaces can also enhance understanding
and accessibility of process mining findings [
          <xref ref-type="bibr" rid="ref23">23</xref>
          ]. Predictive Process Analytics employed
conversational interfaces for what-if analysis of digital process twins [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ] and predictive process
monitoring [
          <xref ref-type="bibr" rid="ref24">24</xref>
          ]. In Prescriptive Process Optimization, the focus was on supporting automated
process optimization [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ] and prescriptive process monitoring, providing real-time
recommendations through natural language [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]. Finally, Augmented Process Execution used conversational
agents for smooth interactions [
          <xref ref-type="bibr" rid="ref26">26</xref>
          ] and to assist Robotic Process Automation [
          <xref ref-type="bibr" rid="ref27">27</xref>
          ].
        </p>
        <p>As a result of this first research efort, we identified the challenges reported in Table 1, which
were crucial in defining the problems that this proposal addresses for achieving ABPMSs framed
autonomy and in determining the techniques that could be employed to tackle these issues.</p>
      </sec>
      <sec id="sec-4-2">
        <title>3.2. RQ2: How can Conversational AI support framed autonomy in ABPMSs?</title>
        <p>RQ2 explores the application of Conversational AI techniques to support framed autonomy in
ABPMSs. Building on the previous example, Conversational AI in the ABPMS vision should
function as a DSS, providing real-time decision support, interactive what-if scenario evaluation,
and proactive process adjustments based on monitoring information. It should detect exogenous
actions violating the frame and converse with human agents to reframe accordingly, adhering
to a human-in-the-loop approach where the final decision rests with the human [ 28].</p>
        <p>A promising solution involves leveraging LLMs [29], which can create conversational
interfaces that interpret and respond to natural language queries, thereby democratizing access to
complex technologies to a broader audience. We have already experimented with integrating
LLMs. In [30], we implemented a conversational process-aware DSS using LLMs for answering
BP-related questions, combining fine-tuning to incorporate domain-specific knowledge and
Retrieval-Augmented Generation to embed the contextual knowledge for grounded answers.
Additionally, we explored conversational Process Mining analysis over object-centric event logs
following the OCEL 2.0 format, combining LLMs with a preliminary preprocessing step for
extracting relevant information from the log.</p>
        <p>Future work includes extending these techniques to fully leverage what-if analysis for
anticipating the consequences of frame violations in ABPMSs. For instance, the integration with
prescriptive process monitoring can provide more accurate what-if scenarios, improving the
quality of natural language responses. Moreover, LLMs sufer from poor explainability and
hallucinations [31]: we posit that integrating Symbolic AI reasoners can enhance the reliability
and transparency of the conversational DSS, making its reasoning more human-understandable.
Another avenue involves implementing techniques for continuous process monitoring that
utilize real-time data streams to detect frame deviations and proactively propose adjustments.</p>
      </sec>
      <sec id="sec-4-3">
        <title>3.3. RQ3: How does Conversational AI impact human trust and influence the adoption of ABPMSs?</title>
        <p>RQ3 investigates how Conversational AI can boost human trust in ABPMSs, thereby encouraging
their wider adoption. Indeed, it plays a crucial role in framed autonomy since, instead of merely
presenting actions to select for the human agent as in traditional UIs, it supports
decisionmaking intelligently by providing useful insights into the choices. Nevertheless, the ABPMS’s
decisions in sensitive contexts, e.g., in our healthcare example, might not be trusted by patients
who fear for their health and safety. Thus, the human agent (e.g., a doctor) remains essential
for trust. Additionally, users of ABPMSs themselves may not trust the system’s decisions.</p>
        <p>For this reason, in [32], inspired by established principles for trustworthy AI, we explored
factors that foster human trust in these systems. We developed and validated a classification
framework to assess the trustworthiness of ABPMSs, linking specific trust principles to each step
of the system. Adopting this framework can lead to the implementation of more transparent,
reliable, and accountable ABPMSs, capable of handling modern BP complexities.</p>
        <p>Future research will address the lack of standardized metrics for evaluating the trustworthiness
of ABPMSs and the impact Conversational AI has on them. A potential solution is to develop
comprehensive metrics that include both qualitative and quantitative aspects, such as user
satisfaction surveys, adherence to ethical guidelines, and performance benchmarks. Moreover,
users may distrust ABPMS decisions if they do not understand the reasoning behind them.
Implementing explainable AI to provide clear and understandable explanations for decisions is
crucial, along with user-friendly interfaces that visualize decision pathways. Furthermore, the
dynamics of human-AI collaboration in decision-making processes, particularly in high-stakes
environments, are not well understood. Hence, we plan to conduct empirical studies to explore
human and conversational DSS interactions in various scenarios. Insights from these studies
will inform the design of interaction protocols with the ABPMS to improve eficiency and trust.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4. Outlook</title>
      <p>Our research proposal investigates the application of Conversational AI to support framed
autonomy in ABPMSs. This research endeavor will improve decision support, what-if analysis,
and real-time monitoring within ABPMSs. Indeed, our initial results show a promising boost in
the system’s ability to provide intelligent, context-aware answers and foster human trust.</p>
      <p>Thus, enhancing the framed autonomy and trustworthiness of ABPMSs, we hope to lay the
ground for their broader adoption and more efective application across various industries.
[28] F. M. Zanzotto, Viewpoint: Human-in-the-loop Artificial Intelligence, J. Artif. Intell. Res.</p>
      <p>64 (2019) 243–252. doi:10.1613/JAIR.1.11345.
[29] W. X. Zhao, K. Zhou, J. Li, T. Tang, et al., A Survey of Large Language Models, CoRR
abs/2303.18223 (2023). URL: https://doi.org/10.48550/arXiv.2303.18223. doi:10.48550/
ARXIV.2303.18223. arXiv:2303.18223.
[30] A. Casciani, M. L. Bernardi, M. Cimitile, A. Marrella, Conversational Systems for
AIAugmented Business Process Management, Preprint (Version 1) available at Research
Square (2024). doi:https://doi.org/10.21203/rs.3.rs-4125790/v1.
[31] Y. Zhang, Y. Li, L. Cui, D. Cai, et al., Siren’s Song in the AI Ocean: A Survey on Hallucination
in Large Language Models, CoRR abs/2309.01219 (2023). URL: https://doi.org/10.48550/
arXiv.2309.01219. doi:10.48550/ARXIV.2309.01219. arXiv:2309.01219.
[32] G. Acitelli, S. Agostinelli, A. Casciani, A. Marrella, The Role of Trust in AI-augmented
Business Process Management, in: Artificial Intelligence for Business Process Management
(AI4BPM) Workshop - BPM 2024, Kraków, Poland, Springer, 2024.</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>F.</given-names>
            <surname>Fournier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Limonad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Marrella</surname>
          </string-name>
          , et al.,
          <source>AI-Augmented Business Process Management Systems: A Research Manifesto, ACM Transactions on Management Information Systems</source>
          <volume>14</volume>
          (
          <year>2023</year>
          )
          <fpage>1</fpage>
          -
          <lpage>19</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>M.</given-names>
            <surname>Montali</surname>
          </string-name>
          ,
          <article-title>Constraints for Process Framing in AI-Augmented BPM</article-title>
          ,
          <source>in: 20th Int. Conf. on Business Process Management (BPM'22 Workshops)</source>
          , volume
          <volume>460</volume>
          , Springer,
          <year>2022</year>
          , pp.
          <fpage>5</fpage>
          -
          <lpage>12</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>V.</given-names>
            <surname>Muthusamy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Unuvar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Völzer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Weisz</surname>
          </string-name>
          ,
          <article-title>Do's and Don'ts for Human and Digital Worker Integration</article-title>
          , CoRR abs/
          <year>2010</year>
          .07738 (
          <year>2020</year>
          ). URL: https://arxiv.org/abs/
          <year>2010</year>
          .07738. arXiv:
          <year>2010</year>
          .07738.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>J. D.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. A.</given-names>
            <surname>See</surname>
          </string-name>
          , Trust in Automation:
          <article-title>Designing for Appropriate Reliance</article-title>
          ,
          <source>Hum. Factors</source>
          <volume>46</volume>
          (
          <year>2004</year>
          )
          <fpage>50</fpage>
          -
          <lpage>80</lpage>
          . doi:
          <volume>10</volume>
          .1518/HFES.46.1.50.30392.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>A.</given-names>
            <surname>Alman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Maggi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Montali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Patrizi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rivkin</surname>
          </string-name>
          <article-title>, Multi-model Monitoring Framework for Hybrid Process Specifications</article-title>
          , in: Advanced Information Systems Engineering - 34th International Conference, CAiSE
          <year>2022</year>
          , Proceedings, volume
          <volume>13295</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2022</year>
          , pp.
          <fpage>319</fpage>
          -
          <lpage>335</lpage>
          . doi:
          <volume>10</volume>
          .1007/978- 3-
          <fpage>031</fpage>
          - 07472- 1\_
          <fpage>19</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>H.</given-names>
            <surname>Mozannar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. A.</given-names>
            <surname>Sontag</surname>
          </string-name>
          ,
          <article-title>Consistent Estimators for Learning to Defer to an Expert</article-title>
          ,
          <source>in: Proceedings of the 37th International Conference on Machine Learning</source>
          ,
          <string-name>
            <surname>ICML</surname>
          </string-name>
          <year>2020</year>
          ,
          <volume>13</volume>
          -
          <issue>18</issue>
          <year>July 2020</year>
          ,
          <string-name>
            <given-names>Virtual</given-names>
            <surname>Event</surname>
          </string-name>
          , volume
          <volume>119</volume>
          <source>of Proceedings of Machine Learning Research, PMLR</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>7076</fpage>
          -
          <lpage>7087</lpage>
          . URL: http://proceedings.mlr.press/v119/mozannar20b.html.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>H.</given-names>
            <surname>Schonenberg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Weber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. F. van Dongen</given-names>
            ,
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          ,
          <article-title>Supporting Flexible Processes through Recommendations Based on History</article-title>
          , in: Business Process Management, 6th International Conference, BPM 2008, Milan, Italy, September 2-
          <issue>4</issue>
          ,
          <year>2008</year>
          . Proceedings, volume
          <volume>5240</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2008</year>
          , pp.
          <fpage>51</fpage>
          -
          <lpage>66</lpage>
          . doi:
          <volume>10</volume>
          .1007/ 978- 3-
          <fpage>540</fpage>
          - 85758- 7\_7.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>C. C.</given-names>
            <surname>Bennett</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. K.</given-names>
            <surname>Hauser</surname>
          </string-name>
          ,
          <article-title>Artificial intelligence framework for simulating clinical decision-making: A Markov decision process approach</article-title>
          ,
          <source>Artif. Intell. Medicine</source>
          <volume>57</volume>
          (
          <year>2013</year>
          )
          <fpage>9</fpage>
          -
          <lpage>19</lpage>
          . doi:
          <volume>10</volume>
          .1016/J.ARTMED.
          <year>2012</year>
          .
          <volume>12</volume>
          .003.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>S.</given-names>
            <surname>Voorberg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Eshuis</surname>
          </string-name>
          , W. van Jaarsveld,
          <string-name>
            <surname>G. van Houtum</surname>
          </string-name>
          ,
          <article-title>Decision Support for Declarative Artifact-Centric Process Models</article-title>
          , in: Business Process
          <string-name>
            <surname>Management Forum - BPM Forum</surname>
          </string-name>
          , Vienna, Austria, September 1-
          <issue>6</issue>
          ,
          <year>2019</year>
          , Proceedings, volume
          <volume>360</volume>
          <source>of Lecture Notes in Business Information Processing</source>
          , Springer,
          <year>2019</year>
          , pp.
          <fpage>36</fpage>
          -
          <lpage>52</lpage>
          . doi:
          <volume>10</volume>
          .1007/978- 3-
          <fpage>030</fpage>
          - 26643- 1\_3.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>P.</given-names>
            <surname>Agarwal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Gao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Huo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Reddy</surname>
          </string-name>
          , et al.,
          <article-title>A process-aware decision support system for business processes</article-title>
          ,
          <source>in: KDD '22: The 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining</source>
          , Washington, DC, USA,
          <year>August</year>
          14 -
          <issue>18</issue>
          ,
          <year>2022</year>
          , ACM,
          <year>2022</year>
          , pp.
          <fpage>2673</fpage>
          -
          <lpage>2681</lpage>
          . doi:
          <volume>10</volume>
          .1145/3534678.3539088.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>R.</given-names>
            <surname>Ali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hussain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Nazir</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Khan</surname>
          </string-name>
          , H. U. Khan,
          <article-title>Intelligent Decision Support Systems: An Analysis of Machine Learning and Multicriteria Decision-Making Methods</article-title>
          ,
          <source>Applied Sciences</source>
          <volume>13</volume>
          (
          <year>2023</year>
          )
          <fpage>9</fpage>
          -
          <lpage>19</lpage>
          . doi:
          <volume>10</volume>
          .3390/app132212426.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <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>Softw. Syst. Model</source>
          .
          <volume>22</volume>
          (
          <year>2023</year>
          )
          <fpage>1977</fpage>
          -
          <lpage>1986</lpage>
          . doi:
          <volume>10</volume>
          .1007/S10270- 023- 01132- 2.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>A.</given-names>
            <surname>Berti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Schuster</surname>
          </string-name>
          ,
          <string-name>
            <surname>W. M. P. van der Aalst</surname>
          </string-name>
          , Abstractions, Scenarios, and
          <article-title>Prompt Definitions for Process Mining with LLMs: A Case Study</article-title>
          , in: J.
          <string-name>
            <surname>D. Weerdt</surname>
          </string-name>
          , L. Pufahl (Eds.),
          <string-name>
            <surname>Business Process Management Workshops - BPM 2023 International Workshops</surname>
          </string-name>
          , Utrecht,
          <source>The Netherlands, September 11-15</source>
          ,
          <year>2023</year>
          , Revised Selected Papers, volume
          <volume>492</volume>
          <source>of Lecture Notes in Business Information Processing</source>
          , Springer,
          <year>2023</year>
          , pp.
          <fpage>427</fpage>
          -
          <lpage>439</lpage>
          . doi:
          <volume>10</volume>
          .1007/978- 3-
          <fpage>031</fpage>
          - 50974- 2\_
          <fpage>32</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>K.</given-names>
            <surname>Rosenthal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Ternes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Strecker</surname>
          </string-name>
          ,
          <source>Business Process Simulation on Procedural Graphical Process Models, Bus. Inf. Syst. Eng</source>
          .
          <volume>63</volume>
          (
          <year>2021</year>
          )
          <fpage>569</fpage>
          -
          <lpage>602</lpage>
          . doi:
          <volume>10</volume>
          .1007/S12599- 021- 00690- 3.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>D.</given-names>
            <surname>Barón-Espitia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. G.</given-names>
            <surname>Rojas</surname>
          </string-name>
          , Coral: Conversational
          <string-name>
            <surname>What-If Process</surname>
          </string-name>
          <article-title>Analysis (Extended Abstract)</article-title>
          ,
          <source>in: Proceedings of the ICPM Doctoral Consortium and Demo Track</source>
          <year>2022</year>
          co
          <article-title>-located with 4th International Conference on Process Mining (ICPM</article-title>
          <year>2022</year>
          ), Bolzano, Italy, October,
          <year>2022</year>
          , volume
          <volume>3299</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>118</fpage>
          -
          <lpage>122</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3299</volume>
          /Paper25.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>M.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Tan</surname>
          </string-name>
          ,
          <source>ChatTwin: Toward Automated Digital Twin Generation for Data Center via Large Language Models, in: Proceedings of the 10th ACM Int. Conf. on Systems for Energy-Eficient Buildings</source>
          , Cities, and Transportation, BuildSys '23,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing Machinery,
          <year>2023</year>
          , p.
          <fpage>208</fpage>
          -
          <lpage>211</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <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>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dumas</surname>
          </string-name>
          , Prescriptive process monitoring: Quo vadis?,
          <source>PeerJ Comput. Sci. 8</source>
          (
          <year>2022</year>
          )
          <article-title>e1097</article-title>
          . doi:
          <volume>10</volume>
          .7717/PEERJ- CS.
          <year>1097</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>S.</given-names>
            <surname>Zeltyn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Shlomov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Yaeli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Oved</surname>
          </string-name>
          ,
          <article-title>Prescriptive Process Monitoring in Intelligent Process Automation with Chatbot Orchestration</article-title>
          ,
          <source>in: Proceedings of the Workshop on Process Management in the AI Era (PMAI</source>
          <year>2022</year>
          )
          <article-title>co-located with 31st</article-title>
          <source>International Joint Conference on Artificial Intelligence and the 25th European Conference on Artificial Intelligence (IJCAI-ECAI</source>
          <year>2022</year>
          ), Wien, Austria, July
          <volume>23</volume>
          ,
          <year>2022</year>
          , volume
          <volume>3310</volume>
          <source>of CEUR Workshop Proceedings, CEUR-WS.org</source>
          ,
          <year>2022</year>
          , pp.
          <fpage>49</fpage>
          -
          <lpage>60</lpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3310</volume>
          /paper5.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>A.</given-names>
            <surname>Casciani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. L.</given-names>
            <surname>Bernardi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cimitile</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Marrella</surname>
          </string-name>
          ,
          <article-title>Conversational Systems for AIAugmented Business Process Management</article-title>
          ,
          <source>in: 18 Int. Conf. on Research Challenges in Information Science (RCIS'24)</source>
          , volume
          <volume>513</volume>
          , Springer,
          <year>2024</year>
          , pp.
          <fpage>183</fpage>
          -
          <lpage>200</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>B.</given-names>
            <surname>Kitchenham</surname>
          </string-name>
          ,
          <article-title>Procedures for performing systematic reviews</article-title>
          , Keele,
          <string-name>
            <surname>UK</surname>
          </string-name>
          , Keele University 33 (
          <year>2004</year>
          )
          <fpage>1</fpage>
          -
          <lpage>26</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>H. van der</given-names>
            <surname>Aa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. J.</given-names>
            <surname>Balder</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Maggi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nolte</surname>
          </string-name>
          ,
          <article-title>Say it in your own words: Defining declarative process models using speech recognition</article-title>
          ,
          <source>Lecture Notes in Business Information Processing</source>
          <volume>392</volume>
          (
          <year>2020</year>
          )
          <fpage>51</fpage>
          -
          <lpage>67</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Fontenla-Seco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lama</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bugarín</surname>
          </string-name>
          ,
          <string-name>
            <surname>Process-</surname>
          </string-name>
          To-Text:
          <article-title>A Framework for the Quantitative Description of Processes in Natural Language</article-title>
          ,
          <source>Lecture Notes in Computer Science</source>
          <volume>12641</volume>
          (
          <year>2021</year>
          )
          <fpage>212</fpage>
          -
          <lpage>219</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>L.</given-names>
            <surname>Barbieri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Madeira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Stroeh</surname>
          </string-name>
          , W. van der Aalst,
          <article-title>A natural language querying interface for process mining</article-title>
          ,
          <source>Journal of Intelligent Information Systems</source>
          <volume>61</volume>
          (
          <year>2023</year>
          )
          <fpage>113</fpage>
          -
          <lpage>142</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>K.</given-names>
            <surname>Brennig</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Benkert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Löhr</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Müller</surname>
          </string-name>
          ,
          <article-title>Text-Aware Predictive Process Monitoring of Knowledge-Intensive Processes: Does Control Flow Matter?</article-title>
          ,
          <source>in: Int. Conf. on Business Process Management</source>
          , Springer,
          <year>2023</year>
          , pp.
          <fpage>440</fpage>
          -
          <lpage>452</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>A.</given-names>
            <surname>Mustansir</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Shahzad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. K.</given-names>
            <surname>Malik</surname>
          </string-name>
          ,
          <article-title>Towards automatic business process redesign: an NLP based approach to extract redesign suggestions</article-title>
          ,
          <source>Automated Software Eng</source>
          .
          <volume>29</volume>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>L. F.</given-names>
            <surname>Lins</surname>
          </string-name>
          , G. Melo,
          <string-name>
            <given-names>T.</given-names>
            <surname>Oliveira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Alencar</surname>
          </string-name>
          , D. Cowan, PACAs: Process-Aware
          <source>Conversational Agents, Lecture Notes in Business Information Processing</source>
          <volume>436</volume>
          (
          <year>2022</year>
          )
          <fpage>312</fpage>
          -
          <lpage>318</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <surname>H. van der Aa</surname>
          </string-name>
          , H. Leopold,
          <article-title>Automatically identifying process automation candidates using natural language processing</article-title>
          , Springer,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>