<!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>
      <journal-title-group>
        <journal-title>JL.oPnegn)g);</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>On Neuro-Symbolic Challenges in Directional Relation Prediction</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Junjie Peng</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Michael Sioutis</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Zhiguo Long</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>LIRMM UMR 5506, University of Montpellier &amp; CNRS</institution>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>School of Computing and Artificial Intelligence, Southwest Jiaotong University</institution>
          ,
          <addr-line>Chengdu 611756</addr-line>
          ,
          <country country="CN">P.R. China</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2023</year>
      </pub-date>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0001</lpage>
      <abstract>
        <p>In this paper we discuss some neuro-symbolic challenges that exist in combining a machine learning model and a symbolic reasoning framework for directional relation prediction. In particular, we consider a recent machine learning approach that predicts the qualitative directional relations between geographical regions, e.g., X is north-west of Y, where each region is a polygon of boundary points, and highlight the challenges of aligning these predicted relations with the inference rules of a well-known qualitative spatial calculus, viz., the Cardinal Direction Calculus.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;directional relation prediction</kwd>
        <kwd>neuro-symbolic artificial intelligence</kwd>
        <kwd>machine learning</kwd>
        <kwd>qualitative spatial reasoning</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Translation
Extraction
Knowledge Base
Neural Network
Consolidation
Training</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction</title>
      <p>
        Neuro-Symbolic Artificial Intelligence is a paradigm that
deals with the combination of Machine Learning models
and Logic-based frameworks; this combination should
ideally lead to unified architectures that aim to
collaboratively utilize both components to their fullest extent
possible. Due to its diverse and human-like nature that
involves data-driven inference and logical reasoning, as
well as its promise in handling problems that pertain to
both large amounts of data and knowledge-based rules,
Neuro-Symbolic Artificial Intelligence is an important
and re-surging topic of research [
        <xref ref-type="bibr" rid="ref1 ref2 ref3 ref4 ref5 ref6">1, 2, 3, 4, 5, 6</xref>
        ]. A
classiifcation of neuro-symbolic approaches is provided in [7,
Figure 24]; here, we focus on the class of architectures
integrating learning and reasoning, a high-level illustration
of which is shown in Figure 1.
      </p>
      <p>In this paper, we discuss some challenges, as well as
ways of addressing these challenges, that arise when
trying to join together a machine learning model and a
symbolic reasoning framework for directional relation
prediction, such as X is north-west of Y ; these challenges
pertain to problems that arise during this fusion of the
two paradigms in the context of qualitative directional
relation prediction. Specifically, we consider a machine
learning model for directional relation prediction from
nothing more than the eight directional relations that we be multiple directional relations between two regions,
mentioned earlier, viz., ,  , , , , , ,   . e.g., { ,  } is encoded as (1, 0, 0, 0, 0, 0, 0, 1). The
However, unlike the machine learning model, which per- training geometric data are formed of pairs of polygons
forms statistical inference, the Cardinal Direction Calcu- (, ), where each pair represents a reference region
lus comes with its own logic-based inference rules, and and a target region. Geometric data are pre-processed
aligning the two is part of the discussion in the sequel. with a hand-crafted feature extractor to extract
quanti</p>
      <p>
        The rest of the paper is organized as follows. In Sec- tative features, such as angles, areas, intersections with
tion 2 we summarize the machine learning model for regions of acceptance, etc. The labels are from binary
direction relation prediction of [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] and introduce the encoding of given qualitative directional relations from
theory behind QSTR and, in particular, the Cardinal Di- Wikipedia, e.g.,   is encoded as (0, 0, 0, 0, 0, 0, 0, 1).
rection Calculus. Then, in Section 3 we introduce and These training data are then used to train the machine
expand on the neuro-symbolic research opportunities / learning (ML) model. For a new pair of polygons (, ),
challenges that exist when trying to align the statistical the qualitative directional relation between  and  can
inference of the machine learning model with the logic- be predicted by the ML model via feeding to the trained
based inference of the symbolic one. Finally, in Section 4 ML model their quantitative features obtained using the
we conclude the paper and provide a discussion about same feature extractor.
possible future directions of work.
      </p>
    </sec>
    <sec id="sec-3">
      <title>2. Background</title>
      <sec id="sec-3-1">
        <title>2.1. Machine Learning-based Directional</title>
      </sec>
      <sec id="sec-3-2">
        <title>Relation Prediction</title>
        <sec id="sec-3-2-1">
          <title>In [9], the authors discuss how to predict qualitative</title>
          <p>directional relations between geographical regions by
using machine learning techniques, where each region
is represented as a polygon formed by a sequence of
boundary points. Figure 2 introduces the overall idea of
the model, including its training and testing process.</p>
          <p>
            In particular, the authors of [
            <xref ref-type="bibr" rid="ref9">9</xref>
            ] model the problem
of predicting qualitative directional relations between
regions as a multi-label classification problem. Each
label correspond to one of the eight specific directions,
i.e., ,  , , , , , ,   , and there might
          </p>
        </sec>
      </sec>
      <sec id="sec-3-3">
        <title>2.2. Qualitative Spatio-Temporal</title>
      </sec>
      <sec id="sec-3-4">
        <title>Reasoning</title>
        <p>
          To facilitate discussion, we first recall the formal
definition of a qualitative constraint language, which is a
constraint language that is used to represent and
reason about qualitative information. A binary qualitative
spatial or temporal constraint language is based on a
ifnite set B of jointly exhaustive and pairwise disjoint
relations, called base relations [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ] and defined over an
infinite domain D. The base relations of a particular
qualitative constraint language can be used to represent
the definite knowledge between any two of its entities
with respect to the level of granularity provided by the
domain D. The set B contains the identity relation Id,
and is closed under the converse operation (− 1).
Indefinite knowledge can be specified by a union of possible
        </p>
        <sec id="sec-3-4-1">
          <title>Previously, a machine learning model [9] was proposed</title>
          <p>
            to predict the directional relations between geographic
regions (see Section 2.1. However, the machine learning
model did not consider the semantic connections between
diferent relations and between diferent pairs of regions,
Cardinal Direction Calculus and may have issues such as missing or conflicting
direcLet us first introduce the qualitative temporal constraint tional relations in these predictions, as illustrated in the
language of Point Algebra (PA) [
            <xref ref-type="bibr" rid="ref16 ref17 ref18">16, 17, 18</xref>
            ], which uses forthcoming examples, which are taken from the actual
points to represent temporal entities (e.g., events) and testing data of [
            <xref ref-type="bibr" rid="ref9">9</xref>
            ].
the following three base relations to reason about the This article proposes to use qualitative spatial
reasonrelative position of those temporal entities in the timeline: ing to identify, add, or modify directional relation
netprecedes (&lt;), equals (=), and follows (&gt;). These three base works that have already been obtained in order to enrich
relations considered by Point Algebra are interpreted the network information and make the network more
on a set with a linear ordering relation. In particular, complete and accurate.
considering the points on the line of rational numbers In what follows, the universal constraint of a calculus,
and the usual ordering relation &lt;, the three base relations which corresponds to the entire set of base relations B
of Point Algebra are defined in the following manner: of that calculus, will be denoted by ⋆ to avoid ambiguity
precedes = {(, ) ∈ Q× Q |  &lt; }, follows = {(, ) ∈ between what is a constraint and what is the signature
Q × Q |  &lt; }, and equals = {(, ) ∈ Q × Q |  = }. of the calculus, respectively (even though they are the
Based on these three base relations, we can define eight exact same relation).
relations of Point Algebra in total that correspond to the
set 2B = {{&lt;, =, &gt;}, {&lt;, &gt;}, {&lt;, =}, {=, &gt;}, {&lt;}, 3.1. Information Refining
{&gt;}, {=}, ∅}. As an example, relation {&lt;, &gt;} allows us
to represent the knowledge that an event occurs before Filling missing relations
or after another event, but not at the same time. Further, In the prediction results of the machine learning model
two events ,  ∈ Q satisfy relation {&lt;, &gt;} if and only in Section 2.1, sometimes there only exists the prediction
if  ̸= . of the directional relation from region  to region , but
          </p>
          <p>
            Now, the Cardinal Direction Calculus (CDC) [
            <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
            ] is the relation from region  to region  is missing, i.e.,
a qualitative constraint language with a spatial aspect and  ̸= ⋆ and  = ⋆. In this case, we can obtain an
can be seen as an extension of the qualitative constraint
approximation of  by taking the inverse of  :
 ◇  and  :
 ←
          </p>
          <p>−1.
i:Cecil Park
j:Cecil Hills
 ←
 ∩ ( ◇  ).</p>
          <p>k:Doonside
j: Eastern Creek i: Huntingwood</p>
        </sec>
        <sec id="sec-3-4-2">
          <title>As an illustration, in Figure 6, the predicted</title>
          <p>Figure 4 gives a such example. In this figure, the pre-  is {, ,  } and  is {  } and  is
dicted  is {}, i.e., region  is on east of region . { }. However, the composition of  and 
However, the machine learning model did not predict is {, ,   } ̸=  , so we can update  =
. By taking the inverse of  , we can directly get  ∩ ( ◇  ) = {,  }.
 = −1 = {, ,   }, meaning that the
relation of  w.r.t.  can be  ,  , or   . 3.2. Inconsistency handling</p>
          <p>Sometimes there exists the prediction of the directional
relation from region  to region  and the directional re- Sometimes there is a contradiction between the predicted
lation from region  to region , but the relation from  and the composition of  and  , i.e.,  ̸= ⋆
region  to region  is missing, i.e.,  ̸= ⋆ and  ̸= ⋆ and  ̸= ⋆ and  ̸= ⋆ and  ∩  ◇  = ∅. In
and  = ⋆. In this case, we can obtain an approxima- this case, we can resolve contradiction by replacing 
tion of  by composing  and : with the composition of  and  :</p>
          <p>For instance, in Figure 5, the predicted  is { }
and  is { }. However, the machine learning model
did not predict . By composing  and , we can
directly get  =  ◇  = {, ,   }.</p>
          <p>Removing unfeasible relations</p>
        </sec>
        <sec id="sec-3-4-3">
          <title>Sometimes there is no absence of a relation, but there is</title>
          <p>a contradiction between  and the composition of 
and  , i.e.,  ̸= ⋆ and  ̸= ⋆ and  ̸= ⋆ and
 ̸=  ∩ ( ◇  ). In this case, we can obtain
an approximation of  by taking the intersection of
For example, in Figure 7, the predicted  is { }
and  is {} and  is {} and  ∩  ◇  =
{} ∩ { } = ∅. So we can resolve the inconsistency
by setting  =  ◇  = { }.</p>
          <p>There can also be a contradiction between the
predicted  and , i.e.,  ̸= ⋆ and  ̸= ⋆ and
 ∪ −1 ̸= −1 and  looks more reasonable
(probably based on criteria including the area in regions of
acceptance, the angle of the line connecting center points,
etc.). In this case, we can obtain an approximation of 
by taking the inverse of  :
 ←
−1.
i:Bronte
j:Clovelly</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgements</title>
      <sec id="sec-4-1">
        <title>The work was partially funded by the Agence Nationale</title>
        <p>de la Recherche (ANR) for the “Hybrid AI” project that is
tied to the chair of Dr. Sioutis, and the I-SITE program of
excellence of Université de Montpellier that complements
the ANR funding.</p>
        <p>In Figure 8, the predicted  is { } and  is { }
and  is more reasonable. So we can directly get  =
−1 = {, , }.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4. Discussion</title>
      <p>
        In this paper we discussed some neuro-symbolic
challenges that arise when trying to combine a machine
learning model and a symbolic reasoning framework for
directional relation prediction. Specifically, on one hand,
we considered the machine learning approach of [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] that
predicts the qualitative directional relations between
geographical regions, e.g., X is north-west of Y, and, on the
other hand, we employed the symbolic framework of the
Cardinal Direction Calculus to capture and reason with
those predicted relations [
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ].
      </p>
      <p>
        It is important to note that we just initiated the
discussions by presenting several example cases where a
symbolic reasoning framework can help with the
predictions of a machine learning model. Much more work
can be done in the future, e.g., when inconsistency is
detected by composition or inverse, how to determine
which predicted relations are more plausible is an
important yet insuficiently researched topic. How to exploit
the predictions of a machine learning model to perform
symbolic reasoning better is also very interesting. For the
problem considered in this paper, an implicit assumption
is that the semantics of symbolic reasoning matches the
semantics of predicted relations, which in real-world
applications is seldom the case. As have been discussed in
[
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], machine learning predictions can help symbolic
reasoning frameworks build reasoning rules that are
consistent with the observations in real-world. Automatically
discovering conceptual neighbourhood graphs (CNGs)
in [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] is a good start, but there is still a huge gap
between reasoning and CNGs. Finally, the type of
integration between the machine learning model and the logical
component remains open to discussion; in the future, we
would like to tackle this via abductive reasoning, utilizing
the neuro-symbolic framework proposed in [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ].
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>L. G.</given-names>
            <surname>Valiant</surname>
          </string-name>
          ,
          <source>Knowledge Infusion: In Pursuit of Robustness in Artificial Intelligence, in: IARCS Annual Conference on Foundations of Software Technology and Theoretical Computer Science</source>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Michael</surname>
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Littman</surname>
            , Ifeoma Ajunwa, Guy Berger, Craig Boutilier, Morgan Currie, Finale Doshi-Velez,
            <given-names>Gillian</given-names>
          </string-name>
          <string-name>
            <surname>Hadfield</surname>
            , Michael C. Horowitz, Charles Isbell, Hiroaki Kitano,
            <given-names>Karen Levy</given-names>
          </string-name>
          , Terah Lyons, Melanie Mitchell, Julie Shah, Steven Sloman, Shannon Vallor, Toby Walsh,
          <source>Gathering Strength Gathering Storms: The One Hundred Year Study on Artiifcial Intelligence (AI100) 2021 Study Panel Report, Technical Report</source>
          , Stanford University,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          , M. K. Sarker (Eds.),
          <article-title>Neuro-Symbolic Artiifcial Intelligence: The State of the Art</article-title>
          , volume
          <volume>342</volume>
          <source>of Frontiers in Artificial Intelligence and Applications</source>
          , IOS Press,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A. S.</given-names>
            <surname>d'Avila Garcez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. R.</given-names>
            <surname>Besold</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. D.</given-names>
            <surname>Raedt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Földiak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Hitzler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Icard</surname>
          </string-name>
          , K.-U. Kühnberger,
          <string-name>
            <given-names>L. C.</given-names>
            <surname>Lamb</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Miikkulainen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. L.</given-names>
            <surname>Silver</surname>
          </string-name>
          ,
          <source>NeuralSymbolic Learning and Reasoning: Contributions and Challenges, in: AAAI Spring Symposium on Knowledge Representation and Reasoning: Integrating Symbolic and Neural Approaches</source>
          .,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>S.</given-names>
            <surname>Wermter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <article-title>An Overview of Hybrid Neural Systems</article-title>
          ,
          <source>in: Hybrid Neural Systems</source>
          ,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>K.</given-names>
            <surname>McGarry</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Wermter</surname>
          </string-name>
          ,
          <string-name>
            <surname>J. MacIntyre</surname>
          </string-name>
          ,
          <source>Hybrid Neural Systems: From Simple Coupling to Fully Integrated Neural Networks, Neural Computing Surveys</source>
          <volume>2</volume>
          (
          <year>1999</year>
          )
          <fpage>62</fpage>
          -
          <lpage>93</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Badreddine</surname>
          </string-name>
          , A.
          <string-name>
            <surname>d'Avila Garcez</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Serafini</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Spranger</surname>
          </string-name>
          , Logic Tensor Networks,
          <source>Artif. Intell</source>
          .
          <volume>303</volume>
          (
          <year>2022</year>
          )
          <fpage>103649</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J. H.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sioutis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Ahrens</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Alirezaie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kerzel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Wermter</surname>
          </string-name>
          , Neuro-Symbolic
          <source>SpatioTemporal Reasoning</source>
          ,
          <source>CoRR abs/2211</source>
          .15566 (
          <year>2022</year>
          ). URL: https://doi.org/10.48550/arXiv.2211.15566.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Long</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Peng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Meng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sioutis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Kou</surname>
          </string-name>
          ,
          <article-title>Flexible directional relationships, Manuscript under submission to a journal (</article-title>
          <year>2023</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>G.</given-names>
            <surname>Ligozat</surname>
          </string-name>
          ,
          <article-title>Reasoning about cardinal directions</article-title>
          ,
          <source>J. Vis. Lang. Comput</source>
          .
          <volume>9</volume>
          (
          <year>1998</year>
          )
          <fpage>23</fpage>
          -
          <lpage>44</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>A. U.</given-names>
            <surname>Frank</surname>
          </string-name>
          ,
          <article-title>Qualitative Spatial Reasoning with Cardinal Directions</article-title>
          , in: ÖGAI,
          <year>1991</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>F.</given-names>
            <surname>Dylla</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. H.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mossakowski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Schneider</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. V.</given-names>
            <surname>Delden</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. V. D.</given-names>
            <surname>Ven</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Wolter</surname>
          </string-name>
          ,
          <article-title>A Survey of Qualitative Spatial and Temporal Calculi: Algebraic and Computational Properties</article-title>
          , ACM Comput.
          <year>Surv</year>
          .
          <volume>50</volume>
          (
          <year>2017</year>
          ) 7:
          <fpage>1</fpage>
          -
          <lpage>7</lpage>
          :
          <fpage>39</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>G.</given-names>
            <surname>Ligozat</surname>
          </string-name>
          ,
          <article-title>Qualitative Spatial and Temporal Reasoning</article-title>
          , ISTE, Wiley,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Long</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sioutis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <article-title>Eficient Path Consistency Algorithm for Large Qualitative Constraint Networks</article-title>
          ,
          <source>in: IJCAI</source>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>M.</given-names>
            <surname>Sioutis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Long</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <article-title>Leveraging Variable Elimination for Eficiently Reasoning about Qualitative Constraints, Int</article-title>
          .
          <source>J. Artif. Intell. Tools</source>
          <volume>27</volume>
          (
          <year>2018</year>
          )
          <fpage>1860001</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>M.</given-names>
            <surname>Vilain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Kautz</surname>
          </string-name>
          ,
          <string-name>
            <surname>P. van Beek</surname>
          </string-name>
          ,
          <article-title>Constraint Propagation Algorithms for Temporal Reasoning: A Revised Report</article-title>
          , in: D. S.
          <string-name>
            <surname>Weld</surname>
          </string-name>
          , J. de Kleer (Eds.),
          <source>Readings in Qualitative Reasoning About Physical Systems</source>
          , Morgan Kaufmann,
          <year>1990</year>
          , pp.
          <fpage>373</fpage>
          -
          <lpage>381</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>P. van Beek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Cohen</surname>
          </string-name>
          ,
          <article-title>Exact and approximate reasoning about temporal relations</article-title>
          ,
          <source>Comput. Intell</source>
          .
          <volume>6</volume>
          (
          <year>1990</year>
          )
          <fpage>132</fpage>
          -
          <lpage>144</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>P. van Beek</surname>
          </string-name>
          ,
          <source>Reasoning About Qualitative Temporal Information, Artif. Intell</source>
          .
          <volume>58</volume>
          (
          <year>1992</year>
          )
          <fpage>297</fpage>
          -
          <lpage>326</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>D.</given-names>
            <surname>Papadias</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Theodoridis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. K.</given-names>
            <surname>Sellis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. J.</given-names>
            <surname>Egenhofer</surname>
          </string-name>
          ,
          <article-title>Topological Relations in the World of Minimum Bounding Rectangles: A Study with R-trees</article-title>
          ,
          <source>in: SIGMOD</source>
          ,
          <year>1995</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>P.</given-names>
            <surname>Balbiani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Condotta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. F.</given-names>
            <surname>del Cerro</surname>
          </string-name>
          ,
          <article-title>A New Tractable Subclass of the Rectangle Algebra</article-title>
          , in: IJCAI,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>L.</given-names>
            <surname>Cai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Janowicz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <article-title>Automatically Discovering Conceptual Neighborhoods Using Machine Learning Methods</article-title>
          , in: COSIT,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <article-title>Abductive learning: towards bridging machine learning and logical reasoning</article-title>
          ,
          <source>Sci. China Inf. Sci</source>
          .
          <volume>62</volume>
          (
          <year>2019</year>
          )
          <volume>76101</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>76101</lpage>
          :
          <fpage>3</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>