<!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>Linking IMAGACT ontology to BabelNet through action videos</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Lorenzo Gregori</string-name>
          <email>lorenzo.gregori@unifi.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alessandro Panunzi</string-name>
          <email>alessandro.panunzi@unifi.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andrea Amelio Ravelli</string-name>
          <email>aramelior@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Florence</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>English. Herein we present a study dealing with the linking of two multilingual and multimedia resources, BabelNet and IMAGACT, which seeks to connect videos contained in the IMAGACT Ontology of Actions with related action concepts in BabelNet. The linking is based on a machine learning algorithm that exploits the lexical information of the two resources. The algorithm has been firstly trained and tested on a manually annotated dataset and then it was run on all the data, allowing to connect 773 IMAGACT action videos with 517 BabelNet synsets. This linkage aims to enrich BabelNet verbal entries with a visual representations and to connect the IMAGACT ontology to the huge BabelNet semantic network.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Italiano. In questo articolo si presenta
uno studio sul linking tra due risorse
linguistiche multilingui e multimediali,
BabelNet e IMAGACT. L’esperimento
ha l’obiettivo di collegare i video
dell’ontologia dell’azione IMAGACT con
i concetti azionali contenuti in BabelNet.
Il collegamento e` realizzato attraverso
un algoritmo di Machine Learning che
sfrutta l’informazione lessicale delle due
risorse. L’algoritmo e` stato addestrato e
valutato su un dataset annotato
manualmente e poi eseguito sull’insieme totale
dei dati, permettendo di collegare 773
video di IMAGACT con 517 synset di
BabelNet. Questo linking ha lo scopo di
arricchire le entrate verbali di BabelNet
con una rappresentazione visuale e di
collegare IMAGACT alla rete semantica
di BabelNet.
1 Introduction1
Ontologies are widely used to represent language
resources on the web, allowing them to be
easily accessed and exploited by machines. For this
reason, data interconnection between different
semantic resources is a crucial task in order to
enhance disambiguation and information retrieval
capabilities in Artificial Intelligence, as evidenced
by the increasing research into mapping and
linking techniques among ontologies
        <xref ref-type="bibr" rid="ref17 ref3">(Otero-Cerdeira
et al., 2015)</xref>
        . Nevertheless, ontology mapping has
to face the problem of concept representation
mismatch between resources, due to different building
criteria and purposes
        <xref ref-type="bibr" rid="ref17 ref3">(Siemoneit et al., 2015)</xref>
        .
Instance matching techniques play an important role
in this context, allowing to connect entities from
heterogeneous data resources which refer to the
same real-world object
        <xref ref-type="bibr" rid="ref1 ref1 ref11 ref14 ref2 ref4 ref7 ref8">(Castano et al., 2008; Nath
et al., 2014)</xref>
        .
      </p>
      <p>Aside the general interest for knowledge bases
interconnection in a web-based perspective, there
is also a growing interest in multimodal resources,
which combine textual and visual data. These
resources can be exploited by intelligent algorithms
integrating vision and natural language processing
techinques2. This integrated approach was
successfully applied for some challenging tasks
involving verbs and their action reference as a video.
Regneri et al. (2013) developed machine
learning models for the automatic identification of
similarity among actions, by using a corpus of
natural language descriptions, derived from the videos
of the MPII Cooking Composite Activities dataset,
which represents actions involved in basic cooking
tasks. Instead, the algorithm developed by Mathe
1Lorenzo Gregori developed the linking algorithm and
wrote sections 3, 4, and 5; Andrea Amelio Ravelli performed
the data annotation and wrote sections 1 and 2; Alessandro
Panunzi supervised the research work and revised the paper.</p>
      <p>2Several works in this field have been developed within
The European Network on Integrating Vision and Language
(iV&amp;L Net), http://ivl-net.eu/
et al. (2008) extracts higher level semantic
features in common among a sample set of verbs,
using a fine-grained analysis of the represented
action concepts, intended as a subsequent stable set
of abstract features of the objects involved in the
videos. Within this interdisciplinary perspective,
a knowledge base which relates verbal lemmas in
different languages with video prototypes can help
in serveral applications, and be exploited by both
humans and machines.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Resources</title>
      <p>
        This paper presents a linking between BabelNet
        <xref ref-type="bibr" rid="ref12 ref13">(Navigli and Ponzetto, 2012a)</xref>
        and IMAGACT
        <xref ref-type="bibr" rid="ref1 ref11 ref14 ref2 ref7 ref8 ref9">(Moneglia et al., 2014a)</xref>
        , two multilanguage and
multimedia resources suitable for automatic
translation and disambiguation tasks
        <xref ref-type="bibr" rid="ref10 ref13 ref15 ref16 ref7 ref8 ref9">(Russo et al.,
2013; Moneglia, 2014; Moro and Navigli, 2015)</xref>
        .
2.1
      </p>
      <sec id="sec-2-1">
        <title>BabelNet</title>
        <p>BabelNet3 is a multilingual semantic network
created from the mapping together of the WordNet
thesaurus and the Wikipedia enciclopedia. At
present, BabelNet 3.7 contains 271 languages and
it is the widest multilingual resources available
for semantic disambiguation. Concepts and
entities are represented by BabelSynsets (BS),
extensions of WordNet synsets: a BS is a
unitary concept identified by several kinds of
informations (semantic features, glosses, usage
examples, etc.) and related to lemmas (in any
language) which have a sense matching with that
concept. BSs are not isolated, but connected together
by semantic relations. Moreover, BabelNet
received a large contributions from its mapping with
other resources such as ImageNet, GeoNames,
OmegaWiki (along with many others), which
increased its information beyond the lexicon and
produced a wide-ranging, multimedia knowledge
base.</p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2 IMAGACT</title>
        <p>
          IMAGACT4 is a visual ontology of action that
provides a video-based translation and
disambiguation framework for general verbs. The
database evolves continously
          <xref ref-type="bibr" rid="ref1 ref11 ref14 ref2 ref7 ref8 ref9">(Moneglia et al.,
2014b)</xref>
          and at present contains 9 fully-mapped
languages and 13 which are underway. The
resource is built on an ontology containing a
fine3http://babelnet.org
4http://www.imagact.it
grained categorization of action concepts, each
represented by one or more video prototypes as
recorded scenes and 3D animations. IMAGACT
currently contains 1,010 scenes which
encompass the action concepts most commonly referred
to in everyday language usage5. The links
between verbs and video scenes are based on the
coreferentiality of different verbs with respect to the
action expressed by a scene (i.e. different verbs
can describe the same action, visualised in the
scene). The visual representations convey the
action information in a cross-linguistic environment
and IMAGACT may thus be exploited for
reference disambiguation in automatic and assisted
translation tasks
          <xref ref-type="bibr" rid="ref1 ref11 ref14 ref2 ref7 ref8">(Panunzi et al., 2014)</xref>
          .
3
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Related works</title>
      <p>Other attempts have previously been made to link
IMAGACT with other resources. Two
experiments by De Felice et al. (2014) and by
Bartolini et al. (2014) were conducted in an
intralinguistic perspective: their aim was to evaluate
the results of a mapping between the action
concepts defined in ItalWordNet and the ones
categorized by IMAGACT (in terms of perfect matches
or hypernym/hyponym relations).</p>
      <p>On the contrary, the objective behind our work
is to obtain a light link between the resources by
enriching the action concepts in BabelNet with a
visual representation; in this way, we overpass the
problem of finding a match between the generic
semantic concepts in BabelNet and the specific
pragmatic concepts in IMAGACT. This
methodology is also enforced by the multilingual frame in
which the experiment is conducted. As a matter of
fact, the relation between words and concepts can
deeply differ across languages, while the
prototypical scenes ensure a language-independent
modality which is able to keep together the different
lexicalizations of the action space.</p>
      <p>
        This work is a further step from a previous
IMAGACT-BabelNet linking experiment
        <xref ref-type="bibr" rid="ref17 ref3">(Gregori
et al., 2015)</xref>
        . Even if it was just a feasibility test to
check the consistency of the linking, we reported
good results in automatic assignment of
IMAGACT prototypical scenes to BabelNet synsets.
For this reason, we built a bigger dataset and we
went from a metric-based to a Machine Learning
algorithm to be run on the whole set of IMAGACT
5The data is derived from the annotation of verb
occurrences in spontaneous spoken corpora
        <xref ref-type="bibr" rid="ref5">(Moneglia et al., 2012)</xref>
        4
      </p>
    </sec>
    <sec id="sec-4">
      <title>Linking experiment</title>
      <p>The aim of this experiment is to link the
IMAGACT video scenes to the BabelNet
interlinguistic concepts (BabelSynsets). In fact, the
BabelNet objects are already enriched with visual
objects, though this information contains static
images which are inadequate for representing action
concepts. In this way, adding video scenes to the
verbs is very desirable and would suggest itself as
a natural extension of BabelNet.
4.1</p>
      <sec id="sec-4-1">
        <title>Training and test set</title>
        <p>A manually annotated dataset of 50 scenes and 57
BabelSynsets (2,850 judgments) was created in
order to test the algorithm and evaluate the results.</p>
        <p>The sampling was carried on in two steps. First
of all, a purely actional semantic area has been
selected by taking BSs and scenes linked to 7
English action verbs, which are general and very
frequent in the language use: put, move, take, insert,
press, give and strike. The wide variation of these
verbs allowed us to obtain a big set of concepts,
with a high variation in terms of frequency and
generality. On this set, a second sampling has been
performed by preserving the variability in terms of
number of connected verbs, that is a measurable
parameter in both the resources.</p>
        <p>Each hBS,Scenei pair has been evaluated to
check if the scene is appropriate in
representing the BS. Three annotators compiled the binary
judgment table and we reported the values shared
by at least 2 of 3. The measured Fleiss’ kappa
inter-rater agreement for this task was 0.74 6.</p>
        <p>Finally, the dataset has been split in a training
set and a test set, with the proportions of 80% and
20% respectively (10 randomly chosen scenes for
the test set and the remaining 40 scenes for the
training set).
4.2</p>
      </sec>
      <sec id="sec-4-2">
        <title>Algorithm</title>
        <p>For this task, we developed a new algorithm which
uses Machine Learning techniques, by exploiting
the training set. As in the previous experiment,
the features are extracted from the lexical items
belonging to both the candidate BabelSynset and
its neighbours7. Beside the algorithm, a baseline
6The manually annotated training set is published at
http://bit.ly/29J0ypx</p>
        <p>
          7This test is based on BabelNet 3.6; the data was extracted
using the Java API
          <xref ref-type="bibr" rid="ref12 ref13">(Navigli and Ponzetto, 2012b)</xref>
          nsb
is determined by calculating the ratio nb+ns for
each pair and setting a threshold of 0.04, that
maximizes the F-measure on our dataset.
        </p>
        <p>Table 1 reports on the 17 languages common to
both BabelNet and IMAGACT, detailing the
relative number of verbs in each, and constitutes the
quantitative data which the matching algorithms
can exploit.</p>
      </sec>
      <sec id="sec-4-3">
        <title>Language</title>
        <p>English (EN)
Polish (PL)
Chinese (ZH)
Italian (IT)
Spanish (ES)
Russian (RU)
Portuguese (PT)
Arabic (AR)
German (DE)
Norwegian (NO)
Danish (DA)
Hebrew (HE)
Serbian (SR)
Hindi (HI)
Urdu (UR)
Sanskrit (SA)
Oriya (OR)
Total
nb: the number of verbs connected to the BS;
nsb: the number of verbs that are shared
between the Scene and the BS;</p>
        <p>These 3 features have been calculated for each
candidate BS and for the ones which are
semantically related to it. We took the 8 BabelNet
semantic relations available for verbs (see table 2)
and for each BS we extracted 8 groups of related
synsets, each one containing the set of BS
connected to the main one by the same relation. Then,
ns, nb and nsb are calculated for each group by
summing the values of the BSs belonging to it.
The feature set is comprised of 27 features: 3
features for the main BS and 3 features for each
BabelNet relation. The set of candidates consists of
all the possible BSs for each verb connected to the
scene. A machine learning algorithm was trained
on the annotated dataset: we used Support Vector
Machine (SVM) classifier with a RBF kernel.</p>
        <p>Table 2 shows the list of relations between the
verbal BSs ranked by their relevance values for
this task; this value is measured with Information
Gain on the annotated dataset.</p>
      </sec>
      <sec id="sec-4-4">
        <title>BabelNet relations IG value</title>
        <p>Hyponym 0.057
Hypernym 0.026
Also See 0.019
Verb Group 0.019
Gloss Related 0.009
Entailment 0.003
Antonym 0.000</p>
        <p>Cause 0.000
The algorithm was run on the training set and
evaluated on the test set; the results are reported in
Table 3.</p>
        <p>The results in terms of F-measure are not so
satisfying and the value obtained with the algorithm
is barely better than the baseline. Despite this, it’s
important to consider the difference with the
baseline in terms of precision and recall, since
precision is more important for this task: for this
reason, the algorithm provides a much more reliable
result compared to the baseline. We also have to
point out that a low recall is mainly caused by
multiple possiblities in the interpretation of a scene
from different points of view: for example, the
scene linked to the English verb to throw described
by the sentence John throws the ball to Mark can
represent not only a sense of throw, but also senses
of other verbs, like to play or to catch, that refer
to different semantic concepts; in these cases, the
scene in IMAGACT is not linked to the
alternative verbs, but it can be described with them (i.e.
John and Mark play with the ball, Mark catches
the ball). For this reason, the manual annotation
provides more BS-to-scene relations than an
algorithm can foresee on the basis of a lexical match,
causing a low recall value.</p>
        <p>Table 4 reports some statistics about the
linking process; the entire results are browsable at the
page http://bit.ly/2a4FefT.</p>
        <p>IM Scenes linked to BS
BS linked to Scenes
IM English Verbs related to Scenes
BabelNet English Verbs related to BS</p>
        <p>
          Switching to Machine Learning had a strong
impact on this linking task. The main advantage
from the previous linking experiment
          <xref ref-type="bibr" rid="ref17 ref3">(Gregori et
al., 2015)</xref>
          is that now the number of BSs that can
be assigned to each scene is variable, depending
on the different reference possibilities that the BSs
have. This is coherent with the BabelNet structure
where we find very general concepts, that can be
represented by several action prototypes, and
specific ones, for which one prototype is enough to
provide a clear representation.
        </p>
        <p>For example the BS ”bn:00090224v” (Put into
a certain place or abstract location) expresses a
general concept and is linked to 72 scenes,
comprising the actions involving one or more objects
or a body part, relating to different ways of putting
(like inserting, throwing, attaching,...) or to
different states of the Theme (e.g. solid or liquid).
Conversely, the BS ”bn:00084326v” (Fasten with
buttons) is much more specific and is linked to only
one scene (c17d7346) that represents a man that
fastens his jacket.
5</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Conclusions</title>
      <p>The experiment described in this paper shows that
is possible to obtain an extensive linking between
IMAGACT and BabelNet through visual entities
(see Figure 1 for a visual representation of a
linking example); this can be advantageous for both
the resources. BabelNet can add a clear video
representation of the verbal synsets that refer to
actions; IMAGACT can import verb translation
candidates from many languages by exploiting the
BabelNet semantic network; their integration can
be exploited as a unified multimedial resource to
accomplish complex tasks that combine natural
language processing and computer vision.</p>
      <p>Finally, we feel important to note that this
procedure is scalable and the statistical model can be
retrained at resource changes. This is a
fundamental feature, especially considering the continuous
update of IMAGACT languages and lemmas
inventory.</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments</title>
      <p>This research has been supported by the
MODELACT Project, funded by the Futuro in Ricerca
2012 programme (Project Code RBFR12C608);
http://modelact.lablita.it.
may. European Language Resources Association
(ELRA).
Proceedings of the 50th Annual Meeting of the
Association for Computational Linguistics (ACL 2012),
Jeju, Korea.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [Bartolini et al.2014]
          <string-name>
            <given-names>Roberto</given-names>
            <surname>Bartolini</surname>
          </string-name>
          , Valeria Quochi, Irene De Felice, Irene Russo, and
          <string-name>
            <given-names>Monica</given-names>
            <surname>Monachini</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>From synsets to videos: Enriching italwordnet multimodally</article-title>
          .
          <source>In Nicoletta Calzolari (Conference Chair)</source>
          , Khalid Choukri, Thierry Declerck, Hrafn Loftsson, Bente Maegaard, Joseph Mariani, Asuncion Moreno, Jan Odijk, and Stelios Piperidis, editors,
          <source>Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC'14)</source>
          , Reykjavik, Iceland, [Castano et al.2008]
          <string-name>
            <given-names>S.</given-names>
            <surname>Castano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ferrara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lorusso</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Montanelli</surname>
          </string-name>
          .
          <year>2008</year>
          .
          <article-title>On the ontology instance matching problem</article-title>
          .
          <source>In Database and Expert Systems Application</source>
          ,
          <year>2008</year>
          . DEXA '
          <volume>08</volume>
          . 19th International Workshop on, pages
          <fpage>180</fpage>
          -
          <lpage>184</lpage>
          , Sept.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>[De Felice</surname>
          </string-name>
          et al.2014
          <string-name>
            <surname>] Irene De Felice</surname>
            , Roberto Bartolini, Irene Russo, Valeria Quochi, and
            <given-names>Monica</given-names>
          </string-name>
          <string-name>
            <surname>Monachini</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Evaluating ImagActWordNet mapping for English and Italian through videos</article-title>
          . In Roberto Basili, Alessandro Lenci, and Bernardo Magnini, editors,
          <source>Proceedings of the First Italian Conference on Computational Linguistics CLiC-it 2014 &amp; the Fourth International Workshop EVALITA</source>
          <year>2014</year>
          , volume I, pages
          <fpage>128</fpage>
          -
          <lpage>131</lpage>
          . Pisa University Press.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [Gregori et al.2015]
          <string-name>
            <given-names>Lorenzo</given-names>
            <surname>Gregori</surname>
          </string-name>
          , Andrea Amelio Ravelli, and
          <string-name>
            <given-names>Alessandro</given-names>
            <surname>Panunzi</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Linking dei contenuti multimediali tra ontologie multilingui: i verbi di azione tra imagact e babelnet</article-title>
          . In C. Bosco,
          <string-name>
            <given-names>F.M.</given-names>
            <surname>Zanzotto</surname>
          </string-name>
          , and S. Tonelli, editors,
          <source>Proceedings of the Second Italian Conference on Computational Linguistics CLiC-it</source>
          <year>2015</year>
          , pages
          <fpage>150</fpage>
          -
          <lpage>154</lpage>
          . Accademia University Press.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [Mathe et al.2008]
          <string-name>
            <given-names>S.</given-names>
            <surname>Mathe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Fazly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Dickinson</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Stevenson</surname>
          </string-name>
          .
          <year>2008</year>
          .
          <article-title>Learning the abstract motion semantics of verbs from captioned videos</article-title>
          .
          <source>In Computer Vision and Pattern Recognition Workshops</source>
          ,
          <year>2008</year>
          . CVPRW '08. IEEE Computer Society Conference on, pages
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          , June.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [Moneglia et al.2012]
          <string-name>
            <given-names>Massimo</given-names>
            <surname>Moneglia</surname>
          </string-name>
          , Francesca Frontini, Gloria Gagliardi, Irene Russo, Alessandro Panunzi, and
          <string-name>
            <given-names>Monica</given-names>
            <surname>Monachini</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>Imagact: deriving an action ontology from spoken corpora</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <source>Proceedings of the Eighth Joint ACL-ISO Workshop on Interoperable Semantic Annotation (isa-8)</source>
          , pages
          <fpage>42</fpage>
          -
          <lpage>47</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [Moneglia et al.2014a]
          <string-name>
            <surname>Massimo</surname>
            <given-names>Moneglia</given-names>
          </string-name>
          , Susan Brown, Francesca Frontini, Gloria Gagliardi, Fahad Khan, Monica Monachini, and
          <string-name>
            <given-names>Alessandro</given-names>
            <surname>Panunzi</surname>
          </string-name>
          .
          <year>2014a</year>
          .
          <article-title>The IMAGACT Visual Ontology. An Extendable Multilingual Infrastructure for the Representation of Lexical Encoding of Action</article-title>
          . In Nicoletta Calzolari (Conference Chair), Khalid Choukri, Thierry Declerck, Hrafn Loftsson, Bente Maegaard, Joseph Mariani, Asuncion Moreno, Jan Odijk, and Stelios Piperidis, editors,
          <source>Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC'14)</source>
          , Reykjavik, Iceland, May.
          <source>European Language Resources Association (ELRA).</source>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [Moneglia et al.2014b]
          <string-name>
            <surname>Massimo</surname>
            <given-names>Moneglia</given-names>
          </string-name>
          , Susan Brown, Aniruddha Kar, Anand Kumar, Atul Kumar Ojha, Heliana Mello, Niharika, Girish Nath Jha, Bhaskar Ray, and
          <string-name>
            <given-names>Annu</given-names>
            <surname>Sharma</surname>
          </string-name>
          . 2014b.
          <article-title>Mapping Indian Languages onto the IMAGACT Visual Ontology of Action</article-title>
          . In Girish Nath Jha, Kalika Bali,
          <string-name>
            <surname>Sobha</surname>
            <given-names>L</given-names>
          </string-name>
          , and Esha Banerjee, editors,
          <source>Proceedings of WILDRE2 - 2nd Workshop on Indian Language Data: Resources and Evaluation at LREC'14</source>
          , Reykjavik, Iceland, May.
          <source>European Language Resources Association (ELRA).</source>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [Moneglia2014]
          <string-name>
            <given-names>Massimo</given-names>
            <surname>Moneglia</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Natural Language Ontology of Action: A Gap with Huge Consequences for Natural Language Understanding and Machine Translation</article-title>
          . In Zygmunt Vetulani and Joseph Mariani, editors,
          <source>Human Language Technology Challenges for Computer Science and Linguistics</source>
          , volume
          <volume>8387</volume>
          of Lecture Notes in Computer Science, pages
          <fpage>379</fpage>
          -
          <lpage>395</lpage>
          . Springer International Publishing.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          <source>[Moro and Navigli2015] Andrea Moro and Roberto Navigli</source>
          .
          <year>2015</year>
          . SemEval-2015
          <source>Task</source>
          <volume>13</volume>
          :
          <string-name>
            <given-names>Multilingual</given-names>
            <surname>All-Words Sense</surname>
          </string-name>
          Disambiguation and
          <string-name>
            <given-names>Entity</given-names>
            <surname>Linking</surname>
          </string-name>
          .
          <source>In Proceedings of the 9th International Workshop on Semantic Evaluation (SemEval</source>
          <year>2015</year>
          ), pages
          <fpage>288</fpage>
          -
          <lpage>297</lpage>
          , Denver, Colorado, June. Association for Computational Linguistics.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [Nath et al.2014]
          <string-name>
            <given-names>Rudra</given-names>
            <surname>Nath</surname>
          </string-name>
          , Hanif Seddiqui, and
          <string-name>
            <given-names>Masaki</given-names>
            <surname>Aono</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>An efficient and scalable approach for ontology instance matching</article-title>
          .
          <source>Journal of Computers</source>
          ,
          <volume>9</volume>
          (
          <issue>8</issue>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          <article-title>[Navigli and Ponzetto2012a] Roberto Navigli and Simone Paolo Ponzetto</article-title>
          .
          <year>2012a</year>
          .
          <article-title>BabelNet: The automatic construction, evaluation and application of a wide-coverage multilingual semantic network</article-title>
          .
          <source>Artificial Intelligence</source>
          ,
          <volume>193</volume>
          :
          <fpage>217</fpage>
          -
          <lpage>250</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <article-title>[Navigli and Ponzetto2012b] Roberto Navigli and Simone Paolo Ponzetto. 2012b. Multilingual WSD with just a few lines of code: the BabelNet API</article-title>
          . In [Otero-Cerdeira et al.2015]
          <string-name>
            <given-names>Lorena</given-names>
            <surname>Otero-Cerdeira</surname>
          </string-name>
          , Francisco J.
          <string-name>
            <surname>Rodrguez-Martnez</surname>
          </string-name>
          , and Alma GmezRodrguez.
          <year>2015</year>
          .
          <article-title>Ontology matching: A literature review</article-title>
          .
          <source>Expert Systems with Applications</source>
          ,
          <volume>42</volume>
          (
          <issue>2</issue>
          ):
          <fpage>949</fpage>
          -
          <lpage>971</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [Panunzi et al.2014]
          <string-name>
            <given-names>Alessandro</given-names>
            <surname>Panunzi</surname>
          </string-name>
          , Irene De Felice, Lorenzo Gregori, Stefano Jacoviello, Monica Monachini, Massimo Moneglia, Valeria Quochi, and
          <string-name>
            <given-names>Irene</given-names>
            <surname>Russo</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Translating Action Verbs using a Dictionary of Images: the IMAGACT Ontology. In XVI EURALEX International Congress: The User in Focus</article-title>
          , pages
          <fpage>1163</fpage>
          -
          <lpage>1170</lpage>
          , Bolzano / Bozen, 7/
          <year>2014</year>
          . EURALEX 2014,
          <string-name>
            <surname>EURALEX</surname>
          </string-name>
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [Regneri et al.2013]
          <string-name>
            <given-names>Michaela</given-names>
            <surname>Regneri</surname>
          </string-name>
          , Marcus Rohrbach, Dominikus Wetzel, Stefan Thater, Bernt Schiele, and
          <string-name>
            <given-names>Manfred</given-names>
            <surname>Pinkal</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Grounding action descriptions in videos</article-title>
          .
          <source>Transactions of the Association for Computational Linguistics</source>
          ,
          <volume>1</volume>
          :
          <fpage>25</fpage>
          -
          <lpage>36</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [Russo et al.2013]
          <string-name>
            <given-names>Irene</given-names>
            <surname>Russo</surname>
          </string-name>
          , Francesca Frontini, Irene De Felice, Fahad Khan, and
          <string-name>
            <given-names>Monica</given-names>
            <surname>Monachini</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Disambiguation of Basic Action Types through Nouns Telic Qualia</article-title>
          . In Roser Saur, Nicoletta Calzolari,
          <string-name>
            <surname>Chu-Ren</surname>
            <given-names>Huang</given-names>
          </string-name>
          , Alessandro Lenci, Monica Monachini, and James Pustejovsky, editors,
          <source>Proceedings of the 6th International Conference on Generative Approaches to the Lexicon. Generative Lexicon and Distributional Semantics</source>
          , pages
          <fpage>70</fpage>
          -
          <lpage>75</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [Siemoneit et al.2015]
          <string-name>
            <given-names>Benjamin</given-names>
            <surname>Siemoneit</surname>
          </string-name>
          ,
          <source>John Philip McCrae, and Philipp Cimiano</source>
          .
          <year>2015</year>
          .
          <article-title>Linking four heterogeneous language resources as linked data</article-title>
          .
          <source>In Proceedings of the 4th Workshop on Linked Data in Linguistics: Resources and Applications</source>
          , pages
          <fpage>59</fpage>
          -
          <lpage>63</lpage>
          , Beijing, China, July. Association for Computational Linguistics.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>