<!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>Exploiting BabelNet for generating subsumption</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mouna Kamel</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Daniela Schmidt</string-name>
          <email>daniela.schmidt@acad.pucrs.br</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Cassia Trojahn</string-name>
          <email>cassia.trojahng@irit.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Renata Vieira</string-name>
          <email>renata.vieira@pucrs.br</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Institut de Recherche en Informatique de Toulouse</institution>
          ,
          <addr-line>Toulouse</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Pontificia Universidade Catolica do Rio Grande do Sul</institution>
          ,
          <addr-line>Porto Alegre</addr-line>
        </aff>
      </contrib-group>
      <fpage>2</fpage>
      <lpage>3</lpage>
      <abstract>
        <p>Whereas the ontology matching field has developed fully in the last decades, most matching approaches are still limited to generating equivalences between entities of different ontologies. However, for many tasks, finding subsumption relations may be useful. Despite the variety of matching approaches in the literature, most of them rely on string-based techniques as an initial estimate of the likelihood that two elements refer to the same real world phenomenon, hence, the found correspondences represent equivalences with terms similarly written rather than subsumptions. This paper presents an approach relying on background knowledge from BabelNet (BN) [3] and on the notion of context. The latter has been exploited in different ways in ontology matching [2, 4]. They are used for disambiguating the senses that better express the meaning of ontology concepts when looking for subsumption relations between them in BN.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
    </sec>
    <sec id="sec-2">
      <title>Experimentation</title>
      <p>Material and methods. We used the set of 7 ontologies from the OAEI conference
data set that are involved in the 21 available reference alignments. In our experiments,
compounds with no entry in BN have been pre-processed by removing the modifiers
(e.g. “Invited speaker” is a “Speaker”). We empirically selected k=2 for the path length
and 0.8 as edit distance threshold. We used as reference the subsumptions inferred from
the available equivalence reference alignments, using Hermit and the Alignment API
4.5. As many concepts do not have any super or sub concepts, we considered 2 settings:
contexts as introduced above and the whole ontology as context for each concept. The
best results, which are reported here, were obtained with the latter.</p>
      <p>Results and discussion. Table 1 shows the results (measures were computed using
the Alignment API). Overall, the best results are obtained when considering alignments
close to those expected (extended and semantic measures) rather than exact ones.
Looking at the results for each pair of ontologies, the best results where obtained for different
pairs when using the different measures: edas-ekaw (classical), confOf-edas (extended)
and conference-sigkdd (semantic). The overall low results are mainly due to two
reasons: a high number of concepts can not be found in BN and using the modifier does
help so much in this task; the construction of contexts suffers from the lack of
annotations in the ontologies (as well many concepts do not have any super or sub concepts),
and hence, contexts are not rich enough for disambiguating the synsets.</p>
    </sec>
    <sec id="sec-3">
      <title>Conclusions</title>
      <p>We presented an approach for generating subsumption correspondences relying on
BabelNet. This task is still a gap in the field and the initial results presented here can be
improved in different ways. We plan to improve the disambiguation strategy,
exploiting word embeddings, to automatically enrich the ontology with annotations, to adopt
a hybrid approach combining both lexical and background knowledge, to work on the
confidence of the correspondences, and to look for other relations like meronymy.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>M.</given-names>
            <surname>Lesk</surname>
          </string-name>
          .
          <article-title>Automatic sense disambiguation using machine readable dictionaries: How to tell a pine cone from an ice cream cone</article-title>
          .
          <source>In SIGDOC</source>
          , pages
          <fpage>24</fpage>
          -
          <lpage>26</lpage>
          . ACM,
          <year>1986</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>A.</given-names>
            <surname>Maedche</surname>
          </string-name>
          and
          <string-name>
            <given-names>S.</given-names>
            <surname>Staab</surname>
          </string-name>
          .
          <article-title>Measuring Similarity between Ontologies</article-title>
          .
          <source>In 13th Conf. on Knowledge Engineering and Knowledge Management</source>
          , pages
          <fpage>251</fpage>
          -
          <lpage>263</lpage>
          ,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>R.</given-names>
            <surname>Navigli</surname>
          </string-name>
          and
          <string-name>
            <given-names>S. P.</given-names>
            <surname>Ponzetto. BabelNet:</surname>
          </string-name>
          <article-title>The automatic construction, evaluation and application of a wide-coverage multilingual semantic network</article-title>
          .
          <source>AI</source>
          ,
          <volume>193</volume>
          :
          <fpage>217</fpage>
          -
          <lpage>250</lpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>F. C.</given-names>
            <surname>Schadd</surname>
          </string-name>
          and
          <string-name>
            <given-names>N.</given-names>
            <surname>Roos</surname>
          </string-name>
          .
          <article-title>Coupling of Wordnet Entries for Ontology Mapping Using Virtual Documents</article-title>
          .
          <source>In 7th Workshop on Ontology Matching</source>
          , pages
          <fpage>25</fpage>
          -
          <lpage>36</lpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>