<!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>Opening the Black-box: Deep Neural Networks as Weighted Conditional Knowledge Bases (Extended Abstract) ?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Laura Giordano</string-name>
          <email>laura.giordano@uniupo.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Daniele Theseider Dupre´</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>DISIT - Universita` del Piemonte Orientale</institution>
          ,
          <addr-line>Alessandria</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In this abstract we report the results of the paper “Weighted defeasible knowledge bases and a multipreference semantics for a deep neural network model” in Proc. JELIA 2021 [15], which investigates the relationships between a multipreferential semantics for defeasible reasoning in knowledge representation and a deep neural network model. Weighted knowledge bases for description logics are considered under a “concept-wise” multipreference semantics. The semantics is further extended to fuzzy interpretations and exploited to provide a preferential interpretation of Multilayer Perceptrons. Preferential approaches have been used to provide axiomatic foundations of nonmonotonic and common sense reasoning [11, 31, 33, 26, 28, 32, 3, 22]. They have been extended to description logics (DLs), to deal with inheritance with exceptions in ontologies, by allowing for non-strict forms of inclusions, called typicality or defeasible inclusions, with different preferential semantics [19, 7] and closure constructions [9, 8, 20, 5, 34, 6, 16]. The paper exploits a concept-wise multipreference semantics as a semantics for weighted knowledge bases, i.e. knowledge bases in which defeasible or typicality inclusions of the form T(C) v D (meaning “the typical C's are D's” or “normally C's are D's”) are given a positive or negative weight. For instance, A multipreference semantics, taking into account preferences with respect to different concepts, was first introduced by the authors as a semantics for ranked DL knowledge bases [13]. For weighted knowledge bases, a different semantic closure construction is developed, still in the spirit of other semantic constructions in the literature, and is further extended to the fuzzy case. A preference relation &lt;Ci on the domain of a DL interpretation can be associated to each concept Ci to represent the relative typicality of domain individuals with respect to Ci. Preference relations with respect to different concepts do not need to agree, as a domain element x may be more typical than y as a horse but less typical as a zebra. The plausibility/implausibility of properties for a concept is represented by their (positive or negative) weight. For instance, a weighted TBox (called TEmployee) associated to concept Employee might contain the following weighted defeasible inclusions: (d1) T(Employee) v Young , - 50 (d3) T(Employee) v 9has classes :&gt;, -70 (d2) T(Employee) v 9has boss:Employee, 100; meaning is that, while an employee normally has a boss, he is not likely to be young or have classes. Furthermore, between the two defeasible inclusions (d1) and (d3), the second one is considered to be less plausible than the first one.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Multipreference interpretations are defined by adding to standard DL interpretations,
which are pairs h ; I i, where is a domain, and I an interpretation function, the
preference relations &lt;C1 ; : : : ; &lt;Cn associated with a set of distinguished concepts C1; : : : ; Cn.
The definition of a global preference relation &lt; from the &lt;Ci ’s, leads to the definition
of a notion of concept-wise multipreference interpretation (cwm-interpretation), where
concept T(C) is interpreted as the set of all &lt;-minimal C elements. A simple notion of
global preference &lt; exploits Pareto combination of the preference relations &lt;Ci , but a
more sophisticated notion of preference combination has been considered in [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], by
taking into account the specificity relation among concepts. It has been proven [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] that
global preference in a cwm-interpretation determines a KLM-style preferential
interpretation, and cwm-entailment satisfies the KLM postulates of a preferential consequence
relation [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ].
      </p>
      <p>
        While in previous work [
        <xref ref-type="bibr" rid="ref17 ref18">17, 18</xref>
        ], the concept-wise multipreference semantics is used
to provide a preferential interpretation of Self-Organising Maps [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ], psychologically
and biologically plausible neural network models, [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] investigates its relationships
with Multilayer Perceptrons (MLPs), a deep neural network model. A deep network is
considered after the training phase, when the synaptic weights have been learned, to show
that it can be associated a preferential DL interpretation with multiple preferences, as
well as a semantics based on fuzzy DL interpretations and another one combining fuzzy
interpretations with multiple preferences. The three semantics allow the input-output
behavior of the network to be captured by interpretations built over a set of input stimuli
through a simple construction, which exploits the activity level of neurons for the stimuli.
Logical properties can be verified over such models by model checking.
      </p>
      <p>
        The idea underlying fuzzy-multipreference interpretations [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] is to extend a fuzzy
DL interpretation with a set of induced preferences. In a fuzzy DL interpretation I,
the interpretation of a concept Ch is a mapping ChI : ! [0; 1], associating to each
x 2 the degree of membership of x in Ch. In MLPs, each unit h can be associated
to a concept Ch and, for a given domain of input stimuli, the activation value of unit
h for a stimulus x, can be interpreted as the degree of membership of x in concept Ch.
The fuzzy interpretation of concepts induces an ordering &lt;Ch on the domain , which
can be regarded as the preference relation associated to concept Ch. This allows a notion
of typicality to be defined in a fuzzy interpretation. Logical properties of the neural
network (both typicality inclusions and fuzzy axioms) can then be verified over such
interpretations by model checking. It has been proven that, also in the fuzzy case, the
concept-wise multipreference semantics has interesting properties and satisfies most of
the KLM properties of a preferential consequence relation [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
      </p>
      <p>
        The definition of the concept-wise preferences starting from a weighted
conditional KB exploits a closure construction in the same spirit of the one considered by
Lehmann [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ] to define the lexicographic closure, but more similar to Kern-Isberner’s
c-interpretations [
        <xref ref-type="bibr" rid="ref22 ref23">22, 23</xref>
        ], in which the world ranks are generated as a sum of impacts of
falsified conditionals. Here, the (positive or negative) weights of the satisfied defaults
are summed, but in a concept-wise manner, so to determine the plausibility of a domain
elements with respect to certain concepts, by considering the modular structure of the KB.
To guarantee that such preferences are coherent with the fuzzy interpretation of concepts,
a notions of coherent (fuzzy) multipreference interpretation) has been introduced.
      </p>
      <p>To prove that the fuzzy multipreference interpretation, built from a network N for a
given set of input stimuli (a domain ), is a model of N in a logical sense, the multilayer
network is mapped to a conditional knowledge base KN containing, for each neuron k,
a set of weighted defeasible inclusions. If Ck is the concept name associated to unit k
and Cj1 ; : : : ; Cjm are the concept names associated to units j1; : : : ; jm, whose output
signals are the input signals for unit k, with synaptic weights wk;j1 ; : : : ; wk;jm , then
unit k cab be associated a set TCk of weighted typicality inclusions: T(Ck) v Cj1 with
wk;j1 , : : : , T(Ck) v Cjm with wk;jm . The fuzzy multipreference interpretation built
from a network N over a domain can be proven to be a model of the knowledge base
KN under the some conditions on the activation functions.</p>
      <p>
        The correspondence between neural network models and fuzzy systems has been
first investigated by Kosko in his seminal work [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ]. As a difference, have adopted
the usual way of viewing concepts in fuzzy DLs [
        <xref ref-type="bibr" rid="ref30 ref35 ref4">35, 30, 4</xref>
        ], and we have used fuzzy
concepts within a concept-wise multipreference semantics, based on a semantic closure
construction. The first combination of fuzzy logic with the preferential semantics of
conditional KBs has been studied by Casini and Straccia [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], who have developed a
rational closure construction for propositional Go¨del logic.
      </p>
      <p>
        The possibility of exploiting the concept-wise multipreference semantics to provide
a semantic interpretation of a neural network model has been first explored for
SelfOrganising Maps (SOMs), psychologically and biologically plausible neural network
models [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. A multi-preferential semantics can be used to provide a logical model
of the SOM behavior after training [
        <xref ref-type="bibr" rid="ref17 ref18">17, 18</xref>
        ], based on the idea of associating different
preference relations to categories. The model can be used to learn or validate conditional
knowledge from the empirical data used for training and generalization, by model
checking of logical properties. A similar approach has been adopted in [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] for the
MLPs. Due to the diversity of the two neural models we expect that the approach might
be extended to other neural network models and learning approaches.
      </p>
      <p>
        A logical interpretation of a neural network can be useful from the point of view of
explainability, in view of a trustworthy, reliable and explainable AI [
        <xref ref-type="bibr" rid="ref1 ref2 ref21">1, 21, 2</xref>
        ]. For MLPs,
the strong relationship between a multilayer network and a weighted KB opens to the
possibility of adopting a conditional DLs as a basis for neuro-symbolic integration. While
a neural network, once trained, is able and fast in classifying the new stimuli (that is, it is
able to do instance checking), all other reasoning services such as satisfiability, entailment
and model-checking are missing. These capabilities would be needed for dealing with
tasks combining empirical and symbolic knowledge, e.g., proving whether the network
satisfies some (strict or conditional) properties; learning the weights of a conditional
KB from empirical data, and combine the defeasible inclusions extracted from a neural
network with other defeasible or strict inclusions for inference. To make these tasks
possible, the development of proof methods for such logics is a preliminary step. An
open problem is whether the notion of fuzzy-multipreference entailment is decidable,
for which DLs fragments and under which choice of fuzzy logic combination functions.
Another issue is whether the mapping of multilayer networks to weighted conditional
knowledge bases can be extended to more complex neural network models, such as
Graph neural networks [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ], or whether different logical formalisms and semantics
would be needed.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Adadi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Berrada</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>Peeking inside the black-box: A survey on explainable artificial intelligence (XAI)</article-title>
          .
          <source>IEEE Access 6</source>
          ,
          <fpage>52138</fpage>
          -
          <lpage>52160</lpage>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Arrieta</surname>
            ,
            <given-names>A.B.</given-names>
          </string-name>
          , Rodr´ıguez, N.D.,
          <string-name>
            <surname>Ser</surname>
            ,
            <given-names>J.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bennetot</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tabik</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Barbado</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , Garc´ıa,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Gil-Lopez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Molina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Benjamins</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Chatila</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            ,
            <surname>Herrera</surname>
          </string-name>
          ,
          <string-name>
            <surname>F.</surname>
          </string-name>
          :
          <article-title>Explainable artificial intelligence (XAI): concepts, taxonomies, opportunities and challenges toward responsible AI</article-title>
          .
          <source>Inf. Fusion</source>
          <volume>58</volume>
          ,
          <fpage>82</fpage>
          -
          <lpage>115</lpage>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Benferhat</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cayrol</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dubois</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Prade</surname>
          </string-name>
          , H.:
          <article-title>Inconsistency management and prioritized syntax-based entailment</article-title>
          .
          <source>In: Proc. IJCAI'93</source>
          , Chambe´ry, France,
          <source>August 28 - September 3</source>
          ,
          <year>1993</year>
          . pp.
          <fpage>640</fpage>
          -
          <lpage>647</lpage>
          . Morgan Kaufmann
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Bobillo</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Straccia</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          :
          <article-title>The fuzzy ontology reasoner fuzzydl</article-title>
          .
          <source>Knowl. Based Syst</source>
          .
          <volume>95</volume>
          ,
          <fpage>12</fpage>
          -
          <lpage>34</lpage>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Bonatti</surname>
            ,
            <given-names>P.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sauro</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>On the logical properties of the nonmonotonic description logic DLN</article-title>
          .
          <source>Artif. Intell</source>
          .
          <volume>248</volume>
          ,
          <fpage>85</fpage>
          -
          <lpage>111</lpage>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Britz</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Casini</surname>
          </string-name>
          , G., Meyer, T.,
          <string-name>
            <surname>Moodley</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sattler</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Varzinczak</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Principles of KLMstyle defeasible description logics</article-title>
          .
          <source>ACM Trans. Comput. Log</source>
          .
          <volume>22</volume>
          (
          <issue>1</issue>
          ), 1:
          <fpage>1</fpage>
          -
          <lpage>1</lpage>
          :
          <fpage>46</fpage>
          (
          <year>2021</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Britz</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heidema</surname>
          </string-name>
          , J., Meyer, T.:
          <article-title>Semantic preferential subsumption</article-title>
          . In: Brewka,
          <string-name>
            <given-names>G.</given-names>
            ,
            <surname>Lang</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. (eds.) KR</surname>
          </string-name>
          <year>2008</year>
          . pp.
          <fpage>476</fpage>
          -
          <lpage>484</lpage>
          . AAAI Press, Sidney, Australia (
          <year>September 2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Casini</surname>
          </string-name>
          , G., Meyer, T.,
          <string-name>
            <surname>Varzinczak</surname>
            ,
            <given-names>I.J.</given-names>
          </string-name>
          , ,
          <string-name>
            <surname>Moodley</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Nonmonotonic Reasoning in Description Logics: Rational Closure for the ABox</article-title>
          .
          <source>In: 26th International Workshop on Description Logics (DL</source>
          <year>2013</year>
          ).
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <volume>1014</volume>
          , pp.
          <fpage>600</fpage>
          -
          <lpage>615</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Casini</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Straccia</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          :
          <article-title>Rational Closure for Defeasible Description Logics</article-title>
          . In: Janhunen,
          <string-name>
            <surname>T.</surname>
          </string-name>
          , Niemela¨,
          <string-name>
            <surname>I. (eds.) JELIA</surname>
          </string-name>
          <year>2010</year>
          .
          <article-title>LNCS</article-title>
          , vol.
          <volume>6341</volume>
          , pp.
          <fpage>77</fpage>
          -
          <lpage>90</lpage>
          . Springer, Helsinki (Sept
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Casini</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Straccia</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          :
          <article-title>Towards rational closure for fuzzy logic: The case of propositional G o¨del logic</article-title>
          .
          <source>In: Proceedings of the 19th International Conferences on Logic for Programming</source>
          ,
          <source>Artificial Intelligence and Reasoning (LPAR-13). Lecture Notes in Computer Science, Advanced Research in Computing and Software Science</source>
          , vol.
          <volume>8312</volume>
          , pp.
          <fpage>213</fpage>
          -
          <lpage>227</lpage>
          . Springer Verlag (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Delgrande</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>A first-order conditional logic for prototypical properties</article-title>
          .
          <source>Artificial Intelligence</source>
          <volume>33</volume>
          (
          <issue>1</issue>
          ),
          <fpage>105</fpage>
          -
          <lpage>130</lpage>
          (
          <year>1987</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Giordano</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>On the KLM properties of a fuzzy DL with Typicality</article-title>
          .
          <source>In: 16th European Conf. on Symbolic</source>
          and
          <article-title>Quantitative Approaches to Reasoning with Uncertainty</article-title>
          ,
          <source>ECSQARU 2021</source>
          . Springer (
          <year>2021</year>
          ), to appear.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Giordano</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dupre´</surname>
            ,
            <given-names>D.T.</given-names>
          </string-name>
          :
          <article-title>An ASP approach for reasoning in a concept-aware multipreferential lightweight DL. Theory Pract</article-title>
          . Log. Program.
          <volume>20</volume>
          (
          <issue>5</issue>
          ),
          <fpage>751</fpage>
          -
          <lpage>766</lpage>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Giordano</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dupre´</surname>
            ,
            <given-names>D.T.</given-names>
          </string-name>
          :
          <article-title>An ASP approach for reasoning in a concept-aware multipreferential lightweight DL. Theory and Practice of Logic programming</article-title>
          ,
          <source>TPLP</source>
          <volume>10</volume>
          (
          <issue>5</issue>
          ),
          <fpage>751</fpage>
          -
          <lpage>766</lpage>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Giordano</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dupre´</surname>
          </string-name>
          , D.T.:
          <article-title>Weighted defeasible knowledge bases and a multipreference semantics for a deep neural network model</article-title>
          . In: Faber,
          <string-name>
            <given-names>W.</given-names>
            ,
            <surname>Friedrich</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            ,
            <surname>Gebser</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            ,
            <surname>Morak</surname>
          </string-name>
          , M. (eds.)
          <source>Proc17th European Conf. on Logics in AI</source>
          , JELIA
          <year>2021</year>
          , May 17-
          <fpage>20</fpage>
          . LNCS, vol.
          <volume>12678</volume>
          , pp.
          <fpage>225</fpage>
          -
          <lpage>242</lpage>
          . Springer (
          <year>2021</year>
          ), https://doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -75775-5 16
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Giordano</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gliozzi</surname>
          </string-name>
          , V.:
          <article-title>A reconstruction of multipreference closure</article-title>
          .
          <source>Artif. Intell</source>
          .
          <volume>290</volume>
          (
          <year>2021</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Giordano</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gliozzi</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          , Dupre´, D.T.:
          <article-title>On a plausible concept-wise multipreference semantics and its relations with self-organising maps</article-title>
          . In: Calimeri,
          <string-name>
            <given-names>F.</given-names>
            ,
            <surname>Perri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Zumpano</surname>
          </string-name>
          , E. (eds.)
          <article-title>CILC 2020, Rende</article-title>
          , Italy,
          <source>October 13-15</source>
          ,
          <year>2020</year>
          . CEUR, vol.
          <volume>2710</volume>
          , pp.
          <fpage>127</fpage>
          -
          <lpage>140</lpage>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Giordano</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gliozzi</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          , Dupre´, D.T.:
          <article-title>A conditional, a fuzzy and a probabilistic interpretation of self-organising maps</article-title>
          .
          <source>CoRR abs/2103</source>
          .06854 (
          <year>2021</year>
          ), https://arxiv.org/abs/2103.06854
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Giordano</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gliozzi</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Olivetti</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pozzato</surname>
            ,
            <given-names>G.L.</given-names>
          </string-name>
          :
          <article-title>Preferential Description Logics</article-title>
          .
          <source>In: LPAR 2007. LNAI</source>
          , vol.
          <volume>4790</volume>
          , pp.
          <fpage>257</fpage>
          -
          <lpage>272</lpage>
          . Springer, Yerevan, Armenia (
          <year>October 2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Giordano</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gliozzi</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Olivetti</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pozzato</surname>
            ,
            <given-names>G.L.</given-names>
          </string-name>
          :
          <article-title>Semantic characterization of rational closure: From propositional logic to description logics</article-title>
          .
          <source>Artif. Intell</source>
          .
          <volume>226</volume>
          ,
          <fpage>1</fpage>
          -
          <lpage>33</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Guidotti</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Monreale</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ruggieri</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Turini</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giannotti</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pedreschi</surname>
            ,
            <given-names>D.:</given-names>
          </string-name>
          <article-title>A survey of methods for explaining black box models</article-title>
          .
          <source>ACM Comput. Surv</source>
          .
          <volume>51</volume>
          (
          <issue>5</issue>
          ),
          <volume>93</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>93</lpage>
          :
          <fpage>42</fpage>
          (
          <year>2019</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Kern-Isberner</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          :
          <article-title>Conditionals in Nonmonotonic Reasoning and Belief Revision - Considering Conditionals as Agents, LNCS</article-title>
          , vol.
          <source>2087</source>
          . Springer (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Kern-Isberner</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Eichhorn</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Structural inference from conditional knowledge bases</article-title>
          .
          <source>Stud Logica</source>
          <volume>102</volume>
          (
          <issue>4</issue>
          ),
          <fpage>751</fpage>
          -
          <lpage>769</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Kohonen</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schroeder</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>T</given-names>
          </string-name>
          . (eds.):
          <string-name>
            <surname>Self-Organizing</surname>
            <given-names>Maps</given-names>
          </string-name>
          ,
          <source>Third Edition</source>
          . Springer Series in Information Sciences, Springer (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Kosko</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Neural networks and fuzzy systems: a dynamical systems approach to machine intelligence</article-title>
          .
          <source>Prentice Hall</source>
          (
          <year>1992</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Kraus</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lehmann</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Magidor</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Nonmonotonic reasoning, preferential models and cumulative logics</article-title>
          .
          <source>Artificial Intelligence</source>
          <volume>44</volume>
          (
          <issue>1-2</issue>
          ),
          <fpage>167</fpage>
          -
          <lpage>207</lpage>
          (
          <year>1990</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Lamb</surname>
          </string-name>
          , L.C.,
          <string-name>
            <surname>d'Avila Garcez</surname>
            ,
            <given-names>A.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gori</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Prates</surname>
            ,
            <given-names>M.O.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Avelar</surname>
            ,
            <given-names>P.H.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vardi</surname>
          </string-name>
          , M.Y.:
          <article-title>Graph neural networks meet neural-symbolic computing: A survey and perspective</article-title>
          . In: Bessiere,
          <string-name>
            <surname>C</surname>
          </string-name>
          . (ed.)
          <source>Proceedings of the Twenty-Ninth International Joint Conference on Artificial Intelligence</source>
          ,
          <string-name>
            <surname>IJCAI</surname>
          </string-name>
          <year>2020</year>
          . pp.
          <fpage>4877</fpage>
          -
          <lpage>4884</lpage>
          . ijcai.
          <source>org</source>
          (
          <year>2020</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Lehmann</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Magidor</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>What does a conditional knowledge base entail?</article-title>
          <source>Artificial Intelligence</source>
          <volume>55</volume>
          (
          <issue>1</issue>
          ),
          <fpage>1</fpage>
          -
          <lpage>60</lpage>
          (
          <year>1992</year>
          ). https://doi.org/http://dx.doi.org/10.1016/
          <fpage>0004</fpage>
          -
          <lpage>3702</lpage>
          (
          <issue>92</issue>
          )
          <fpage>90041</fpage>
          -U
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Lehmann</surname>
            ,
            <given-names>D.J.:</given-names>
          </string-name>
          <article-title>Another perspective on default reasoning</article-title>
          . Ann. Math. Artif. Intell.
          <volume>15</volume>
          (
          <issue>1</issue>
          ),
          <fpage>61</fpage>
          -
          <lpage>82</lpage>
          (
          <year>1995</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Lukasiewicz</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Straccia</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          :
          <article-title>Managing uncertainty and vagueness in description logics for the semantic web</article-title>
          .
          <source>J. Web Semant</source>
          .
          <volume>6</volume>
          (
          <issue>4</issue>
          ),
          <fpage>291</fpage>
          -
          <lpage>308</lpage>
          (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31.
          <string-name>
            <surname>Makinson</surname>
          </string-name>
          , D.:
          <article-title>General theory of cumulative inference</article-title>
          .
          <source>In: Non-Monotonic Reasoning</source>
          , 2nd International Workshop, Grassau, FRG, June 13-15,
          <year>1988</year>
          , Proceedings. pp.
          <fpage>1</fpage>
          -
          <lpage>18</lpage>
          (
          <year>1988</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          32.
          <string-name>
            <surname>Pearl</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>System Z: A natural ordering of defaults with tractable applications to nonmonotonic reasoning</article-title>
          .
          <source>In: TARK'90</source>
          ,
          <string-name>
            <surname>Pacific</surname>
            <given-names>Grove</given-names>
          </string-name>
          , CA, USA,
          <year>1990</year>
          . pp.
          <fpage>121</fpage>
          -
          <lpage>135</lpage>
          . Morgan Kaufmann
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          33.
          <string-name>
            <surname>Pearl</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>Probabilistic Reasoning in Intelligent Systems Networks of Plausible Inference</article-title>
          . Morgan Kaufmann (
          <year>1988</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          34.
          <string-name>
            <surname>Pensel</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Turhan</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Reasoning in the defeasible description logic EL? - computing standard inferences under rational and relevant semantics</article-title>
          .
          <source>Int. J. Approx. Reasoning</source>
          <volume>103</volume>
          ,
          <fpage>28</fpage>
          -
          <lpage>70</lpage>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          35.
          <string-name>
            <surname>Straccia</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          :
          <article-title>Towards a fuzzy description logic for the semantic web (preliminary report)</article-title>
          .
          <source>In: The Semantic Web: Research and Applications</source>
          , Second European Semantic Web Conference,
          <string-name>
            <surname>ESWC</surname>
          </string-name>
          <year>2005</year>
          , Heraklion, Crete, Greece, May 29 - June 1,
          <year>2005</year>
          ,
          <source>Proceedings. Lecture Notes in Computer Science</source>
          , vol.
          <volume>3532</volume>
          , pp.
          <fpage>167</fpage>
          -
          <lpage>181</lpage>
          . Springer (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>