<!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>Ontology Alignment based on Instances using Hybrid Genetic Algorithm</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Alex Alves</string-name>
          <email>alex.alves@uniriotec.br</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kate Revoredo</string-name>
          <email>katerevoredo@uniriotec.br</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fernanda Baião</string-name>
          <email>fernanda.baiao@uniriotec.br</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Research and Practice Group in Information Technology (NP2Tec) Department of Applied Informatics - Federal University of the State of Rio de Janeiro</institution>
          ,
          <addr-line>UNIRIO</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>The popularity of Ontology favored the appearance of several Ontologies to the same domain, thereby increasing the need of alignment techniques. In scenarios where ontologies comprising instances, the knowledge embedded in these instances can be useful to improve alignment. This paper extends a hybrid evolutionary approach, which applies a local optimization method, by taking instances into account in order to reduce premature convergence and, consequently, improve the quality of the resulting ontology alignment.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>O2 elements
# name
0 thing
1 transport
2 car
3 Volkswagen
4 Porsche
5 engine
6 speed
7 has motor
8 has property
9 Mark´s Porsche
10 motor 123456
11 fast
Possible solution chromosome</p>
      <p>
        (0,1,7,3,9,11,8,8,9,9,11)
In order to take instances into account during the alignment problem, we propose an additional function.
This function applies the concept of upPropagation [
        <xref ref-type="bibr" rid="ref3">Massmann et al. 2011</xref>
        ], in which the similarities
between instances are propagated to their concepts when evaluating a possible solution. Moreover, our
approach will initially adopt specific values for the genetic parameters, following the work of
        <xref ref-type="bibr" rid="ref4">Souza [2012</xref>
        ]:
a selection rate of 50%, crossover probability of 80%, mutation probability of 10%, a 30% rate for
reinsertion of best individuals, a 10% rate for reinsertion of the worst individuals, mortality of 5 generations,
a local search frequency of every 100 generations and, finally, a 25% insertion neighborhood. By
adopting this parameter value set, avoid solutions that persist for many generations, like super individuals or
solutions very bad, is applied the concept of mortality in the population. Individuals that reach a certain
age m are dropped from the new generation. Finally, we assume the existence of a reference alignment
and predefined thresholds for precision, recall and F-measures as our stopping criteria.
3
      </p>
    </sec>
    <sec id="sec-2">
      <title>Conclusion</title>
      <p>Typically, ontologies are used by people, artificial agents and distributed applications that need to share
domain information about a specific subject or area of knowledge. However, the creation of these
ontologies is commonly performed in accordance with local needs and often without concern for reuse. In an
ever-increasing frequent scenario where various ontologies for the same domain exist, alignment of them
is a must, but still remains as a challenging problem. In many of these scenarios, instances may
potentially bring extra information helping the alignment process, but are currently under-exploited in the
literature, especially when combined with other approaches. In this paper, we propose to use instances to
improve the alignment of ontologies through the use of a genetic algorithm combined with a local search
heuristic to reduce premature convergence. Experiments are being performed to evaluate our proposal.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Acampora</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Loia</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Salerno</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Vitiello</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2012</year>
          ),
          <article-title>“A hybrid evolutionary approach for solving the ontology alignment problem”</article-title>
          ,
          <source>In: International Journal of Intelligent Systems</source>
          ,
          <volume>27</volume>
          :
          <fpage>189</fpage>
          -
          <lpage>216</lpage>
          . doi:
          <volume>10</volume>
          .1002/int.20517.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Euzenat</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Shvaiko</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          (
          <year>2007</year>
          ), “Ontology Matching”, Springer-Verlag, Berlin Heidelberg.
          <year>2007</year>
          , X,
          <volume>334</volume>
          p.
          <fpage>67</fpage>
          <lpage>illus</lpage>
          .
          <source>ISBN 978-3-540-49611-3.</source>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Massmann</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ; Raunich, Salvatore; Aumueller, David; Arnold, Patrick; Rahm e Erhard. (
          <year>2011</year>
          )
          <article-title>” Evolution of the COMA Match System”</article-title>
          , OM-2011
          <source>(The Sixth International Workshop on Ontology Matching</source>
          ,
          <year>October 24th</year>
          ,
          <year>2011</year>
          , Bonn, Germany).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Souza</surname>
          </string-name>
          , Jairo Francisco. (
          <year>2012</year>
          )
          <article-title>“A heuristic approach single-objective for calibration in meta-ontology aligners”</article-title>
          . Rio de Janeiro, 105p.
          <source>PhD Thesis</source>
          , Department of Computer Science, Pontifícia Universidade Católica do Rio de Janeiro.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>