<!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>A Term-Based Approach for Matching Multilingual Thesauri</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mauro Dragoni</string-name>
          <email>dragoni@fbk.eu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andi Rexha</string-name>
          <email>arexha@know-center.at</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Matteo Casu</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alessio Bosca</string-name>
          <email>alessio.bosca@celi.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>An Approach for the Matching of Multilingual Thesauri</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Celi s.r.l.</institution>
          ,
          <addr-line>Via S.Quintino 31, I-10131, Torino</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>FBK-IRST</institution>
          ,
          <addr-line>Trento</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Know-Center Graz</institution>
          ,
          <addr-line>Graz</addr-line>
          ,
          <country country="AT">Austria</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In this paper, we present a multilingual matching approach aiming at building matches between terms belonging to multilingual thesauri. The approach is presented as a variant of the schema matching problem and present its evaluation on domain-specific use cases by demonstrating the viability of the proposed technique for facing the multilingual thesaurus matching approach. The proposed approach is based on the exploitation of the labels associated with each term defined in a thesaurus. Let us consider two thesauri: (i) a source thesaurus containing the elements that have to be mapped, and a target thesaurus used as reference for</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        The alignment between linguistic artifacts like vocabularies, thesauri, etc., is a task that
has attracted considerable attention in recent years [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ][
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. With very few exceptions,
however, research in this field has primarily focused on the development of
monolingual matching algorithms. As more and more artifacts, especially in the Linked Open
Data realm, become available in a multilingual fashion, novel matching algorithms are
required.
      </p>
      <p>Indeed, in the case of a multilingual environment, there are some peculiarities that
can be exploited in order to relax the classic schema matching task:
– the use of multilinguality permits to reduce the problems raised when two different
concepts have the same label; indeed, the probability for two diverse concepts to
have the same label across several languages is very low;
– multilingual artifacts provide term translations that have already been adapted to
the represented domains; therefore, the human creators of a multilingual artifact
put a lot of their cultural heritage in choosing the right terms for the each concept.</p>
      <p>In this paper, we present a work exploiting the two aspects described above in order
to build a multilingual term-based approach for defining mappings between multilingual
thesauri. Such an approach has been evaluated on domain-specific use cases belonging
to the agriculture and medical domains.
creating the mappings. The proposed approach has been built by taking inspiration from
information retrieval techniques and it exploits the creation of indexes for identifying
candidate mappings.</p>
      <p>Therefore, the entire approach may be split in two different phases: (i) in the first
one, we created the index containing information about the target thesaurus represented
in a structured way; while, (ii) in the second phase, we build queries using
information contained in the source thesaurus for retrieving a rank representing the candidate
mappings that we may define between the two thesauri.</p>
      <p>First of all, the two thesauri are considered with two different roles: a source
thesaurus that is used as starting point for the creation of the mapping, and a target
thesaurus that is considered as ending point of the mapping. It is split in two main phases:
in the first one, it operates on the target thesaurus, while in the second one, on the source
thesaurus. Firstly, we extract the whole set of labels from the target thesaurus and, after
a set of preprocessing activities, each term of the target thesaurus is transformed into a
structured representation containing all its multilingual labels and it is stored into an
index. Then, in the second phase, from each entity of the source index the set of its labels
is extracted. A query containing such labels is composed and performed on the index
built during the first phase. A rank containing n suggestions ordered by their confidence
score is returned by the system and it is used as input for the creation of the mapping
that may be done manually from domain experts or automatically by the system.
3</p>
    </sec>
    <sec id="sec-2">
      <title>Concluding Remarks</title>
      <p>The approach has been evaluated on a set of six multilingual thesauri for which gold
standards containing the mappings were available. Such thesauri belong to two different
domains: three thesauri to the agricultural and environment domain, while the other
three to the medical one. The promising results shown in Table 1 demonstrated the
effectiveness of the proposed approach.</p>
      <p>Mapping Set
Eurovoc ! Agrovoc
Gemet ! Agrovoc</p>
      <p>MDR ! MeSH
MDR ! SNOMED
MeSH ! SNOMED
# of Mappings Prec@1 Prec@3 Prec@5 Recall
1297 0.861 0.946 0.978 0.785
1181 0.927 0.973 0.988 0.643
6061 0.746 0.901 0.948 0.799
19971 0.589 0.793 0.882 0.539
26634 0.674 0.853 0.920 0.612</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Euzenat</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shvaiko</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          : Ontology matching. Springer (
          <year>2007</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Bellahsene</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bonifati</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rahm</surname>
          </string-name>
          , E., eds.:
          <source>Schema Matching and Mapping</source>
          . Springer (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Choi</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Song</surname>
          </string-name>
          , I.Y., Han, H.:
          <article-title>A survey on ontology mapping</article-title>
          .
          <source>SIGMOD Rec</source>
          .
          <volume>35</volume>
          (
          <issue>3</issue>
          ) (
          <year>September 2006</year>
          )
          <fpage>34</fpage>
          -
          <lpage>41</lpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>