<!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>Interpretable Neural System Dynamics: Combining Deep Learning with System Dynamics Modeling to Support Critical Applications</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Riccardo D'Elia</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Applied Sciences and Arts of Southern Switzerland, Dalle Molle Institute for Artificial Intelligence</institution>
          ,
          <addr-line>Lugano</addr-line>
          ,
          <country country="CH">Switzerland</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The objective of this proposal is to bridge the gap between Deep Learning (DL) and System Dynamics (SD) by developing an interpretable neural system dynamics framework. While DL excels at learning complex models and making accurate predictions, it lacks interpretability and causal reliability. Traditional SD approaches, on the other hand, provide transparency and causal insights but are limited in scalability and require extensive domain knowledge. To overcome these limitations, this project introduces a Neural System Dynamics pipeline, integrating Concept-Based Interpretability, Mechanistic Interpretability, and Causal Machine Learning. This framework combines the predictive power of DL with the interpretability of traditional SD models, resulting in both causal reliability and scalability. The eficacy of the proposed pipeline will be validated through real-world applications of the EU-funded AutoMoTIF project, which is focused on autonomous multimodal transportation systems. The long-term goal is to collect actionable insights that support the integration of explainability and safety in autonomous systems.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Explainable Artificial Intelligence (XAI)</kwd>
        <kwd>Neuro-symbolic AI</kwd>
        <kwd>Causal Machine Learning</kwd>
        <kwd>System Dynamics</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Context and Motivation</title>
      <p>The field of System Dynamics (SD) has long focused on modeling complex systems that underpin many
application domains. In transportation logistics, for example, dynamical systems are used to model
supply chain operations, trafic congestion, fleet management, and urban mobility planning.</p>
      <p>Traditional SD models rely on diferential equations and expert-defined rules to represent the evolution
of a system over time. These models provide interpretable causal pathways and have long been valued
for their transparency and accountability. However, they are constrained by simplifying assumptions
that often fail to capture the full complexity of real-world systems and sufer from limited scalability as
the number of interacting variables increases.</p>
      <p>
        Contemporary Deep Learning (DL) techniques ofer a promising alternative to overcome the
aforementioned limitations of traditional SD modeling. DL algorithms are indeed capable of learning automatically
the non-linear relationships that underpin dynamical systems’ behaviors from large-scale data [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ],
thereby supporting the development of scalable and highly precise predictive models. Yet, these gains
do not come costless. Unlike traditional SD models, which involve concepts and inferential rules that are
easily understandable by their users, DL models operate as sort of “black boxes”, whose semantics and
the decision-making logic behind their outputs remain mostly incomprehensible to users. Furthermore,
DL algorithms exploit predictions based on correlations, ignoring causal dependencies and mechanisms;
this is referred to as a lack of causal reliability [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Several methods have recently been proposed to
overcome the opacity issues of DL models, which fall under the umbrella term of eXplainable AI (XAI).
These methods provide valuable insight into how the DL models operate and produce their results.
However, existing XAI techniques mostly fail to provide models with well-defined semantics that are
interpretable to their users. This is because most available XAI methods are post-hoc, inspecting the
behaviors of naturally opaque models after training rather than trying to embed interpretable features
directly within a model’s structure. Moreover, these methods are mostly incapable of addressing causal
reliability problems as these fall beyond their usual target scope. This severely limits the usefulness of
these methods in system dynamics, where interpretability and causal reliability are equally fundamental
challenges that go hand in hand. Additionally, the dificulty of certifying deep learning systems due
to their limited explainability poses significant safety concerns in critical applications [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. This gap
is increasingly being explored in the emerging field of Neuro-symbolic AI, which integrates neural
networks and symbolic reasoning to create interpretable and data-driven models. Recent advances in
this field [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] align with the goals of this research, which seeks to combine System Dynamics with Deep
Learning, as detailed in Fig. 1. To address the challenges of interpretability and causal reliability in
DL-based dynamical systems modeling, this project moves away from post-hoc techniques and instead
focuses on the construction of an interpretable by design neural systems dynamic framework. A
plethora of diferent methods will be implemented to allow the combination of DL with the formalism
of SD. In particular, the focus will be on techniques from the fields of Concept-Based Interpretability
[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], as well as Mechanistic Interpretability [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] and Causal Machine Learning [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. The pipeline will be
structured as follows, with a more detailed description provided in section 3.
      </p>
      <p>As a first step, concept-based interpretability methods will be employed to identify a set of semantically
meaningful high-level variables (termed “concepts”) that describe understandable characteristics and
magnitudes of interest. CML techniques will then be implemented to detect the causal dependencies
among the selected high-level variables. Finally, mechanistically interpretable modeling techniques
will be leveraged to infer a set of interpretable structural dynamic equations that govern the system’s
behavior. Such equations will be determined by taking into account the previously identified causal
dependencies. This will not only allow for increased interpretability but will also contribute to anchoring
the models to the real-world causal structure, making them substantially more reliable and trustworthy
for safety-critical applications.</p>
      <p>As a final result, this pipeline should be able to return neural models that track the evolution of
systems over time, both by operating on semantically meaningful and actionable variables. It will be
implemented and evaluated on a real-world scenario from the EU-funded project AutoMoTIF, where SD
is involved in modeling the interoperability of multi-modal transportation terminals. A more detailed
description of the real-world application is provided in Sec. 1.1.</p>
      <p>Pros
Interpretability
Causal Reliability
Actionability</p>
      <p>System Dynamics</p>
      <p>Cons
Limited Scalability
High Dependency on
Expert Knowledge</p>
      <p>Interpretable Neural System Dynamics</p>
      <p>Pros
Intrinsic Interpretability
Human-Aligned
Explanations
Casual Reliability</p>
      <p>Scalability
Actionability
Data-driven pattern
recognition</p>
      <p>Deep Learning</p>
      <p>Pros
Scalability
Data-driven pattern
recognition</p>
      <p>Cons
Lack of Interpretability
No Causal Reasoning
Overfitting Risk</p>
      <sec id="sec-1-1">
        <title>1.1. Real-World Application: EU Project AutoMoTIF</title>
        <p>The doctoral research proposed herein will be carried out under the EU-funded AutoMoTIF project1
(Automation towards multimodal transportation and integration of freight). The project’s core focus lies in
the formulation of strategies, the development of business and governance models, and the generation
of regulatory recommendations. These are designed to facilitate the integration and interoperability of
automated transport systems. The project’s overarching objective is to automate multimodal freight
lfows and logistics supply chains within the intra-European network, thereby enhancing operational
eficiency and addressing existing regulatory and technological gaps.</p>
        <p>
          Within this project, System Dynamics plays a crucial role in modeling and optimizing multimodal
terminal operations, helping stakeholders to analyze and predict system behavior under diferent
operational conditions. However, the complexity of these environments calls for data-driven AI approaches,
which, despite their predictive power, often lack interpretability and causal reliability − critical aspects
for risk assessment and certification. This challenge aligns with the broader Trustworthy AI paradigm,
which underscores transparency, reliability, and human oversight [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ]. Within this framework, the
Trustworthy Autonomous Systems (TAS) research field focuses on developing methods to enhance
AI accountability, explainability, and resilience in real-world deployments. Reflecting these concerns,
the EU AI Act classifies AI-driven transport automation as a high-risk domain, requiring rigorous
risk assessment, explainability, and robustness [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]. By integrating this research into AutoMoTIF, the
proposed pipeline will be tested in a real-world and high-pressure environment where understanding is
crucial for ensuring safety, compliance, and trust in autonomous systems.
        </p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>2. The Many-Faces of the Interpretability Challenge</title>
      <p>
        Whilst the importance of eXplainable AI is becoming increasingly acknowledged, achieving
interpretability remains a complex process. The opacity of DL algorithms represents a major challenge for
contemporary AI research. In particular, the DL community must navigate various forms of opacity,
which vary based on the diferent aspects of a model’s structure and functioning that are focused on, as
well as on the specific users and stakeholders involved [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. The present project focuses specifically on
two primary kinds of opacity that are of central relevance for research, notably semantic and mechanistic
opacity [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ].
      </p>
      <p>Semantic opacity refers to the challenge of deciphering what a model’s learned representations
mean in terms understandable to humans. This issue is particularly relevant in Neural Networks
(NNs), where internal representations are often abstract and distributed without explicit meanings.
Humans generally process information through high-level concepts, whereas NNs operate within a
multi-dimensional feature space that obscures the semantics of the features involved and how these
relate to categories comprehensible by the layman user.</p>
      <p>
        Mechanistic opacity refers to the dificulty of detailing precisely the mechanisms through which
the various components of a model interact with one another and thus contribute to generating the
overall model’s behavior [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. This issue is particularly significant in large-scale NNs with millions or
even billions of parameters, where computations are spread across numerous layers and involve several
non-linear transformations.
      </p>
      <p>In the XAI literature, these two diferent opacity forms have been mostly addressed separately by
referring to diferent paradigms and implementing distinct strategies and techniques. This fragmented
approach obstructs the creation of a cohesive, mathematically rigorous framework capable of addressing
multiple interpretability challenges that stem from considering these two aspects of opacity together.
Explaining the mechanisms underpinning the inference process of a DL model (e.g., via equation
modeling) contributes minimally to the overall interpretability of the model’s behavior if the features
remain low-level and semantically meaningless. Conversely, mapping low-level features to high-level
concepts has limited value if the model’s decision-making mechanisms remain opaque.</p>
      <p>
        Causal Reliability. Related to the aforementioned forms of opacity is another fundamental issue,
which is orthogonal to the problem of (mechanistic and semantic) opacity but intrinsically connected
to it. This is the problem we refer to as causal reliability [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. This problem concerns the (in)ability
of a model to track the real-world causal mechanisms operating beyond observable data generation
and take them into account when drawing predictions. DL models are built to identify correlations
among features and generate predictions solely based on them while ignoring the causal mechanisms.
This poses DL algorithms in contrast with traditional mechanistic models, widely involved especially
in the field of system dynamics. The latter, indeed, embeds an explicit representation of the causal
mechanisms beyond data. The lack of reliance on real-world causal mechanisms represents a major
limitation for DL algorithms, notably as it undermines their robustness and generalizability, especially
in out-of-distribution contexts [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. Furthermore, this issue limits the actionability of DL models,
limiting the possibility of users intervening properly in their inferential processes and analyzing related
interventional and counterfactual scenarios [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ].
      </p>
      <p>
        The Need for an Integrated Approach. Opacity and causal reliability have been mostly treated
as separate issues in contemporary AI research. Indeed, while opacity represents the target problem
of XAI, causal reliability is at the heart of another growing research field, that of Causal Machine
Learning (CML) [
        <xref ref-type="bibr" rid="ref13 ref7">13, 7</xref>
        ]. The two fields have developed separately with little connection among each
other [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. However, the two problems have a close relationship, especially when we focus on modeling
dynamical systems. In response to these limitations, this doctoral project aims to propose a cohesive
framework that jointly addresses the two aforementioned forms of opacity and, at the same time,
produces causally reliable models. The project can be seen as an attempt to combine the three research
domains of semantic (“concept-based”) explainability, mechanistic interpretability, and causal reliability,
with specific reference to the field of dynamical systems modeling and its applications.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Research Strategy and Rationale</title>
      <p>This project proposes a novel Interpretable Neural System Dynamics (INSD) pipeline that combines
Concept-Based Interpretability, Causal Learning, and Mechanistic Interpretability to construct
causallyreliable neural system dynamics models that operate on human-interpretable variables while preserving
the flexibility and scalability of DL approaches (Figure 2). The pipeline consists of three distinct learning
steps:
1. Concept Learning: In the first step, concept-based interpretability (CBI) methods are used to
extract high-level semantically interpretable variables (“concepts”) from raw data.
2. Causal Learning: In the second step, causal machine learning (CML) and causal discovery (CD)
techniques are leveraged to identify the causal dependencies among these high-level concepts,
thereby representing them in the form of a causal directed graph.
3. Equation Learning: In the third step, mechanistic interpretability methods are involved to derive
explicit and interpretable dynamic equations that allow to predict the behavior of the
targetsystem over time.</p>
      <p>After the three learning steps, the final model integrates the learned concepts, causal relationships,
and governing equations to emulate the underlying dynamical system. Unlike traditional black-box
neural networks, this model ofers full interpretability, enabling users to trace predictions back to
meaningful variables and causal influences. Furthermore, it provides actionable insights, allowing
decision-makers to simulate interventions, predict long-term efects, and better understand the system’s
behavior under diferent conditions. This ensures both transparency and practical applicability, bridging
the gap between deep learning’s flexibility and human-comprehensible system dynamics. The following
paragraphs provide a detailed breakdown of each methodological component.</p>
      <sec id="sec-3-1">
        <title>3.1. Understanding System Dynamics Through Concept-Based Interpretability</title>
        <p>
          When applied to system dynamics, DL algorithms typically generate latent representations of system
states that are usually not understandable and are arduous to interpret. For instance, in the context of
epidemiological modeling, deep learning algorithms have the potential to discern underlying patterns
of disease transmission; however, they have dificulty formulating these patterns using conventional
epidemiological factors, such as contact rate or incubation period. This semantic opacity restricts their
reliability for critical decision-making processes. Concept-based Explainable AI introduces a potentially
efective solution to these limitations by aligning AI reasoning with human-understandable abstractions
rather than opaque latent representations [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ]. Despite these innovations, this approach remains opaque
regarding other aspects, such as the intrinsic mechanisms underlying concept representational learning.
        </p>
        <p>Background
Knowledge</p>
        <p>Data</p>
        <p>Semantically
Interpretable Concepts
Concept Learner</p>
        <p>Structural Causal Learner</p>
        <p>Neural Equation Learner
...</p>
        <p>time
Causal Graph</p>
        <p>Structural Equations</p>
        <p>Resulting Model</p>
        <p>
          Concept-based models are currently underdeveloped concerning the temporal dimension, i.e. the
evolution of interpretable concepts over time. This project would enable human interventions over
evolving representations, constituting a significant advance. In addition, this class of methods faces
generalization and compositionality challenges because, similar to standard deep learning architectures,
they are essentially associative models [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ]. This suggests that their decision-making process is not
aligned with the underlying causal mechanisms of the world. They must distinguish regularities in data
that reflect true causal relationships from those that are spurious. It is, therefore, crucial to comprehend
this distinction to develop a robust and reliable understanding of phenomena, as well as to support
intervention planning and ensure the application of fairness constraints [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ].
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>Running Example: Automated Terminal Operation in AutoMoTIF. Within an intermodal</title>
        <p>terminal setting, while a DL model might forecast freight congestion patterns, it may not
clarify the reasons behind delays. By employing concept-based interpretability, logistics-related
concepts such as terminal workload, handling eficiency, and waiting times for various transport
modes are incorporated. This ensures predictions reflect real-world operational factors accurately.
Consequently, this approach makes AI-driven simulations more transparent and actionable for
terminal operators.</p>
      </sec>
      <sec id="sec-3-3">
        <title>3.2. The Role of Causality in DL-based System Dynamics Models</title>
        <p>Causal reasoning plays a crucial role in System Dynamics, as these models explicitly represent causal
connections between system variables. Contrarily, DL-based approaches rely on statistical
correlations rather than true causal frameworks, which limits their ability to provide strong, interpretable
predictions. A promising direction for overcoming these limitations is provided by recently developed
CML techniques and, in particular, the framework of Neural Causal Models (NCMs). These techniques
aim to uncover the underlying causal structure of a system by learning a graph that captures causal
dependencies between concepts. Based on this learned graph, we can then infer equations that describe
the system’s evolution in a causally reliable manner, ensuring that the resulting models generalize more
robustly and provide deeper insights into the underlying mechanisms governing the data.</p>
        <p>Running Example: Automated Terminal Operation in AutoMoTIF. A DL model might
predict regular train delays at an intermodal terminal and identify a correlation between high
truck trafic and these delayed departures. However, without causal reasoning, the underlying
cause can remain unclear. A causal model could determine whether truck congestion is directly
causing train delays or if another external factor, such as ineficient crane operation, is primarily
responsible. By simulating counterfactual scenarios, such as “What if we increased crane
availability?”, causal DL enables logistics operators to make proactive and data-driven decisions.</p>
      </sec>
      <sec id="sec-3-4">
        <title>3.3. Understanding System Dynamics Through Mechanistic Interpretability</title>
        <p>Mechanistic Interpretability seeks to unravel DL models by reverse-engineering them to reveal their
internal structures and decision-making processes. This research field is highly pertinent to System
Dynamics, where comprehending a model’s inner workings holds equal importance as its predictive
accuracy. Traditional System Dynamics models use clearly defined equations and feedback loops, which
make them inherently easy to interpret. The formal use of a causal loop diagram to describe a feedback
system naturally leads to a connection with graph-based AI architectures like Graph Neural Networks
(GNNs). GNNs ofer an intuitive and organized way to represent dynamical systems, bringing benefits
regarding intrinsic interpretability by exploiting relational inductive bias. Specifically, mechanistic
interpretability techniques can help to trace information propagation to understand internal interactions.
This is essential to develop structured, human-interpretable representations of dynamic processes.</p>
        <p>Running Example: Automated Terminal Operation in AutoMoTIF. Consider a
simulation of an intermodal terminal where a DL-based model recommends rerouting trucks via a
secondary access road. Without mechanistic interpretability, the reasoning behind this decision
remains unclear − whether it stems from predicted congestion, infrastructure constraints, or
other operational factors. Taking advantage of the intrinsically interpretable model, we can
identify modular components within the model, track the flow of information within the model,
and uncover the key interactions influencing routing choices. This structured understanding
enhances both the interpretability and trustworthiness of AI-driven logistics systems.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Research Questions and Objectives</title>
      <sec id="sec-4-1">
        <title>This research is guided by the following key questions:</title>
        <p>RQ1: How can a system dynamics framework ensure transparency and accountability while maintaining
the predictive power of deep learning?
Working Hypothesis: Integrating traditional equation-based modeling with deep learning can
achieve this balance.</p>
        <p>RQ2: How can traditional modeling techniques and deep learning be efectively combined to leverage
their strengths?
Working Hypothesis: An optimal integration may involve combining three key areas of XAI
research: concept-based interpretability, mechanistic interpretability, and causal machine learning.
RQ3: How can methods from the aforementioned distinct fields be integrated to develop an interpretable
neural system dynamics framework?
Working Hypothesis: Concept-based interpretability can be used to learn high-level concepts
and map raw data to meaningful variables, causal learning to infer dependencies among these
variables, and mechanistic interpretability to define and parameterize system equations.</p>
        <p>To refine this framework, the investigation focuses on: (i) how concept-based techniques can identify
high-level variables from raw data; (ii) how causal learning can infer dependencies using data and
background knowledge; and (iii) how to determine the structure and parameters of governing
equations in an interpretable manner. Additionally, the framework’s adaptability for modeling intermodal
transportation logistics is examined, with an emphasis on ensuring safety and accountability. The
integration of traditional equation-based modeling with deep learning, leveraging methods from these
XAI fields, is hypothesized to achieve an interpretable and reliable system dynamics framework. This
approach ensures partial verifiability, actionability, and control in real-world applications.
Specific Objectives and Milestones. The project’s main objective is to design, implement, and
evaluate an integrated pipeline combining system dynamics modeling with deep learning, applying
it to AutoMoTIF and assessing generalisability. To achieve this objective, the following intermediate
milestones are planned:
M1: State-of-the-Art Analysis. Review concept-based, mechanistic, and causal learning interpretability
via a systematic literature review [D1: survey paper].</p>
        <p>M2: Pipeline Blueprint. Design a blueprint for integrating dynamical system modeling with deep
learning through literature review and theoretical modeling [D2: short conference paper].
M3: Use-Case Implementation. Develop and validate the pipeline on a toy example [D3: conference
paper (e.g., NeurIPS, ICML)].</p>
        <p>M4: Real-World Scalability Study. Scale the pipeline to AutoMoTIF [D4: applied research paper].
M5: Generalization Study. Assess applicability to other real-world scenarios [D5: generalization study
report or journal paper].</p>
        <p>M6: Dissertation Completion. Compile research findings into the PhD thesis [ D6: dissertation].</p>
        <p>The project will run for 48 months. It started in January 2025, and termination is planned for
December 2028. The structure of the project’s timeline is reported in Fig. 3.</p>
        <p>Research Phase
Design Phase
Development Phase
Deployment Phase
Evaluation Phase
Completion Phase</p>
        <p>State-of-the-Art Analysis</p>
        <p>Survey Paper
Pipeline Blueprint</p>
        <p>Short Conference Paper
Use-Case Implementation</p>
        <p>Conference Paper
Real-World Scalability Study</p>
        <p>Applied Research Paper</p>
        <p>Generalization Study
Generalization Study Report</p>
        <p>Dissertation Completion
25-01 25-04 25-07 25-10 26-01 26-04 26-07 26-10 27-01 27-04 27-07 27-10 28-01 28-04 PhD Dissertation
28-07 28-10</p>
        <p>Expected Contribution and Impact. Through the development of a unified interpretability
framework for DL-based System Dynamics models, this research aspires to bridge the current divide between
theoretical advancements in eXplainable AI and their application in high-stakes, real-world
environments. By bringing together causal, mechanistic, and concept-based perspectives within a cohesive
methodology, the project is expected to deliver not only novel algorithms and formal models but also
practical tools that empower users to understand, trust, and efectively intervene in AI-driven processes.
The anticipated contributions extend beyond the specific context of multimodal logistics, ofering
generalizable insights for any domain that relies on the interplay of Deep Learning and System Dynamics.
These insights may be applied to a wide range of fields, including, but not limited to, transportation,
healthcare, environmental monitoring, and finance. Ultimately, this work aims to establish both a
conceptual and operational foundation for interpretable, trustworthy AI in settings where transparency
and accountability are not optional but essential for safety, compliance, and societal acceptance.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgments</title>
      <p>This work was partly supported by the Swiss State Secretariat for Education, Research and Innovation
(SERI) under contract no. 24.00184 (AutoMoTIF project). The project has been selected within the EU
Horizon Europe programme under grant agreement no. 101147693. Views and opinions expressed are
however those of the authors only and do not necessarily reflect those of the funding agencies, which
cannot be held responsible for them.</p>
    </sec>
    <sec id="sec-6">
      <title>Declaration on Generative AI</title>
      <sec id="sec-6-1">
        <title>The author has not employed any Generative AI tools.</title>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>G.</given-names>
            <surname>Quaranta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Lacarbonara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. F.</given-names>
            <surname>Masri</surname>
          </string-name>
          ,
          <article-title>A review on computational intelligence for identification of nonlinear dynamical systems</article-title>
          ,
          <source>Nonlinear Dynamics</source>
          <volume>99</volume>
          (
          <year>2020</year>
          )
          <fpage>1709</fpage>
          -
          <lpage>1761</lpage>
          . URL: http://link. springer.
          <source>com/10.1007/s11071-019-05430-7</source>
          . doi:
          <volume>10</volume>
          .1007/s11071-019-05430-7.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>A.</given-names>
            <surname>Termine</surname>
          </string-name>
          , G. Primiero,
          <source>Causality Problems in Machine Learning Systems, in: The Routledge Handbook of Causality and Causal Methods</source>
          , 1 ed.,
          <string-name>
            <surname>Routledge</surname>
          </string-name>
          , New York,
          <year>2024</year>
          , pp.
          <fpage>325</fpage>
          -
          <lpage>341</lpage>
          . URL: https://www.taylorfrancis.com/books/9781003528937/chapters/10.4324/
          <fpage>9781003528937</fpage>
          -
          <lpage>37</lpage>
          . doi:
          <volume>10</volume>
          .4324/
          <fpage>9781003528937</fpage>
          -
          <lpage>37</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>F.</given-names>
            <surname>Flammini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Alcaraz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Bellini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Marrone</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lopez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Bondavalli</surname>
          </string-name>
          , Towards Trustworthy Autonomous Systems: Taxonomies and
          <string-name>
            <given-names>Future</given-names>
            <surname>Perspectives</surname>
          </string-name>
          ,
          <source>IEEE Transactions on Emerging Topics in Computing</source>
          <volume>12</volume>
          (
          <year>2024</year>
          )
          <fpage>601</fpage>
          -
          <lpage>614</lpage>
          . URL: https://ieeexplore.ieee.org/document/9979717/. doi:
          <volume>10</volume>
          .1109/TETC.
          <year>2022</year>
          .
          <volume>3227113</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>B. P.</given-names>
            <surname>Bhuyan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ramdane-Cherif</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Tomar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. P.</given-names>
            <surname>Singh</surname>
          </string-name>
          ,
          <article-title>Neuro-symbolic artificial intelligence: a survey</article-title>
          ,
          <source>Neural Computing and Applications</source>
          <volume>36</volume>
          (
          <year>2024</year>
          )
          <fpage>12809</fpage>
          -
          <lpage>12844</lpage>
          . URL: https://link.springer. com/10.1007/s00521-024-09960-z. doi:
          <volume>10</volume>
          .1007/s00521-024-09960-z.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>E.</given-names>
            <surname>Poeta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Ciravegna</surname>
          </string-name>
          , E. Pastor,
          <string-name>
            <given-names>T.</given-names>
            <surname>Cerquitelli</surname>
          </string-name>
          , E. Baralis,
          <source>Concept-based Explainable Artificial Intelligence: A Survey</source>
          ,
          <year>2023</year>
          . URL: http://arxiv.org/abs/2312.12936. doi:
          <volume>10</volume>
          .48550/arXiv.2312. 12936, arXiv:
          <fpage>2312</fpage>
          .12936 [cs].
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>L.</given-names>
            <surname>Bereska</surname>
          </string-name>
          , E. Gavves,
          <article-title>Mechanistic Interpretability for AI Safety -</article-title>
          A
          <string-name>
            <surname>Review</surname>
          </string-name>
          ,
          <year>2024</year>
          . URL: http: //arxiv.org/abs/2404.14082. doi:
          <volume>10</volume>
          .48550/arXiv.2404.14082, arXiv:
          <fpage>2404</fpage>
          .14082 [cs].
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>J.</given-names>
            <surname>Kaddour</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Lynch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. J.</given-names>
            <surname>Kusner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Silva</surname>
          </string-name>
          ,
          <source>Causal Machine Learning: A Survey and Open Problems</source>
          ,
          <year>2022</year>
          . URL: https://arxiv.org/abs/2206.15475. doi:
          <volume>10</volume>
          .48550/ARXIV.2206.15475, version Number:
          <volume>2</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>A.</given-names>
            <surname>Bellogín</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Grau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Larsson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Schimpf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Sengupta</surname>
          </string-name>
          , G. Solmaz,
          <source>The EU AI Act and the Wager on Trustworthy AI</source>
          ,
          <source>Communications of the ACM</source>
          <volume>67</volume>
          (
          <year>2024</year>
          )
          <fpage>58</fpage>
          -
          <lpage>65</lpage>
          . URL: https://dl.acm.org/doi/10. 1145/3665322. doi:
          <volume>10</volume>
          .1145/3665322.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>M.</given-names>
            <surname>Borrelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Musch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Khan</surname>
          </string-name>
          ,
          <article-title>Applying the EU AI Act to the Automotive Industry: Ensuring Explainability and Transparency</article-title>
          ,
          <source>SSRN Electronic Journal</source>
          (
          <year>2024</year>
          ). URL: https://www.ssrn.com/ abstract=4819226. doi:
          <volume>10</volume>
          .2139/ssrn.4819226.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>K.</given-names>
            <surname>Sokol</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Flach</surname>
          </string-name>
          , Explainability Is in
          <source>the Mind of the Beholder: Establishing the Foundations of Explainable Artificial Intelligence</source>
          ,
          <year>2022</year>
          . URL: http://arxiv.org/abs/2112.14466. doi:
          <volume>10</volume>
          .48550/ arXiv.2112.14466, arXiv:
          <fpage>2112</fpage>
          .14466 [cs].
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>A.</given-names>
            <surname>Facchini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Termine</surname>
          </string-name>
          ,
          <article-title>Towards a Taxonomy for the Opacity of AI Systems</article-title>
          , in: V. C. Müller (Ed.),
          <source>Philosophy and Theory of Artificial Intelligence</source>
          <year>2021</year>
          , volume
          <volume>63</volume>
          , Springer International Publishing, Cham,
          <year>2022</year>
          , pp.
          <fpage>73</fpage>
          -
          <lpage>89</lpage>
          . URL: https://link.springer.com/10.1007/978-3-
          <fpage>031</fpage>
          -09153-
          <issue>7</issue>
          _7. doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>031</fpage>
          -09153-
          <issue>7</issue>
          _7,
          <string-name>
            <surname>series</surname>
            <given-names>Title</given-names>
          </string-name>
          : Studies in Applied Philosophy, Epistemology and
          <string-name>
            <given-names>Rational</given-names>
            <surname>Ethics</surname>
          </string-name>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>L.</given-names>
            <surname>Kästner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Crook</surname>
          </string-name>
          ,
          <article-title>Explaining AI through mechanistic interpretability</article-title>
          ,
          <source>European Journal for Philosophy of Science</source>
          <volume>14</volume>
          (
          <year>2024</year>
          )
          <article-title>52</article-title>
          . URL: https://link.springer.
          <source>com/10.1007/s13194-024-00614-4</source>
          . doi:
          <volume>10</volume>
          .1007/s13194-024-00614-4.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>B.</given-names>
            <surname>Scholkopf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Locatello</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bauer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. R.</given-names>
            <surname>Ke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Kalchbrenner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Goyal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Bengio</surname>
          </string-name>
          ,
          <article-title>Toward Causal Representation Learning</article-title>
          ,
          <source>Proceedings of the IEEE</source>
          <volume>109</volume>
          (
          <year>2021</year>
          )
          <fpage>612</fpage>
          -
          <lpage>634</lpage>
          . URL: https://ieeexplore. ieee.org/document/9363924/. doi:
          <volume>10</volume>
          .1109/JPROC.
          <year>2021</year>
          .
          <volume>3058954</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>J.</given-names>
            <surname>Pearl</surname>
          </string-name>
          , Causality: Models,
          <string-name>
            <surname>Reasoning</surname>
          </string-name>
          , and Inference,
          <volume>2</volume>
          <fpage>ed</fpage>
          ., Cambridge University Press,
          <year>2009</year>
          . URL: https://www.cambridge.org/core/product/identifier/9780511803161/type/book. doi:
          <volume>10</volume>
          . 1017/CBO9780511803161.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>G.</given-names>
            <surname>Carloni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Berti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Colantonio</surname>
          </string-name>
          ,
          <source>The role of causality in explainable artificial intelligence</source>
          ,
          <year>2023</year>
          . URL: http://arxiv.org/abs/2309.09901. doi:
          <volume>10</volume>
          .48550/arXiv.2309.09901, arXiv:
          <fpage>2309</fpage>
          .09901 [cs].
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>