<!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>Requirements for Human-Machine Hybrid Intelligence in Autonomous Driving Systems</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Nada Elgendy</string-name>
          <email>nada.sanad@oulu.fi</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Anna Teern</string-name>
          <email>anna.teern@oulu.fi</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Pertti Seppänen</string-name>
          <email>pertti.seppanen@oulu.fi</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tero Päivärinta</string-name>
          <email>tero.paivarinta@oulu.fi</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>M3S, University of Oulu</institution>
          ,
          <addr-line>Pentti Kaiteran katu 1, 90570 Oulu</addr-line>
          ,
          <country country="FI">Finland</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Hybrid intelligence in autonomous driving systems can potentially augment human-machine capabilities and lead to better data-driven decision-making. Hence, various decision scenarios, such as route planning and change, can benefit from increased optimization. However, while advancements in research and practice focus on developing technologies for enhancing vehicle autonomy, performance, and algorithms, the requirements for designing such complex hybrid intelligence systems were not found to be elaborated in the existing literature. Accordingly, as part of the 6G Visible project and as a result of expert interviews, this paper proposes a set of design requirements for developing autonomous driving systems with hybrid intelligence. The design requirements cover a range of multi-faceted attributes that should be reflected in the system, including the decision, decision-making process, knowledge, data, human, machine, and decision evaluation considerations. Consequently, a set of knowledge requirements for the system is proposed, from which an ontology can be developed, and the required data can be further determined. Therefore, the design and knowledge requirements contribute to theory by establishing the initial objectives of a design science artifact, which can be developed in future research. Furthermore, they support a more comprehensive and sociotechnical view for the practical development and implementation of hybrid intelligence in autonomous driving systems beyond the prevailing focus on vehicular capabilities. Hybrid intelligence, autonomous driving systems, data-driven decision-making, design requirements, knowledge requirements Workshop Proceedings</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Autonomous driving has evolved with the advancements in
AI, sensor technology, and intelligent control in a
multidisciplinary intersection of research [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. While the concept was
ifrst implemented decades ago, technological developments
have led to increased attention and research in autonomous
driving systems (ADS) [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>
        An ADS generally has six stages or layers, with each stage
feeding new information into the next stages: (1) the
sensor and hardware layer for gathering data about static and
dynamic objects from the environment, (2) the perception
layer for performing object tracking and detection tasks, (3)
the localization and mapping layer for getting the vehicle’s
position in the environment, (4) the assessment layer for
estimating the overall risk and performing predictions to avoid
accidents, (5) the path planning and decision-making layer
for getting the shortest path from start to end point without
collisions, and (6) the control layer which uses actions to
control the vehicle to perform the path [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        The main focus of this paper is on the decision-making
layer; however, the aim is not to attain the shortest path
but rather to utilize hybrid intelligence (HI), or hybrid
augmented intelligence (HAI) as it is referred to in some
papers [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], for planning the best route according to multiple
human-machine criteria. This is because decision-making
and planning can evolve by augmenting human and machine
intelligence into HI. Human drivers have the capability to
improve the performance of autonomous driving in
realworld trafic, and their feedback should be introduced into
the learning process of ADSs [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>Nevertheless, although research extensively covers
tech(T. Päivärinta)
(T. Päivärinta)</p>
    </sec>
    <sec id="sec-2">
      <title>2. Theoretical Background</title>
      <sec id="sec-2-1">
        <title>2.1. Autonomous Driving Systems</title>
        <p>
          ADSs are defined by the Society of Automotive Engineers
(SAE) as “vehicle driving automation systems that perform
part or all of the dynamic driving task on a sustained basis”
[
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]. There are six levels of driving automation from
Levels 0 to 5. Level 0 systems exhibit no driving automation.
Level 1 systems include primitive driver assistance, while
Level 2 systems have partial driving automation into which
advanced driver assistance systems are integrated. Level
3 systems exhibit conditional driving automation where
drivers should be ready to respond and take over. On the
other hand, Level 4 systems have high driving automation
and do not require human attention but can only operate in
limited domains and infrastructures. Finally, Level 5 systems
are those with full driving automation [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ][
          <xref ref-type="bibr" rid="ref5">5</xref>
          ].
        </p>
        <p>CEUR</p>
        <p>ceur-ws.org</p>
        <p>The scope of this paper focuses on Level 1, 2, and 3 ADSs,
which require some form or degree of human supervision
and intervention. In the future, this research can be
developed for Level 4 ADSs. However, Level 0 and 5 ADSs, which
either require full or no driver control and intervention, are
outside the scope of this research.</p>
        <p>
          The ability of autonomous driving to handle dynamic
driving environments is based on two fundamental components:
decision-making and motion planning. In decision-making,
information is acquired on trafic perception and vehicle
states, and driving tasks are accomplished by generating
desired driving behavior. Next, motion planning occurs by
calculating the desired trajectory or vehicle actuator
commands [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ].
        </p>
        <p>
          Higher levels of automation are more complex, although
still lacking in outperforming human drivers, and require a
perception system (which perceives data through sensors
from the environment), trafic rules interpreter, and a
vehicle controller in addition to the decision system which
controls vehicle behavior and what reaction the system
should perform [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ].
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Human-Machine Hybrid Intelligence in</title>
      </sec>
      <sec id="sec-2-3">
        <title>Autonomous Driving</title>
        <p>
          Despite recent technological advancements, many tasks are
yet unsolvable by machines alone and require
sociotechnical ensembles of humans and machines, or HI systems [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ].
HI emphasizes human-AI complementarity by utilizing the
senses, perceptions, emotional intelligence, and social skills
of humans with the advanced processing, computational,
and pattern detection capabilities of AI [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ].
        </p>
        <p>
          Furthermore, such human-machine collaboration leads to
collaborative rationality, which is no longer bounded by the
limitations of each and can lead to higher quality and more
informed data-driven decisions [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]. Accordingly, a human
and machine agent collaborate together, informed by data
from various sources. Collaborative rationality and/or HI
then facilitate data-driven decision-making, and the results
of the decisions and their evaluation provide feedback that
can be fed back into the system to enable new types of
learning [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ].
        </p>
        <p>
          Many application areas for HI have been discussed
throughout the literature. For example, HI can be useful for
autonomous vehicles, which require accurate and up-to-date
comprehensive maps to provide real-time environmental
information. Human agents could provide information and
knowledge about the streets, such as rush hour situations,
detours in various times and conditions, and their
experiences and recommendations for navigation. On the other
hand, real-world information could be provided by trafic
cameras and monitoring sensors, as well as satellites and
global maps. Advanced algorithms can then suggest
navigation controls based on fusing both human and machine
intelligence [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ].
        </p>
        <p>
          HI can lead to a semi-autonomous driving architecture
through which human and machine agents can
cooperatively achieve driving tasks with better system performance
than would be achieved by each on their own [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ].
Furthermore, data from human guidance and real-time evaluation
reflects the driving preferences of humans and can improve
the learning quality of machine agents [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]. Nevertheless,
such systems are very complex, require high levels of
information fusion, and are encumbered by several challenges,
such as the integration of complicated systems, ensuring
robustness and reliability in complex scenarios and weather
conditions, incorporating human cognition and knowledge
with existing information for decision-making, and data
privacy protection [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ].
        </p>
      </sec>
      <sec id="sec-2-4">
        <title>2.3. Research Gap</title>
        <p>
          While some studies focus on augmenting human feedback
to reinforcement learning in the decision-making and
planning of autonomous vehicles [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ], human input is only
observed in ex-post evaluation of the vehicle’s decisions, and
human knowledge is not augmented ex-ante into the
decision. Other studies aim to model human psychology and
cognition into intelligent decision-making systems for
autonomous driving [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]. However, such research mainly
focuses on enhancing the autonomy, algorithms, and
performance of the vehicle (e.g. [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ][
          <xref ref-type="bibr" rid="ref2">2</xref>
          ][
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]) without harnessing
the capabilities and knowledge of human drivers during the
collaborative driving and decision-making process.
        </p>
        <p>
          Another study emphasized the importance of HI for
autonomous urban vehicle control through a theoretical
example, with no practical guidelines on the design requirements
of such systems [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ]. A theoretical architecture for HI in
autonomous driving was also proposed, along with several
research challenges [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ]. Nonetheless, the requirements
for designing such systems in practice are not elaborated.
Hence, this research aims to define the design and
knowledge requirements for HI in ADSs.
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Research Method and Design</title>
      <sec id="sec-3-1">
        <title>3.1. Research Process</title>
        <p>
          A design science research (DSR) methodology is planned to
be adopted for designing a HI-ADS. This paper constitutes
the initial stages of defining the requirements of the
solution artifact [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] according to the practical needs derived
from the environment and the knowledge gained from the
knowledge base [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ].
        </p>
        <p>First, the 6G Visible project within which this research
is conducted is explained. Next, the data-driven
decisionmaking use case, which was determined to narrow the scope
of the research, is elaborated. Consequently, data was
collected through several semi-structured interviews, which
are covered in subsection 3.5.</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. The 6G Visible Project: Looking Around the Corner</title>
        <p>The 6G Visible project aims to develop advanced solutions
for autonomous and semi-autonomous driving while
considering the capabilities of 6G network technologies to support
real-time, safety-critical services. These solutions aim to
provide visibility for objects not visible to drivers or
detectable by existing vehicle sensors, even in various weather
conditions. This involves creating dynamic, real-time
models of the environment, trafic, and weather conditions, as
well as detecting obstacles for autonomous driving.</p>
        <p>Furthermore, it involves augmenting human rationality
and knowledge with machine rationality and artificial
intelligence while utilizing various data and knowledge sources
(e.g. vehicle, sensor, trafic, weather, feedback) to enhance
data-driven decision-making in autonomous driving. The
research is conducted through a collaboration between
software engineering/information systems, the Finnish
Meteorological Institute (FMI), and leading industry collaborators
in AI, digital twins, and autonomous driving.</p>
        <p>Current autonomous vehicle solutions rely on static
environmental models (such as maps of city streets and
buildings, etc.) and integrated sensors on the vehicle. While
they work well for many applications, they are limited in
providing real-time information and rapidly changing
situations beyond the sensor’s range. Furthermore, icy and harsh
weather conditions can afect driving and road conditions
in various ways that may not traditionally be accounted for.
Hence, real-time dynamic environmental data, including
weather adaptation, is essential to enhance autonomous
systems.</p>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. Data-Driven Decision-Making Use Case:</title>
      </sec>
      <sec id="sec-3-4">
        <title>Route Planning and Change</title>
        <p>To narrow the scope of the research, three data-driven
decision-making use cases were determined based on their
dependence on the changing conditions of the external
environment. First, in the route planning and change use case,
the HI system should determine the optimal route and adapt
to complex road situations, changes in the environment,
and unexpected weather conditions. Second, in the parking
use case, the system should support automating the parking
process according to the relevant external conditions. Third,
in the weather and lighting adaptation use case, the system
should adjust to various weather and lighting conditions
based on data and the environment.</p>
        <p>The first data-driven decision-making use case, route
planning and change, was selected as the most
comprehensive and highest-priority use case to start with.</p>
        <p>
          Finding the route on the road network from the origin
to the final destination is the responsibility of the global
planner in the ADS, where high performance has become
an industry standard through advancements in GPS and
ofline map navigation systems. However, depending on the
country or location, road hierarchies difer, and the shortest
path may not be the fastest or most desirable. Furthermore,
there are other considerations, such as avoiding obstacles,
satisfying optimization criteria, and understanding road
semantics, lanes, and drivable surfaces [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ].
        </p>
        <p>
          In many countries, such as Finland, weather conditions
complicate autonomous driving. Winter conditions that
cause slippery and icy road surfaces and low visibility due
to fog, heavy snowfall, or blizzards and blowing snow are
challenging for ADSs and may require making sudden or
precautionary changes to particular routes. Precise and
real-time weather information is necessary, along with
information about road conditions, obstacles, flooding, or
other unexpected situations. Additionally, instruments that
detect the driving circumstances, such as sensors, cameras,
LiDAR, and radar, are crucial for autonomous driving and
yet face many vulnerabilities in harsh weather and winter
conditions [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ].
        </p>
      </sec>
      <sec id="sec-3-5">
        <title>3.4. Interview Data Collection</title>
        <p>An iterative top-down approach was adopted for designing
semi-structured, qualitative interview questions and for data
collection, as shown in Figure 1. Rather than defining the
available data that can be used to support the data-driven
decision, we started by defining the decision scenario and
context and drilling down to the knowledge and then the
data required to support such decisions. By following this
approach, we can focus our resources to utilize only the
necessary knowledge and data.</p>
        <p>
          The interview questions were structured into themes
according to the components of the framework proposed
in Section 3.1. and the elements of data-driven
decisionmaking [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ]. Hence, there were questions about the
decision, decision-making process, knowledge, data, human
decision-maker, machine, and decision evaluation as
separate attributes.
        </p>
        <p>
          Deductive thematic analysis [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ] was then applied to
group the requirements discussed during the interviews
according to the predefined themes.
        </p>
        <p>A total of 6 interviews, each approximately 2 hours long,
were conducted as summarized in Table 1. Accordingly, the
interviewees were provided with the interview questions,
and open discussions were held.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Results and Discussion</title>
      <sec id="sec-4-1">
        <title>4.1. Dynamic Route Planning and Change</title>
      </sec>
      <sec id="sec-4-2">
        <title>Decision Considerations</title>
        <p>The dynamic route planning and change decision scenario
is a complex data-driven decision with various internal and
external factors. The considerations that must be accounted
for within the decision scenario that resulted from the
interviews are synthesized below. They are categorized into
themes based on the seven attributes upon which the
interviews were structured.</p>
        <sec id="sec-4-2-1">
          <title>4.1.1. Decision</title>
          <p>The decisions involve selecting and adapting the optimal
route based on the combination of a variety of factors,
including weather conditions, road friction, road conditions,
visibility, accident alerts, trafic information, speed limits,
familiarity with the route, road maintenance, trafic jams,
construction or roadwork, rest points, personal preferences
such as scenery and facilities, how busy the route is, and the
driver’s urgency. Additionally, considerations like vehicle
type (personal vs. public transport), driver experience, and
road safety are important to account for.</p>
          <p>The necessity for route adaptation or change usually
arises from emergent conditions such as changes in weather,
mostly based on road friction from icy conditions, sudden
trafic changes, accidents or emergencies, or alterations in
driver preferences or requests.</p>
          <p>Human preferences, experience, and input play a large
role in route planning and change. For instance, drivers
may prefer particular routes based on services (e.g.
certain gas stations), familiarity with the route, avoidance of
roadwork, or other preferences, regardless of the expected
time for taking the route or other variables. Additionally,
icy roads complicate driving and are dificult to account for.
They require consideration of the road lanes, which are not
visible in such conditions, friction, speed, trafic, and other
variables.</p>
          <p>For example, one interviewee remarked, “We have tested
the automatic vehicle with machine vision that works during
summer somehow, but not very reliably even then, and
winter would be impossible because it’s trying to search for
the white [lane] lines.” Additionally, sensors are not always
accurate (e.g. may be blocked and sense a normal road as
icy). This usually requires an experienced driver who can
realize whether or not the road is actually icy.</p>
          <p>As another example, one interviewee stated, “I know I
don’t change the route because basically, I know that there’s
no trafic jam there. There’s, for some reason, a slow car
driving there, and it’s giving false readings to that server,
and the server is sending to my GPS in my own vehicle data
that there’s a trafic jam in front, because there are slow cars
there…it’s not really necessary to drive 20-30 kilometers
more because of that.”</p>
          <p>Hence, trafic congestion may be due to a few cars which
are slow (e.g. due to weather or road conditions) and may
not require a route change. However, the system might
usually suggest changing to another, longer route due to
trafic congestion. An experienced driver would know that
this is not actual congestion, but due to a slow car which
will pass soon. Accordingly, it would not be necessary to
change to a less desirable route.</p>
          <p>While route planning and optimization is an important
aspect for autonomous driving, both for individuals and
public personal transportation, such as taxis, it is currently
mainly managed by the personal knowledge and experience
of the drivers.</p>
        </sec>
        <sec id="sec-4-2-2">
          <title>4.1.2. Decision-Making Process</title>
          <p>The decision-making process requires environmental
awareness and starts with the collection of data regarding available
routes, estimated travel times, and current and predicted
road and weather conditions. This data is then evaluated
against a set of criteria that may include safety
considerations, eficiency metrics, and personal preferences.
Accordingly, the alternatives may be prioritized, and a route
choice is made. The process should be iterative and allow
reassessing and modifying the decision and plans based on
incoming information and changing conditions.</p>
          <p>The process is highly dependent on the level of
automation of the ADS. Lower levels require more human
involvement in the decision-making process, while higher levels
would necessitate more automated processes with less
human intervention.</p>
        </sec>
        <sec id="sec-4-2-3">
          <title>4.1.3. Knowledge</title>
          <p>Informed decision-making in the context of route planning
and change requires access to and understanding of
various knowledge areas. Essential knowledge includes
access to and interpretation of reliable trafic, road condition,
and weather information, as well as their implications on
the route, safety, and driving speed. Furthermore, while
knowledge about other vehicles is crucial, current
vehicleto-vehicle communication is limited.</p>
          <p>Additionally, the application of real-time data from
weather stations and the utilization of algorithms for rapid
data analysis and interpretation are critical for making
informed decisions about route adaptations. Human intuition
and experience remain to be important sources of
knowledge and understanding of the environmental context.
4.1.4. Data
The decision is heavily reliant on multiple data sets, which
include accurate GPS and location data, sensor, camera, and
LiDAR data, detailed road weather information, trafic
congestion reports, construction and accident updates, visibility
(e.g. fog or increased sunshine), and precise road surface
temperatures and conditions (e.g. ice, snow, or water
presence). Nevertheless, GPS routes, and maps are not always
precise. One interviewee commented, “We need accurate
GPS routes, but the maps aren’t usually so accurate. You
need to go and measure them yourself with [real time
kinematic] RTK GPS, usually.”</p>
          <p>Regarding weather data, one interviewee said, “We need
to be wary in situations where it is below 0 degrees [C] or
close to 0 degrees, and then we have observations, and we
also model the road conditions; which means if there is ice
or snow or water on the road.”</p>
          <p>The sources of data range from the vehicle and its sensors
and systems to external weather stations or other services
and data sources. Derived or calculated variables are also
necessary, such as friction levels, driving condition indices,
and precipitation information. One interviewee informed,
“We also calculate these kinds of more advanced variables
like friction that tell us if the friction value is low, then
it’s slippery, and if it’s high, then it’s not slippery and also
gives this kind of three-level index that is the driving
condition: normal, bad, or very bad. Precipitation information is
probably important, like if there’s a storm or something.”</p>
          <p>Additionally, for route changes, new information
acquired en route is crucial. The availability of trafic
accident data, changes in weather forecasts (according to an
interviewee, “They [weather data] can also change because
sometimes the forecast is wrong and then we suddenly
notice…sometimes there can be these kinds of exceptional
changes.”), and real-time trafic flow data further inform
decision-making. Metadata and decision variables can be
recorded in logs to monitor the decision and inform future
decisions.</p>
        </sec>
        <sec id="sec-4-2-4">
          <title>4.1.5. Human Decision-Maker</title>
          <p>The role of the human is highly dependent on the level of
ADS automation. Within the scope of this research, humans
play a critical role in overseeing and finalizing decisions,
with the ability to adjust or override automated suggestions
based on their personal judgment, experience, and real-time
observations. The human decision-maker generally
evaluates automated recommendations, verifies machine
observations (e.g. from sensors), ensures safety, and considers
personal preferences or knowledge of local conditions.</p>
          <p>Some limitations to human drivers exist. For example, not
all drivers are efective at predicted driving, or predicting
and reacting to driving scenarios, due to limitations in
cognitive and memory functions. Furthermore, emotions may
also lead to poor decisions. For example, if there is a trafic
delay, a driver’s mood may become negatively afected and
lead to rash decisions that wouldn’t have otherwise been
made.</p>
          <p>Nevertheless, while such human errors and biases exist,
these can be reduced through the provision of simplified
information and reliable data to support decision-making.
For example, knowing what is causing the trafic delay and
possible predictions may prevent negative moods and lead
to better decisions. Additionally, more minor errors can
automatically be corrected or alerted to by the vehicle, such
as lane keeping. For example, an interviewee added, “I
would say in normal cars, there are cameras monitoring
humans, so if they fall asleep or something like that, then
their vehicle can try to stop at least some of them…Of course,
the lane keeping and stuf like that, there’s a lot of that
already in modern cars.”</p>
          <p>Furthermore, humans may have more experience as well
as environmental and situational awareness than machines.
For example, if the ADS suggests a route change based on
a trafic jam, a human who has more experience with that
particular route may know that the trafic jam is due to a
slow car, which will clear up quickly, and that the current
route remains more optimal than a route change.
4.1.6. Machine
The role of the machine is also dependent on the level of
the ADS automation, with higher levels requiring larger
machine roles. Nevertheless, the current status of technology
requires human oversight, validation, and control. Thus,
humans generally make the final decisions. Machines can
support (or make) the decision by suggesting (or taking)
routes based on programmed criteria, preferences, safety,
and eficiency, while drawing on quality data and updated
maps. However, current systems remain subpar in terms of
data and recommendation reliability, availability of more
comprehensive information and environmental awareness,
consideration of a variety of human preferences, and
efective and eficient communication with the human driver.</p>
          <p>Particularly in route change scenarios, such decisions
need to be made on the spot and communicated to the driver
in the fastest, simplest, and least disturbing way possible.
Additionally, there should be some degree of transparency
for the human driver to understand why the route is being
changed, and to be given the chance to override the decision
as long as it does not compromise safety requirements.</p>
          <p>On the other hand, vehicles need more situational
awareness about the environment and decision context, as is
emphasized by Siili Auto. While not all available data is used
by the vehicle, such data may be crucial to other vehicles.
Accordingly, there should be vehicle-to-vehicle
communication, and data can be shared across a network.</p>
          <p>Some companies, such as Elektrobit, have developed
automated driving software that aims to make the vehicle
aware of the surroundings and road ahead, see beyond the
range of sensors through predictions, provide precise
positioning, and model the vehicle environment. With such
features, vehicle capabilities may be enhanced and provide
more knowledge to the HI-ADS for supporting data-driven
decision making. Nevertheless, renewing vehicle-level
instrumentation, which deploys the latest technologies, takes
time.</p>
        </sec>
        <sec id="sec-4-2-5">
          <title>4.1.7. Decision Evaluation</title>
          <p>After the data-driven decision is made, it should be
evaluated, either during the route or after the destination is
reached. It can be evaluated through several metrics or
criteria, which include passenger satisfaction, safety
perceptions, and the accuracy of estimated versus actual travel
times. Manual mechanisms for feedback, such as user
ratings or direct input on satisfaction levels, could help in
refining future decision-making processes and should be
supported by the system. Additionally, more automated
feedback mechanisms should also be considered.</p>
          <p>Moreover, although it is not generally considered, the
impact of the decision on the external environment and other
vehicles should be accounted for. For example, actions such
as unnecessary overtaking may also delay other vehicles
and negatively impact trafic and should be evaluated as
such. However, humans and current technologies may not
consider the efect or consequences of the decision on others
or the external environment.</p>
          <p>Furthermore, evaluation could be conducted by
incorporating external data sources, such as weather or accident
data, to perform a more comprehensive evaluation. Local
forecasts can be compared to observation data (e.g., roads
that were predicted to be slippery but weren’t, or vice versa)
to enhance future decisions, not only for the vehicle but
for other vehicles as well. However, more global evaluation
would require communication with other servers, weather
stations, and other vehicles.</p>
        </sec>
      </sec>
      <sec id="sec-4-3">
        <title>4.2. Design Requirements</title>
        <p>Based on the results of the interviews and considerations
discussed in the previous subsection, the requirements that</p>
        <p>Determine various human and machine
knowledge sources to support the decision.</p>
        <p>Map the knowledge sources to an ontology.</p>
        <p>Determine accurate data sources required
for the decision. Determine how the data
is represented and afects the decision.</p>
        <p>Determine the role of the human in
decision-making according to the level of
ADS automation. Define areas where
human judgment, environmental awareness,
and experience should have a higher
impact on the decision.</p>
        <p>Determine the role of the machine in
decision-making according to the level of
ADS automation. Define areas where
machine capabilities should have a higher
impact on the decision. Provide the capability
to consider human experience and
preferences. Determine eficient and efective
means for human-machine communication
and interaction. Enhance situational
awareness of the vehicle. Determine available
software and toolkits which may support
the system.</p>
        <p>Define evaluation criteria and feedback
mechanisms. Incorporate various aspects
for evaluation, including impact and
consequences on the internal and external
environments. Provide the capability to detect,
reduce, and learn from both human and
machine decision-making and errors.
should be supported when designing a HI-ADS are
summarized in Table 2.</p>
      </sec>
      <sec id="sec-4-4">
        <title>4.3. Knowledge Requirements</title>
        <p>
          For representing human and machine knowledge in the
system, knowledge graphs (KG) can be used to structure the
knowledge and enable HI systems. A KG is a large-scale
knowledge base commonly used for intelligent applications,
which comprises a large number of entities and the
relationships between them [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]. The KG construction process
is as follows. Starting with the knowledge acquisition, the
data for building the ontology is acquired. Knowledge
fusion tasks are then performed. The knowledge is stored
and represented, and then processed to create and update
an ontology. Consequently, after the ontology is built, the
knowledge can be utilized, and further iterations can occur
to evolve the KGs [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ].
        </p>
        <p>Such aspects can serve as a basis for augmenting human
and machine knowledge within the HI-ADS to support
datadriven decision-making and enable knowledge sharing and
utilization.</p>
        <p>As an initial stage, the knowledge requirements that were
1
2
3
4
5
6
7
8
9</p>
        <p>Internal knowledge from the vehicle, including
vehicle and tire conditions, fuel status, vehicle
functions, speed, location, time, other
measurements, and internal sensors.</p>
        <p>External knowledge from the vehicle, including
information from sensors and cameras about
actual road surfaces and types, road friction,
proximity, and the surrounding (immediate)
environment.</p>
        <p>Knowledge from the human, including driver
preferences, experience, and continuous
feedback.</p>
        <p>Knowledge from external weather services and
stations, including current weather information,
station and road forecasts, road conditions, road
condition severity, and resulting crash risk
levels.</p>
        <p>Knowledge from map and positioning services
about roads, including road segments and
locations, and road types.</p>
        <p>Knowledge about the road environment and
semantics that may afect human preferences,
including roadside facilities and stops, road
scenery, road surface, and speed limits.</p>
        <p>Knowledge about the current and predicted
traffic situations from trafic or city services,
including trafic density, emergencies, accidents, and
road maintenance.</p>
        <p>Knowledge incoming from other vehicles and
external sources.</p>
        <p>Knowledge from predictions incoming from
advanced systems.
determined from the interviews are summarized in Table 3
and can subsequently be considered for building the
ontology.</p>
        <p>Based on the knowledge requirements and through
further research and work, an initial ontology is developed.
However, the ontology is not presented within the scope of
this paper and will be developed further in the future for
constructing the KGs within the HI-ADS.</p>
      </sec>
      <sec id="sec-4-5">
        <title>4.4. Theoretical and Practical Contributions</title>
        <p>The main contributions of this paper are two-fold: the
design requirements in Table 2 and the knowledge
requirements in Table 3.</p>
        <p>
          The design requirements cover a range of multi-faceted
attributes that should be reflected in the system, as opposed
to focusing only on vehicular requirements, technological
advancements, or planning and prediction algorithms (e.g.
[
          <xref ref-type="bibr" rid="ref13">13</xref>
          ][
          <xref ref-type="bibr" rid="ref3">3</xref>
          ][
          <xref ref-type="bibr" rid="ref5">5</xref>
          ]). While such focused research is necessary for
advancing ADSs, it generally does not consider the human
aspect or additional decision-making factors. This paper
contributes to such a gap by proposing a more
comprehensive viewpoint to the data-driven decision scenario.
        </p>
        <p>Accordingly, the attributes considered in the design
requirements include the decision, decision-making process,
knowledge, data, human, machine, and decision evaluation
considerations.</p>
        <p>A set of knowledge requirements for the system is
subsequently proposed, from which an ontology can be
developed, and the data required by the system can further be
determined. By adopting a top-down approach, resources
can be focused on gathering only the necessary data and
knowledge that support the data-driven decision.</p>
        <p>Therefore, the design and knowledge requirements
contribute to theory by establishing the initial objectives of a
design science artifact, which can be developed in future
research. Furthermore, they support a more comprehensive
and sociotechnical view for the practical development and
implementation of hybrid intelligence in autonomous
driving systems beyond the prevailing and somewhat myopic
focus on vehicular capabilities.</p>
        <p>
          Moreover, this paper supports existing research that
emphasizes the need for improving situational awareness of
the vehicle and its understanding of the environment [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ],
incorporating human feedback into the learning process for
HI-ADSs [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ], and considering various factors from multiple
systems and utilizing human cognition [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ]. Such needs
are reflected in the design and knowledge requirements and
extended upon with additional considerations regarding
the data-driven decision context. Additionally,
determining the knowledge requirements is an important, although
commonly overlooked, prerequisite for supporting the
development of knowledge graphs within the HI-ADSs.
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>In this paper, we aimed to determine the design and
knowledge requirements for developing HI-ADSs. Six expert
interviews were conducted within the scope of the 6G
Visible project. Consequently, following a top-down approach,
considerations for a dynamic route planning and change
decision scenario were defined based on seven attributes:
the decision, decision-making process, knowledge, data,
human decision-maker, machine, and decision evaluation.
From these considerations, the design requirements were
determined, followed by the knowledge requirements for
HI-ADSs</p>
      <p>
        Future work involves building an ontology and
knowledge graph based on the knowledge requirements, merging
the main concepts from the data-driven decision-making
and evaluation model in [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] and the KG construction
process in [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] into a conceptual framework for augmenting
human-machine intelligence and knowledge, and
designing a HI-ADS based on the design requirements. Finally,
data privacy, legal, and ethical regulations and requirements
were not covered within the scope of this research and may
be considered in the future.
      </p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments</title>
      <p>This research was partially funded by Business Finland. We
would like to acknowledge the Finnish Meteorological
Institute, Siili Auto, Elektrobit, and the interviewees from the
local taxi company and driving school in Finland for their
cooperation.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>K.</given-names>
            <surname>Yuan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Cao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <article-title>Evolutionary Decision-Making and Planning for Autonomous Driving: A Hybrid Augmented Intelligence Framework</article-title>
          ,
          <source>IEEE Transactions on Intelligent Transportation Systems</source>
          (
          <year>2024</year>
          )
          <fpage>1</fpage>
          -
          <lpage>13</lpage>
          . URL: https://ieeexplore.ieee.org/abstract/document/ 10400976. doi:
          <volume>10</volume>
          .1109/TITS.
          <year>2023</year>
          .
          <volume>3349198</volume>
          , conference Name:
          <source>IEEE Transactions on Intelligent Transportation Systems.</source>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Khan</surname>
          </string-name>
          , Intelligent Environment Enabling Autonomous Driving, IEEE Access 9
          <article-title>(</article-title>
          <year>2021</year>
          )
          <fpage>32997</fpage>
          -
          <lpage>33017</lpage>
          . URL: https://ieeexplore.ieee.org/abstract/document/ 9356463. doi:
          <volume>10</volume>
          .1109/ACCESS.
          <year>2021</year>
          .
          <volume>3059652</volume>
          , conference Name: IEEE Access.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M.</given-names>
            <surname>Reda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Onsy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. Y.</given-names>
            <surname>Haikal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ghanbari</surname>
          </string-name>
          ,
          <article-title>Path planning algorithms in the autonomous driving system: A comprehensive review</article-title>
          ,
          <source>Robotics and Autonomous Systems</source>
          <volume>174</volume>
          (
          <year>2024</year>
          )
          <article-title>104630</article-title>
          . URL: https://www.sciencedirect. com/science/article/pii/S0921889024000137. doi:
          <volume>10</volume>
          .1016/j.robot.
          <year>2024</year>
          .
          <volume>104630</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <issue>J3016</issue>
          _
          <article-title>202104: Taxonomy and Definitions for Terms Related to Driving Automation Systems for On-Road Motor Vehicles -</article-title>
          SAE International,
          <year>2021</year>
          . URL: https: //www.sae.org/standards/content/j3016_
          <fpage>202104</fpage>
          /.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>E.</given-names>
            <surname>Yurtsever</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lambert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Carballo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Takeda</surname>
          </string-name>
          , A Survey of Autonomous Driving:
          <article-title>Common Practices and Emerging Technologies, IEEE Access 8 (</article-title>
          <year>2020</year>
          )
          <fpage>58443</fpage>
          -
          <lpage>58469</lpage>
          . URL: https://ieeexplore.ieee. org/document/9046805/. doi:
          <volume>10</volume>
          .1109/ACCESS.
          <year>2020</year>
          .
          <volume>2983149</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>M.</given-names>
            <surname>Czubenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Kowalczuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ordys</surname>
          </string-name>
          ,
          <source>Autonomous Driver Based on an Intelligent System of DecisionMaking, Cognitive Computation 7</source>
          (
          <year>2015</year>
          )
          <fpage>569</fpage>
          -
          <lpage>581</lpage>
          . URL: https://doi.org/10.1007/s12559-015-9320-5. doi:
          <volume>10</volume>
          .1007/s12559-015-9320-5.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>D.</given-names>
            <surname>Dellermann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Calma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Lipusch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Weber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Weigel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Ebel</surname>
          </string-name>
          ,
          <article-title>The Future of Human-AI Collaboration: A Taxonomy of Design Knowledge for Hybrid Intelligence Systems</article-title>
          ,
          <year>2019</year>
          . URL: http://hdl.handle.net/ 10125/59468.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>P.</given-names>
            <surname>Hemmer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Schemmer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Vössing</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kühl</surname>
          </string-name>
          ,
          <article-title>Human-AI Complementarity in Hybrid Intelligence Systems: A Structured Literature Review</article-title>
          ,
          <source>PACIS 2021 Proceedings</source>
          (
          <year>2021</year>
          ). URL: https://aisel.aisnet.org/ pacis2021/78.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>N.</given-names>
            <surname>Elgendy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Elragal</surname>
          </string-name>
          , T. Päivärinta,
          <article-title>Evaluating collaborative rationality-based decisions: a literature review</article-title>
          ,
          <source>Procedia Computer Science</source>
          <volume>219</volume>
          (
          <year>2023</year>
          )
          <fpage>647</fpage>
          -
          <lpage>657</lpage>
          . URL: https://linkinghub.elsevier. com/retrieve/pii/S1877050923003447. doi:
          <volume>10</volume>
          .1016/j. procs.
          <year>2023</year>
          .
          <volume>01</volume>
          .335.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>N.</given-names>
            <surname>Elgendy</surname>
          </string-name>
          ,
          <article-title>Enhancing collaborative rationality between humans and machines through data-driven decision evaluation</article-title>
          ,
          <source>in: CEUR Workshop Proceedings</source>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>M.</given-names>
            <surname>Moradi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Moradi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Bayat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. N.</given-names>
            <surname>Toosi</surname>
          </string-name>
          ,
          <article-title>Collective hybrid intelligence: towards a conceptual framework</article-title>
          ,
          <source>International Journal of Crowd Science</source>
          <volume>3</volume>
          (
          <year>2019</year>
          )
          <fpage>198</fpage>
          -
          <lpage>220</lpage>
          . URL: https: //ieeexplore.ieee.org/abstract/document/9826654. doi:
          <volume>10</volume>
          .1108/IJCS-03-2019-0012, conference Name:
          <source>International Journal of Crowd Science.</source>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>H.</given-names>
            <surname>Ning</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Yin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ullah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Shi</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          <article-title>Survey on Hybrid Human-Artificial Intelligence for Autonomous Driving</article-title>
          ,
          <source>IEEE Transactions on Intelligent Transportation Systems</source>
          <volume>23</volume>
          (
          <year>2022</year>
          )
          <fpage>6011</fpage>
          -
          <lpage>6026</lpage>
          . URL: https://ieeexplore.ieee.org/abstract/document/ 9423526. doi:
          <volume>10</volume>
          .1109/TITS.
          <year>2021</year>
          .
          <volume>3074695</volume>
          , conference Name:
          <source>IEEE Transactions on Intelligent Transportation Systems.</source>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>A.</given-names>
            <surname>Benterki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Boukhnifer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Judalet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Maaoui</surname>
          </string-name>
          ,
          <source>Artificial Intelligence for Vehicle Behavior Anticipation: Hybrid Approach Based on Maneuver Classification and Trajectory Prediction, IEEE Access 8</source>
          (
          <year>2020</year>
          )
          <fpage>56992</fpage>
          -
          <lpage>57002</lpage>
          . URL: https: //ieeexplore.ieee.org/abstract/document/9043491. doi:
          <volume>10</volume>
          .1109/ACCESS.
          <year>2020</year>
          .
          <volume>2982170</volume>
          , conference Name: IEEE Access.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>K.</given-names>
            <surname>Pefers</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Tuunanen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Rothenberger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Chatterjee</surname>
          </string-name>
          ,
          <source>A Design Science Research Methodology for Information Systems Research, Journal of Management Information Systems</source>
          <volume>24</volume>
          (
          <year>2007</year>
          )
          <fpage>45</fpage>
          -
          <lpage>77</lpage>
          . URL: https://doi.org/10.2753/MIS0742-1222240302. doi:
          <volume>10</volume>
          . 2753/MIS0742-1222240302, number: 3 Publisher: Routledge _eprint: https://doi.org/10.2753/MIS0742- 1222240302.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>A. R.</given-names>
            <surname>Hevner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. T.</given-names>
            <surname>March</surname>
          </string-name>
          , J. Park, S. Ram,
          <source>Design Science in Information Systems Research, MIS Quarterly 28</source>
          (
          <year>2004</year>
          )
          <fpage>75</fpage>
          -
          <lpage>105</lpage>
          . URL: https://www.jstor.org/stable/ 25148625. doi:
          <volume>10</volume>
          .2307/25148625, number: 1 Publisher: Management Information Systems Research Center, University of Minnesota.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>M.</given-names>
            <surname>Hippi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Sukuvaara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Mäenpää</surname>
          </string-name>
          , T. Perälä, Weather Service to Support Autonomous Driving in Adverse Weather Conditions,
          <string-name>
            <surname>DRUSKININKAI</surname>
          </string-name>
          ,
          <source>LITHUANIA (14-16TH JUNE</source>
          <year>2022</year>
          )
          <article-title>(????) 123</article-title>
          . URL: https://www.zurnalai.vu.lt/proceedings/article/ download/27645/26922/#page=
          <fpage>124</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Smith</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Qualitative</given-names>
            <surname>Psychology</surname>
          </string-name>
          : A Practical Guide to Research Methods, SAGE,
          <year>2015</year>
          .
          <article-title>Google-Books-ID: lv0aCAAAQBAJ.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Zhao</surname>
          </string-name>
          , J. Cheng,
          <string-name>
            <given-names>X.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Duan</surname>
          </string-name>
          ,
          <article-title>Knowledge Graph Completion: A Review, IEEE Access 8 (</article-title>
          <year>2020</year>
          )
          <fpage>192435</fpage>
          -
          <lpage>192456</lpage>
          . URL: https://ieeexplore.ieee. org/document/9220143/. doi:
          <volume>10</volume>
          .1109/ACCESS.
          <year>2020</year>
          .
          <volume>3030076</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>A.</given-names>
            <surname>Teern</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kelanti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Päivärinta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Karaila</surname>
          </string-name>
          ,
          <article-title>Design Objectives for Evolvable Knowledge Graphs, Complex Systems Informatics</article-title>
          and Modeling
          <string-name>
            <surname>Quarterly</surname>
          </string-name>
          (
          <year>2023</year>
          )
          <fpage>1</fpage>
          -
          <lpage>15</lpage>
          . URL: https://csimq-journals.rtu.lv/article/ view/csimq.2023-
          <volume>36</volume>
          .01. doi:
          <volume>10</volume>
          .7250/csimq.2023-
          <volume>36</volume>
          . 01, number:
          <fpage>36</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>