<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>FlexiTeam: Flexible Team and Work Organization using Process-Oriented Case-Based Reasoning</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Ditty Mathew</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ralph Bergmann</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Benjamin Weyers</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Thomas Ellwart</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dominique Bohrmann</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ericson Hölzchen</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>German Research Center for Artificial Intelligence (DFKI)</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Trier</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>During crises such as COVID-19, there is a need to adapt existing work processes and teams to the changing environment in a very flexible and dynamic way in many business and healthcare organizations. In this paper, we conceptualize the advances required for Process-Oriented Case-Based Reasoning to lfexibly and dynamically organize human resources in a team and work processes. The novel contributions of this paper include an extended case representation to represent resources, profiles, and key performance indicators (KPIs) of processes, a query definition which covers the “context”, and an overall process to lfexibly and dynamically organize work processes and human resources. We evaluate the FlexiTeam process using a cooking recipe casebase and analyze the quality of the retrieval using a quality measure. We also derive the research questions that need to be addressed to fully explore this approach and the specific dificulties involved in solving this problem.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Process-Oriented Case-Based Reasoning</kwd>
        <kwd>Process Management</kwd>
        <kwd>Workflow Management</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        In the current COVID-19 pandemic, healthcare organizations, but also many businesses, are
having to adapt their existing work processes1 and teams2 to the changing environment in a
very flexible and dynamic way [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Health authorities have to increase staf for contact tracing
and train auxiliary staf at short notice. Clinics have to increasingly consolidate their nursing
staf in intensive care units, companies have to make work processes suitable for home work
and change their team composition so that the entire company does not come to a standstill
in the event of infections [
        <xref ref-type="bibr" rid="ref2 ref3">2, 3</xref>
        ]. The concrete requirements for this redesign are constantly
changing due to the parallel process of gaining knowledge about the concrete risk factors in the
spread of the pandemic and require an agile redirection, which is associated with great efort
and uncertainty [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. From a process perspective, robustness, flexibility, and eficiency must
be weighed against each other in teams [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. In addition, shifts in business areas can lead to
extreme situations of overload and underload, or to situations where employees in the team
are overburdened and under-challenged [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Currently, decisions to reorganize teams are often
made “on instinct” without a solid basis for decision-making [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. More sophisticated tools are
necessary to deal with these challenges and this is the central focus of the FlexiTeam3 project. By
using the data available in organizations on personnel, resources, and organizational processes,
combined with knowledge from cognitive science [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] and industrial psychology [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] as well as
concrete experience from comparable issues in earlier crises, new digital tools can be designed
to support the flexible organization of work teams.
      </p>
      <p>
        An important source of knowledge for many decisions and thus also for the organization
of the team and work processes is the experiential knowledge. Case-Based Reasoning (CBR)
[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] allows the realization of experience-based problem-solving processes, in which the access
to previous experiential knowledge as well as its adaptation according to the current problem
situation can be (partially) automated. Existing approaches and prototypical systems of the
so-called Process-Oriented Case-Based Reasoning (POCBR) [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] are, due to their rich knowledge
representation, from their basic orientation also suitable for the representation and processing
of experiential knowledge about work processes and the associated team structures. They are
also capable of making suggestions for adaptation in the sense of organization of teams and
work by analyzing larger stocks of experience. This paper is motivated by the research question
- “How can POCBR be applied to flexibly and dynamically organize team and work processes
to be prepared for crises like COVID-19 and what are the research challenges that have to be
addressed for this purpose?”. In this paper, we conceptualize the advances required for POCBR
to cater to the flexible organization of the work processes and human resources in the team.
      </p>
      <p>To address the above research question, we recapitulate the current state of the art in POCBR
in Section 2, we analyze the potential of POCBR for the FlexiTeam problem and identify
the missing part in the case representation of the current state of POCBR using the examples
illustrated in Section 3. We propose a general approach in Section 4 to address the current POCBR
deficits and the novel contribution of this paper includes i) an extended case representation to
represent resources, profiles, and key performance indicators (KPIs) of processes, ii) a query
definition which covers the “context”, i.e. available resources, iii) an overall FlexiTeam process to
lfexibly and dynamically organize work processes and human resources. Section 5 presents the
evaluation results using a cooking recipe casebase and analyze the quality of the retrieval using
a quality measure.. In Section 6, we derive the research questions that need to be addressed to
fully explore this approach and the specific dificulties involved in solving this problem.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Foundations and Previous Work</title>
      <p>POCBR aims at applying CBR methods and principles in process and workflow management.
The workflow modeling involves problem solving activities such as identification and creation
of a suitable workflow process model for a particular scenario. Therefore, it is important to have
a case representation for a workflow and a similarity measure to identify similar workflows.</p>
      <p>
        Bregmann and Gil [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] introduced the NEST graph which is a semantically annotated directed
graph to represent the workflow. It is defined as a quadruple  = (, , ,  ) where 
indicates a set of nodes,  denotes a set of edges between nodes in  ,  is a function that
3we use the abbreviation FlexiTeam to denote the problem of flexibly organizing team and work processes.
assigns a semantic description to each node and each edge from a semantic metadata language
like ontology and  is a function that assigns a specific type to each node and each edge. The
nodes and edges build the structure of each workflow, whereas the semantic information of the
workflow is modeled by the types and the semantic descriptions of nodes and edges.
      </p>
      <p>Consider the example of the sandwich recipe workflow depicted in Figure 1 to demonstrate
the NEST graph representation. In this workflow, the cooking steps are represented in the task
nodes and the ingredients that belong to the corresponding cooking steps are represented as
data nodes. Each workflow graph represents a cooking recipe. The control flow edges connect
the task nodes and it defines the order in which the tasks are executed. The data flow edges
draw connections between task nodes and data nodes. The task nodes consume the inputs
from the data nodes and produce outputs to the data nodes which can be further consumed by
other tasks. Semantic descriptions of task nodes and data nodes are used to specify semantic
information of the workflow components as attribute-value pairs. The semantic description of
the task node Toast is given in the workflow graph. Here, a toaster is needed to execute the
task Toast and it is represented by the attribute name Auxiliaries.</p>
      <p>
        In POCBR, a query is a single partial workflow that represents the tasks, data and structural
relationships of the desired workflow. The user may also want to express the undesired elements
of the workflow. Process-Oriented Query Language (POQL) is the query language developed for
representing the queries of POCBR [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. A POQL query involves a desired workflow and a set of
restriction workflows. The desired workflow represents the desired properties of the workflow
that is searching for and each restriction workflow represents an undesired situation that can
be avoided. More precisely a POQL query Q =  ∧ ¬1 . . . ∧ ¬ where  denotes
the desired workflow and each  denotes a restriction workflow. For example, consider the
query as searching for a sandwich recipe with tomato and grated cheese, but without grilled
meat. Here the workflow for the sandwich recipe with ingredients tomato and grated cheese is
the part of desired workflow  and the workflow for sandwich recipe with grilled meat as
ingredient is part of a restriction workflow 1.
      </p>
      <p>
        During case retrieval, similar workflows are identified by finding similarities between the
query workflow and a case workflow. The similarity between the desired workflow and the
case workflow, and the similarity between the restriction workflow and the case workflow are
computed in the same way. Müller and Bergmann [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] adopted the approach from fuzzy logic
[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] to deal with the negations and conjunctions in the POQL query when there are restriction
workflows. To compute the similarity between two NEST graphs, a similarity measure is
required to capture the link structure of nodes and edges as well as the semantic descriptions
and types of these workflow elements. Bergmann and Gil [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] propose a semantic similarity
measure that determines the similarity based on the local-global principle [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. The global
similarity denotes the similarity between two graphs and it is composed of local similarities
which is the pairwise similarity between nodes and edges.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. FlexiTeam Workflow Representation</title>
      <p>In order to apply POCBR to flexibly and dynamically organize human resources and work
processes during a crisis, we need to consider human resources allocated to the work processes
Toast
Duration: 1 (integer)
Auxiliaries: Toaster (list)</p>
      <p>Sandwich Recipe
Toast</p>
      <p>Spread</p>
      <p>Slice</p>
      <p>Mix</p>
      <p>Top
Bread</p>
      <p>Butter</p>
      <p>Tomato</p>
      <p>Sausage</p>
      <p>Sandwich Top</p>
      <p>Sandwich
workflownode
tasknode
datanode</p>
      <p>fcloonwtreodlge fdlaotwa edge epdagrte-of
in the workflow representation. Here we use an enhanced version of NEST graph to represent
workflow with the details of allocated human resources to each task in the workflow. A new
type of nodes and edges called “resource nodes” and “resource edges” are included to represent
the human resources (e.g. cook) allocated to the work processes. The semantic description of
each resource node contains the profile of the resource which elaborates the skills, experience,
qualification, etc. This profile information can be represented as attribute-value pairs inside the
semantic description of a resource node. For example, a list of skills as value for the attribute
“skills”. A resource edge connects a resource node to the task node to which the resource is
allocated. Figure 2 illustrates an example in the cooking recipe domain where the overall goal is
to prepare 100 Sandwiches and the preparation time is 1 hour. The workflow node describes the
team-related features such as the quantity of work, work duration, etc. as part of its semantic
description. In this example, two human resources named R1 and R2 are allocated to complete
the tasks. These resources are represented as resource nodes R1 and R2. The tasks such as
Toast and Spread are allocated to the resource R1 and the tasks such as Slice, Mix, and Top are
allocated to the resource R2. The profile of the resource R2 is represented as attribute-value
pairs in the semantic description of the resource node R2. There can be diferent ways in which
the resources and tasks (work processes) can be organized for the same workflow. For example,
a sandwich can be prepared by three human resources where two of them are assigned to do
the tasks such as Toast and Spread and one resource for the other tasks. Each workflow case
represents the structure in which the resources and work processes are organized.</p>
    </sec>
    <sec id="sec-4">
      <title>4. FlexiTeam Process Overview</title>
      <p>The overall retrieval process to flexibly organize teams and processes may involve the retrieval
of multiple workflows. For example, consider the query as a job to allocate human resources
and organize work processes or tasks to prepare 100 sandwiches and 100 burgers. The workflow
casebase may contain separate workflows for the sandwich recipe and burger recipe. The tasks
such as slicing vegetables and spreading butter can be shared for both sandwich and burger.
As there can be various combinations of workflows that can match the query goal, it is not
eficient to store all such combinations in the workflow casebase. Hence, there is a need to
split the query into diferent parts. Thus the retrieval process of FlexiTeam includes - i) define
query to handle subqueries, ii) retrieve workflow for each subquery, iii) combine the retrieved
workflows, and, iv) rank the combined workflows. Section 4.1 discusses the query definition of
FlexiTeam query and Section 4.2 describes the workflow retrieval process.</p>
      <sec id="sec-4-1">
        <title>4.1. Query Definition</title>
        <p>A POQL query deals with a desired workflow and several restricted workflows as discussed
in Section 2. However, in FlexiTeam, team organization may involve processes of multiple
workflows. So, a query in FlexiTeam contains multiple desired workflows and restriction
workflows for each desired workflow. Though the features like profiles of available human
resources for the job, work duration, etc. can be represented in the workflow as described
in Section 3, the query may provide overall details of these features instead of individual
details for each subquery. We name such overall features as FlexiTeam features, e.g., resource
profiles available for the entire processes, total work duration. These features are important to
combine the workflows of subqueries and to arrive at an aggregated workflow by matching
the resource profiles. More precisely, the FlexiTeam process query Q can be represented as the
combination of &lt;Query workflows, FlexiTeam features &gt;. The Query workflows can be further
decomposed into a set of POQL subqueries {1, 2, . . . }. Each subquery  is defined
as  =  ∧ ¬1 ∧ . . . ∧ ¬, where  is the desired workflow of  and each
 where 1 ≤  ≤  represents a restriction workflow of query . For example, consider
the query “Prepare 50 vegetable sandwiches, 100 vegetable burgers; Available resources: 2
cooking helpers, 2 chefs; and Work duration: 3 hours”. In this example, there are two workflow
subqueries. One for the vegetable sandwich and another one for the vegetable burger. The
FlexiTeam features of this query include i) Available resources, i.e., 2 cooking helpers, 2 chefs
and their profiles, ii) Work duration, i.e., 3 hours</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Workflow Retrieval Process</title>
        <p>
          During the retrieval process, each subquery workflow is represented in POQL language and
top-k similar workflows can be retrieved from the workflow casebase for each query. In the
query example described in Section 4.1, the desired and restriction workflows of each dish
can be represented using the POQL language introduced by Müller and Bergmann [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]. The
similarities between the subquery workflow and the case workflow can be computed using the
ProCAKE framework [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ].
        </p>
        <p>We need to combine the workflows retrieved for the subqueries to analyze the FlexiTeam
properties of the overall query. An approach to combining the workflows is to choose a workflow
from the retrieved results of each subquery and merge them. More specifically, choose one
case workflow at a time from the retrieved workflows of a subquery and take  such case
workflows for  subqueries. For example, one such combination is the case workflow 1
from the retrieved results of 1, 2 from 2, and so on, i.e., (1, 2, . . . ) where
1 ≤ , ,  ≤ . Such a combination of case workflows can be considered as the combined
Algorithm 1: FlexiTeam Process Algorithm</p>
        <p>Input: Q =&lt; QW, TF &gt;</p>
        <p>Output: Best combined workflows based on the ranking
1 Decompose the query workflow as  = {1, 2, . . . }
2 for each workflow subquery  do
3 Represent  as a POQL query;  ∧ ¬1 . . . ∧ ¬
4 Retrieve top-k workflows using the POQL query language of ; Say 1, . . .  are the top-k
retrieved workflows for the query 
5 Create candidates for the combined workflow by choosing a retrieved workflow of each workflow subquery
6 for each combined workflow candidate do
7 Match the FlexiTeam features of the query with the candidate workflows
8 Estimate the CombinedWorkflowScore
9 Rank combined workflow candidates based on the CombinedWorkflowScore
workflow candidates for the final result of the overall query.</p>
        <p>We estimate a score for each combined workflow candidate based on the extent to which
the candidate matches the overall query requirements. Let {1, 2, . . . } be the set of
subqueries and the combined workflow candidate of the subqueries be (1, 2, . . . )
where 1 ≤ , ,  ≤  and  denotes the top-k case workflows that are retrieved for each
subquery. The CombinedWorkflowScore is computed as given below.</p>
        <p>CombinedWorkflowScore =  ∑︁ sim(, ) +
 =1
(1)
The combined workflow score depends on two factors, i) the aggregation of the similarity
sim(,  ) for each subquery  where  indicates the workflow that is chosen from
the top-k retrieved case workflows for the subquery , and, ii) the similarity between the
FlexiTeam features (FlexiTeam) of the combined workflow candidate and the query.</p>
        <p>The overall FlexiTeam process is summarized in Algorithm 1. The lines 1 to 4 describes
the query decomposition into POQL subqueries and retrieval of case workflows for the POQL
subqueries. Line 5 talks about the creation of combined workflow candidates and lines 6 till 8
discuss the assignment of a score to the combined workflow candidate. Finally, in line 9, combined
workflow candidates are ranked based on the assigned score. The best combined workflows can
be recommended as output based on the ranking of combined workflow candidates.
(1 −  )</p>
        <p>∑︁
|FlexiTeam| ∈FlexiTeam
sim ( ,  )</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Experimental Evaluation</title>
      <p>
        We synthetically extend the cooking recipe casebase [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] which contains 40 recipes to evaluate
the algorithm proposed in Algorithm 1. We assume that the qualifications of all the resources
who perform the cooking tasks are the same. We create multiple cases from a recipe case in the
existing casebase by adding diferent combinations of FlexiTeam features such as the resource
nodes, quantity of dishes to be prepared, and the duration to prepare the required quantity of
dish. The work duration and the number of resources are randomly generated between the
ranges of one to four hours and one to ten resources respectively. The quantity of dishes to be
prepared is calculated using the following formula,
quantity =
      </p>
      <p>(duration × no. of resources)
preparation time for unit quantity
The preparation time for unit quantity is available in the existing case-base. Thus we
synthetically generate FlexiTeam features using the preparation time provided in the semantic
description of cases. We generate 15 sets of FlexiTeam features and one set of FlexiTeam query
features for each case or recipe. As we can use the ProCake framework to retrieve the
worklfows, we evaluate only the workflow merging process. We use the FlexiTeam query features
of each recipe as a subquery and assume that the corresponding cases that are generated for
that recipe using FlexiTeam features are the retrieved workflows of that subquery. Hence, the
sim(, ) is always one for all the subqueries. The similarity measure for each FlexiTeam
feature, sim ( ,  ) are given below.</p>
      <p>Number of resources and Duration: If the number of resources in the combined workflow
candidate is less than the number of resources in the query, then there is no need to make use
of all available resources. Hence it is a perfect match. If the number of resources in the case
exceeds the number of resources in the query, a linear similarity measure represents how much
more resources are needed than available. This is the same case for the duration feature.
sim ( ,  ) =
{︃1</p>
      <p>if  ≤ 
LinearSim ( ,  ) otherwise
(2)
(3)
(4)
Quantity: We use a symmetric measure for the quantity feature (sim ( ,  ) =
LinearSim ( ,  ) ). If the quantity of the case is lesser than that of the query, need to include
more resources based on the quantity diference, and vice versa. inearSim is estimated as,
LinearSim ( ,  ) = 1 −</p>
      <p>| −  |</p>
      <p>MaxValue(f) − MinValue(f)
MaxValue(f) and MinValue(f) are the maximum and minimum values for the feature  in the
casebase respectively.</p>
      <p>We consider the top-ranked combined workflow candidate as the retrieved workflow and
performed the experiments with the number of subqueries  = 2 and  = 3 where each
subquery corresponds to a recipe. The FlexiTeam features are generated for each subquery
and they are combined by adding the values of features such as the number of resources and
duration. The quantity of the item of each subquery is considered as a separate feature for the
combined FlexiTeam features. The FlexiTeam features of the combined workflow candidates are
also generated in the same way. The retrieved combined workflow candidate is evaluated across
various retrieval sizes of subqueries (). We analyze the time complexity with the diferent
number of subqueries () and the diferent number of cases retrieved for subqueries ( ) and it
is illustrated in Figure 3. The complexity of the combination (lines 6-9 in Algorithm 1) depends
on the number of cases retrieved for each subquery, exponentially (). Thus  should be
limited. We also evaluate the average quality of all the top-ranked combined workflows for
all the queries with the values of each combination of  and . The quality depends on the
(i)
(i)
(ii)
(iv)
formation of the retrieved team and we define it based on the FlexiTeam features such as number
of resources and the duration. The average quality of given values of  and  is defined as,
avg_quality(k,m) = 1 −
1 ( #Cases#resources(case)&gt;#resources(query) + #Casesduration(case)&gt;duration(query) )
2 #queries
(5)
where #Cases#resources(case)&gt;#resources(query) indicates the number of cases with number of resources
allocated more than that of the query and #Casesduration(case)&gt;duration(query) means the number of
cases with the duration value is more than that of the query. We also analyze the percentage
of retrieved cases with more resources allocated than that of the query and the percentage
of retrieved cases with the duration value is more than that of the query. These analyses are
depicted in Figure 3. We can observe that the quality increases with the increase in the value of
the number of cases retrieved for subqueries () till  = 4 and then it is almost saturated. The
percentage of retrieved cases with more resources allocated than query decreases drastically till
 = 4 and then there is not much decrease happen with  = 2 and  = 3. The analysis of the
duration feature shows that the values are decreasing till  = 3. These analyses show that the
value of  can be limited to 4.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Future Research Directions</title>
      <p>
        We derive the following research questions that need to be addressed to fully explore the
proposed FlexiTeam approach.
1. One future research direction would be to optimize the aggregated workflows by identifying
the shared tasks between case workflows in the combined workflow candidate. It would
be interesting to study such optimization methods while merging the workflows and devise
similarity measures to identify shared tasks. There are studies in Human Computer Interaction
(HCI) to meaningfully decompose tasks during task modelling for interactive system design
[
        <xref ref-type="bibr" rid="ref15">15</xref>
        ].
2. There are many similarity measures in the literature to match the skill profiles. In this paper,
we represent the profiles of human resources as part of the workflow [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]. To the best of our
knowledge, this is the first approach to extend the workflow representation to add resource
nodes and their profiles. It would be interesting to derive a similarity measure to match the
resource profiles between workflows by using the properties of the workflows.
3. It is critical to assign work processes to the human resources based on their capability,
workload, and mental load. It would also be interesting to study the cognitive aspects of team
members such as the collaborative utilization of the technical resources available to the team [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]
and cognitive architectures such as ACT-R [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] to understand how human resources organize
knowledge and produce intelligent behavior during their work.
4. The successful assistance and the integration of AI-based digital systems into existing team
structures and work processes also require graphical user interfaces and interactive visual
interfaces for the transmission of the necessary information by the AI system. This becomes
particularly important in the case of exceptional situations such as the COVID-19 pandemic,
in which all those involved in crisis management are moving on unfamiliar terrain and in a
highly critical situation. By combining POCBR approaches with the methods from HCI, new
possibilities arise for designing experience-based systems as interactive systems that enable
cooperative solution finding in a dialogue between humans and machines.
5. From a human factors perspective, human decision-makers need to accept and trust the
AI-based system to integrate digital expertise in human resource related decision processes.
Research from human-autonomy teaming [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] points out various factors, such as system
knowledge, system reliability, and usefulness, or adaptability. The FlexiTeam process presented
in this paper could not only provide a data basis for the AI, but at the same time, also integrate the
human subsystem in the technical solution and promote user acceptance and development of the
decision-makers. For example, workflow visualizations may serve as externalized shared team
cognition and foster system knowledge. Involving human decision-makers in the definition of
queries and retrieval of workflows will lead to human task reflection and elaboration – both key
processes for team development and adaptation. Thus, future research may investigate how task
changes and user feedback can be continuously integrated into the data-driven decision-making
process to account for team adaptation and stimulate a socio-digital learning process.
      </p>
    </sec>
    <sec id="sec-7">
      <title>7. Conclusion</title>
      <p>In this paper, we present an important problem of a flexible team and work organization and
explore POCBR towards solving this problem. We propose a general approach to address the
current POCBR deficits and evaluate the proposed algorithm using a cooking recipe casebase.
The successful assistance and the integration of such AI-based systems into existing team
structures and work processes require not only the analysis of team structures and processes
but also the graphical user interfaces and interactive, visual interfaces for the transmission of
the necessary information by the AI system. It would be interesting to complement AI methods
with methods from HCI and Psychology research to enable successful communication between
human users and the AI system. In this combination, a new form of organizational and business
intelligence can be created to increase resilience in crises, which can create benefits in pandemic
crises as well as in other challenging situations.</p>
    </sec>
    <sec id="sec-8">
      <title>8. Acknowledgement</title>
      <p>This work has been funded by the Ministry of Science and Health of the German Federal State
of Rhineland-Palatinate.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Boiral</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brotherton</surname>
            ,
            <given-names>M.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rivaud</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Guillaumie</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Organizations' Management of the COVID-19 Pandemic: A Scoping Review of Business Articles</article-title>
          . Sustainability,
          <volume>13</volume>
          (
          <issue>7</issue>
          ), p.
          <volume>3993</volume>
          (
          <year>2021</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Marin-Garcia</surname>
            ,
            <given-names>J.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garcia-Sabater</surname>
            ,
            <given-names>J.P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ruiz</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maheut</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Garcia-Sabater</surname>
            ,
            <given-names>J.J.</given-names>
          </string-name>
          :
          <article-title>Operations Management at the Service of Health Care Management: Example of a Proposal for Action Research to Plan and Schedule Health Resources in Scenarios Derived from the COVID-19 Outbreak</article-title>
          .
          <source>Journal of Industrial Engineering and Management</source>
          ,
          <volume>13</volume>
          (
          <issue>2</issue>
          ), pp.
          <fpage>213</fpage>
          -
          <lpage>227</lpage>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Vnoučková</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Impact of COVID-19 on Human Resource Management</article-title>
          .
          <source>Rev. Latinoam. Investig. Soc.3</source>
          , pp.
          <fpage>18</fpage>
          -
          <lpage>21</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Stillings</surname>
            ,
            <given-names>N.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chase</surname>
            ,
            <given-names>C.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weisler</surname>
            ,
            <given-names>S.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Feinstein</surname>
            ,
            <given-names>M.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garfield</surname>
            ,
            <given-names>J.L.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Rissland</surname>
            ,
            <given-names>E.L.</given-names>
          </string-name>
          :
          <article-title>Cognitive Science: An Introduction</article-title>
          . MIT press. (
          <year>1995</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Tifin</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          and
          <string-name>
            <surname>McCormick</surname>
            ,
            <given-names>E.J.: Industrial</given-names>
          </string-name>
          <string-name>
            <surname>Psychology</surname>
          </string-name>
          . (
          <year>1965</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Minor</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Montani</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Recio-García</surname>
            ,
            <given-names>J.A.</given-names>
          </string-name>
          :
          <source>Process-Oriented Case-based Reasoning. Inf. Syst. 40</source>
          , pp.
          <fpage>103</fpage>
          -
          <lpage>105</lpage>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Riesbeck</surname>
            ,
            <given-names>C.K.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Schank</surname>
          </string-name>
          , R.C.
          <article-title>: Inside Case-Based Reasoning</article-title>
          . PLawrence Erlbaum, Hillsdale, NJ, (
          <year>1989</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Bergmann</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Gil</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Similarity Assessment and Eficient Retrieval of Semantic Worklfows</article-title>
          .
          <source>In: Information Systems</source>
          ,
          <volume>40</volume>
          , pp.
          <fpage>115</fpage>
          -
          <lpage>127</lpage>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Müller</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Bergmann</surname>
          </string-name>
          , R.:
          <article-title>POQL: A New Query Language for Process-Oriented CaseBased Reasoning</article-title>
          .
          <source>In: Proceedings of the LWA</source>
          , pp.
          <fpage>247</fpage>
          -
          <lpage>255</lpage>
          (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Burkhard</surname>
            ,
            <given-names>H.D.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Richter</surname>
            ,
            <given-names>M.M.</given-names>
          </string-name>
          :
          <article-title>On the Notion of Similarity in Case Based Reasoning and Fuzzy Theory</article-title>
          .
          <source>In Soft Computing in Case Based Reasoning</source>
          , pp.
          <fpage>29</fpage>
          -
          <lpage>45</lpage>
          (
          <year>2001</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Richter</surname>
            ,
            <given-names>M.M.:</given-names>
          </string-name>
          <article-title>Foundations of Similarity and Utility</article-title>
          . In FLAIRS, pp.
          <fpage>30</fpage>
          -
          <lpage>37</lpage>
          (
          <year>2007</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Bergmann</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Grumbach</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Malburg</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Zeyen</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>ProCAKE: A Process-Oriented Case-Based Reasoning Framework</article-title>
          . In
          <source>Workshop Proceedings of International Conference on Case-Based Reasoning</source>
          , pp.
          <fpage>156</fpage>
          -
          <lpage>161</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Müller</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>Workflow Modeling Assistance by Case-Based Reasoning</article-title>
          . In Springer. pp.
          <string-name>
            <surname>I-XVII</surname>
          </string-name>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Biesalski</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Abecker</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Similarity Measures for Skill-Profile Matching in Enterprise Knowledge Management</article-title>
          .
          <source>In ICEIS (2)</source>
          , pp.
          <fpage>11</fpage>
          -
          <lpage>16</lpage>
          (
          <year>2006</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Bowen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dittmar</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Weyers</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Task Modelling for Interactive System Design: A Survey of Historical Trends, Gaps and Future Needs</article-title>
          .
          <source>Proceedings of the ACM on HumanComputer Interaction</source>
          ,
          <volume>5</volume>
          (EICS), pp.
          <fpage>1</fpage>
          -
          <lpage>22</lpage>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Palmer</surname>
            ,
            <given-names>T.D.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Fields</surname>
            ,
            <given-names>N.A.</given-names>
          </string-name>
          : Computer Supported Cooperative Work. Computer,
          <volume>27</volume>
          (
          <issue>5</issue>
          ), pp.
          <fpage>15</fpage>
          -
          <lpage>17</lpage>
          (
          <year>1994</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Ritter</surname>
            ,
            <given-names>F.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tehranchi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Oury</surname>
          </string-name>
          , J.D.:
          <string-name>
            <surname>ACT-R: A</surname>
          </string-name>
          <article-title>Cognitive Architecture for Modeling Cognition</article-title>
          .
          <source>Wiley Interdisciplinary Reviews: Cognitive Science</source>
          ,
          <volume>10</volume>
          (
          <issue>3</issue>
          ), p.
          <source>e1488</source>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>O</given-names>
            <surname>'Neill</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>McNeese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            ,
            <surname>Barron</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            and
            <surname>Schelble</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            :
            <surname>Human-Autonomy Teaming</surname>
          </string-name>
          :
          <article-title>A Review and Analysis of the Empirical Literature</article-title>
          .
          <source>In Human FactorHuman Factors: The Journal of the Human Factors and Ergonomics Society</source>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>35</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>