<!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>XMap : Results for OAEI 2016</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Warith Eddine DJEDDI</string-name>
          <email>djeddi@labged.net</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mohamed Tarek KHADIR</string-name>
          <email>khadir@labged.net</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sadok BEN YAHIA</string-name>
          <email>sadok.benyahia@fst.rnu.tn</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Faculty of Sciences of Tunis, University of Tunis El-Manar</institution>
          ,
          <addr-line>LIPAH-LR 11ES14, 2092</addr-line>
          ,
          <country country="TN">Tunisia</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>LabGED, Computer Science Department, University Badji Mokhtar</institution>
          ,
          <addr-line>Annaba</addr-line>
          ,
          <country country="DZ">Algeria</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>We describe in this paper the XMap system and the results achieved during the 2016 edition of the Ontology Alignment Evaluation Initiative. XMap is an automated ontology matching system based on parallel composition of basic ontology matchers and on the use of external resources as background knowledge. Presentation of the system XMap, as for eXtended Mapping, is one of the leading ontology matching systems for large-scale ontology matching relying on the notion of context in order to deal with lexical ambiguity as well as a divide-and-conquer approach to tackle the issue of matching large ontologies. A semantic similarity measure has been defined using UMLS [1] and WordNet [3] to provide a synonymy degree between two entities from different ontologies, by exploring both of their lexical and structural contexts. The translation into many languages is based on the Microsoft ⃝R Translator. Our system stores locally all translation results from Microsoft ⃝R Translator in dictionary files. The translator will also be queried only when no stored translation are found in order to gain time and avoid overloading the server. In this version, the system architecture remained unchanged but the system implementation was modified as well as the implementation of several basic matchers in order to prepare the system for the following test sets: ”'Interactive matching evaluation”' and ”'Disease and Phenotype”' tracks.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>techniques. One of the main trusts of the introduced approach is the increasing
scalability and speed of ontology alignment by matching linguistic and structural features. It
is a multi-layer system which uses three different layers to perform the ontology
alignment process: a terminological layer, a structural layer and an alignment layer. The
output values of each layer serves as input to the upper one and each layer provides an
improvement in the computation of the similarity between concepts.
3</p>
    </sec>
    <sec id="sec-2">
      <title>Results</title>
      <p>In this section, we present the evaluation results obtained by running XMap under the
SEALS client with Benchmark, Anatomy, Conference, Multifarm, Interactive matching
evaluation, Large Biomedical Ontologies and Disease and Phenotype tracks.
Benchmark XMap performs very well on the biblio and film data set. Table 1
summarises the average results obtained by XMap.
Anatomy The Anatomy track consists of finding an alignment between the Adult
Mouse Anatomy (2744 classes) and a part of the NCI Thesaurus (3304 classes)
describing the human anatomy. XMap achieves a good F-Measure value of 89% in
a reasonable amount of time (45 sec.) (see Table 2). In terms of F-Measure/runtime,
XMap is ranked 3nd among the tools participated in this track.
Conference The Conference track uses a collection of 16 ontologies from the domain
of academic conferences. Most ontologies were equipped with OWL DL axioms of
various types; this opens a useful way to test our semantic matchers. The match quality
was evaluated against the original (ra1) as well as entailed reference alignment (ra2)
and violation free version of reference alignment (ra2). As Table 3 shows, for the three
evaluations, we achieved a good F-Measure values.</p>
      <p>For each reference alignment, three evaluation modalities are applied : a) M1 only
contains classes, b) M2 only contains properties, c) M3 contains classes and properties.</p>
      <p>XMap achieved the highest improvement between the 2016 and 2014 evaluation.
ra1-M1
ra1-M2
ra1-M3
ra2-M1
ra2-M2
ra2-M3
rar2-M1
rar2-M2
rar2-M3
Multifarm This track is based on the translation of the OntoFarm collection of
ontologies into 9 different languages. XMap have low performance due to many internal
exceptions. The results are showed in Table 4.
Interactive matching evaluation For the 2016 edition, participating systems are
evaluated on the Conference and Anatomy data set using an oracle based on the reference
alignment.</p>
      <p>In this evaluation, we look at how interacting with the user improves the matching
results, which methods are most promising and how many interactions are necessary.</p>
      <p>XMap uses various similarity measures to generate candidate mappings. It applies
two thresholds to filter the candidate mappings - one for the mappings that are directly
added to the final alignment and another for those that are presented to the user for
validation. The latter threshold is selected to be high in order to minimize the number of
requests and the rejected candidate mappings from the oracle; the requests are mainly
about incorrect mappings. The mappings accepted by the user are moved to the final
alignment. On the opposite side is XMap - it benefits the least from the interaction with
the oracle. All XMap’s measures differ with less than 0:2% from the non-interactive
runs, and performance does not change at all with the increasing error rates.
Large biomedical ontologies This track consists of finding alignments between the
Foundational Model of Anatomy (FMA), SNOMED CT, and the National Cancer
Institute Thesaurus (NCI). The results obtained by XMAP are depicted by Table 5.</p>
      <p>In general, we can conclude that XMap achieved a good precision/recall values. The
high recall value can be explained by the fact that UMLS thesaurus contains definitions
of highly technical medical terms.</p>
      <p>Disease and Phenotype This track based on a real use case where it is required to find
alignments between disease and phenotype ontologies. Specifically, the selected
ontologies are the Human Phenotype Ontology (HPO), the Mammalian Phenotype Ontology
(MP), the Human Disease Ontology (DOID), and the Orphanet and Rare Diseases
Ontology (ORDO).</p>
      <p>XMap achieved fair results according to the three evaluation (Silver standard,
Manually generated mappings and Manual assessment of unique mappings).
4
4.1</p>
    </sec>
    <sec id="sec-3">
      <title>General comments</title>
      <sec id="sec-3-1">
        <title>Comments on the results</title>
        <p>
          This is the 4th time that we participate in the OAEI campaign. The official results of
OAEI 2016 show that XMap is competitive with other well-known ontology matching
systems in all OAEI tracks. The current version of XMap has shown a significant
improvement (both in terms of matching quality and runtime) in comparison to the version
from 2015 [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ].
4.2
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>Comments on the OAEI 2016 procedure</title>
        <p>As a fourth participation, we found the OAEI procedure very convenient and the
organizers very supportive. The OAEI test cases are various, and this leads to a comparison
on different levels of difficulty, which is very interesting. We found that SEALS
platform is a precious tool to compare the performance of our system with the others.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Conclusion</title>
      <p>In this paper, we presented the results achieved during the 2016 edition of the OAEI
campaign. The system managed to improve its performance significantly compared to
the previous year, which is reflected in the performance on several tracks. XMap
participated for the first year to the interactive track. The results are promising especially
on large-scale tasks which is a critical challenge in ontology matching.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Bodenreider</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>The Unified Medical Language System (UMLS): integrating biomedical terminology</article-title>
          ,
          <source>Nucleic Acids Research</source>
          , vol.
          <volume>32</volume>
          ,
          <fpage>D267</fpage>
          -
          <lpage>D270</lpage>
          (
          <year>2004</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Djeddi</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Khadir</surname>
            ,
            <given-names>M. T.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Ben Yahia</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>XMap: results for OAEI 2015</article-title>
          .
          <source>In Proceedings of the 10th International Workshop on Ontology Matching collocated with the 14th International Semantic Web Conference (ISWC</source>
          <year>2015</year>
          ), October 12, pp.
          <fpage>216</fpage>
          -
          <lpage>221</lpage>
          . Bethlehem, PA, USA (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Fellbaum</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>WordNet: An Electronic Lexical Database</article-title>
          , MIT Press, Cambridge, MA (
          <year>1998</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Paulheim</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hertling</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          &amp;
          <string-name>
            <surname>Ritze</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Towards evaluating interactive ontology matching tools</article-title>
          .
          <source>In Proc. 10th Extended Semantic Web Conference (ESWC)</source>
          ,
          <source>Montpellier (FR)</source>
          , pp.
          <fpage>31</fpage>
          -
          <lpage>45</lpage>
          , (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>