<?xml version="1.0"?><!DOCTYPE article SYSTEM "/project/take/software/searchbench_offline_processing/paperxml_generator/aclextractor/src/python/../resource/dtd/paperxml.dtd"><article><header><firstpageheader><page local="1" global="15"/><title>SemEval-2010 Task 3: Cross-Lingual Word Sense Disambiguation</title><pubinfo>Proceedings of the 5th International Workshop on Semantic Evaluation, ACL 2010,pages 15-20, Uppsala, Sweden, 15-16 July 2010. ©2010 Association for Computational Linguistics</pubinfo><author surname="Lefever" givenname="Els"><org  name="University College Ghent" country="Belgium" city="Ghent"/></author><author surname="Hoste" givenname="Véronique"><org  name="Ghent University" country="Belgium" city="Ghent"/></author></firstpageheader><frontmatter><p><b>SemEval-2010 Task 3: Cross-Lingual Word Sense</b></p><p><b>Disambiguation</b></p><p><b>Els Lefeveriâ and Véronique </b><b><i>Hoste<footnote anchor="1"/>'<footnote anchor="2"/></i></b></p><p>^LTß, Language and Translation Technology Team, University College Ghent, Belgium <footnote anchor="2"/>Department of Applied Mathematics and Computer Science, Ghent University, Belgium</p><p><b>{Els.Lefever,Véronique.Hoste}@hogent.be</b></p></frontmatter><abstract>The goal of this task is to evaluate the feasibility of multilingual WSD on a newly developed multilingual lexi­cal sample data set. Participants were asked to automatically determine the contextually appropriate translation of a given English noun in five languages, viz. Dutch, German, Italian, Spanish and French. This paper reports on the sixteen submissions from the five dif­ferent participating teams. </abstract></header><body><section number="1" title="Introduction"><p>Word Sense Disambiguation, the task of se­lecting the correct sense of an ambiguous word in a given context, is a well-researched NLP problem (see for example Agirre and Edmonds (2006) and Navigli (2009)), largely boosted by the various Senseval and SemEval editions. The SemEval-2010 Cross-lingual Word Sense Disambiguation task focuses on two bottle­necks in current WSD research, namely the scarcity of sense inventories and sense-tagged corpora (especially for languages other than English) and the growing tendency to eval­uate the performance of WSD systems in a real application such as machine translation and cross-language information retrieval (see for example Agirre et al. (2007)).</p><p>The Cross-lingual WSD task aims at the de­velopment of a multilingual data set to test the feasibility of multilingual WSD. Many studies have already shown the validity of this cross-lingual evidence idea (Gale et al., 1993; Ide et al., 2002; Ng et al., 2003; Apidianaki, 2009), but until now no benchmark data sets have been available. For the SemEval-2010 compe­tition we developed (i) a sense inventory in which the sense distinctions were extracted from the multilingual corpus Europarl<footnote anchor="1"/> and (ii) a data set in which the ambiguous words were annotated with the senses from the mul­tilingual sense inventory. The Cross-Lingual WSD task is a lexical sample task for English nouns, in which the word senses are made up of the translations in five languages, viz. Dutch, French, Italian, Spanish and German. Both the sense inventory and the annotated data set were constructed for a sample of 25 nouns. The data set was divided into a trial set of 5 ambiguous nouns and a test set of 20 nouns. The participants had to automatically deter­mine the contextually appropriate translation for a given English noun in each or a subset of the five target languages. Only translations present in Europarl were considered as valid translations.</p><p>The remainder of this article is organized as follows. Section 2 focuses on the task descrip­tion and gives a short overview of the construc­tion of the sense inventory and the annotation of the benchmark data set with the senses from the multilingual sense inventory. Section 3 clarifies the scoring metrics and presents two frequency-based baselines. The participating systems are presented in Section 4, while the results of the task are discussed in Section 5. Section 6 concludes this paper.</p><doubt alpha="56.7" length="30" tooSmall="False" monospace="0.0">2   Task setup 2.1   Data sets</doubt><p>Two types of data sets were used in the Cross-lingual WSD task: (a) a parallel corpus on the basis of which the gold standard sense inventory was created and (b) a collection of English sentences containing the lexical sam­ple words annotated with their contextually appropriate translations in five languages.</p><p><b>x</b>http://www.statmt.org/europarl/<page local="2" global="16"/></p><p>Below, we provide a short summary of the complete data construction process. For a more detailed description, we refer to Lefever and Hoste (2009; 2010).</p><p>The gold standard sense inventory was derived from the Europarl parallel corpus<footnote anchor="2"/>, which is extracted from the proceedings of the European Parliament (Koehn, 2005). We se­lected 6 languages from the 11 European lan­guages represented in the corpus, viz. English (our target language), Dutch, French, Ger­man, Italian and Spanish. All data were al­ready sentence-aligned using a tool based on the Gale and Church (1991) algorithm, which was part of the Europarl corpus. We only con­sidered the 1-1 sentence alignments between English and the five other languages. These sentence alignments were made available to the task participants for the five trial words. The sense inventory extracted from the paral­lel data set (Section 2.2) was used to annotate the sentences in the trial set and the test set, which were extracted from the JRC-ACQUIS Multilingual Parallel Corpus<footnote anchor="3"/> and BNC<footnote anchor="4"/>.</p><subsection number="2.2" title="Creation of the sense inventory"><p>Two steps were taken to obtain a multilingual sense inventory: (1) word alignment on the sentences to find the set of possible transla­tions for the set of ambiguous nouns and (2) clustering by meaning (per target word) of the resulting translations.</p><p>GIZA++ (Och and Ney, 2003) was used to generate the initial word alignments, which were manually verified by certified translators in all six involved languages. The human an-notators were asked to assign a "NULL" link to words for which no valid translation could be identified. Furthermore, they were also asked to provide extra information on com­pound translations (e.g. the Dutch word <i>In-vesteringsbank </i>translation of the English multiword <i>Investment Bank), </i>fuzzy links, or target words with a different PoS (e.g. the verb <i>to bank).</i></p><p>The manually verified translations were clustered by meaning by one annotator. In order to do so, the translations were linked across languages on the basis of unique sentence IDs. After the selection of all unique translation combinations, the transla­tions were grouped into clusters. The clus­ters were organized in two levels, in which the top level reflects the main sense categories (e.g. for the word <i>coach </i>we have (1) (sports) manager, (2) bus, (3) carriage and (4) part of a train), and the subclusters represent the finer sense distinctions. Translations that cor­respond to English multiword units were iden­tified and in case of non-apparent compounds, i.e. compounds which are not marked with a the different compound parts were sepa­rated by §§ in the clustering file (e.g. the Ger­man <i>Postkutsche). </i>All clustered translations were also manually lemmatized.</p><footnote label="2">http://www.statmt.org/europarl/ http ://wt.jrc.it/lt/Acquis/ 4 http://www.natcorp.ox.ac.uk/</footnote></subsection><subsection number="2.3" title="Sense annotation of the test data"><p>The resulting sense inventory was used to an­notate the sentences in the trial set (20 sen­tences per ambiguous word) and the test set (50 sentences per ambiguous word). In total, 1100 sentences were annotated. The annota-tors were asked to (a) pick the contextually ap­propriate sense cluster and to (b) choose their three preferred translations from this cluster. In case they were not able to find three ap­propriate translations, they were also allowed to provide fewer. These potentially differ­ent translations were used to assign frequency weights (shown in example (2)) to the gold standard translations per sentence. The ex­ample (1) below shows the annotation result in both German and Dutch for an English source sentence containing <i>coach.</i></p><p>(1) SENTENCE 12. STRANGELY , the na­tional coach of the Irish teams down the years has had little direct contact with the four provincial coaches .</p><p>German 1: Nationaltrainer German 2: Trainer German 3: Coach</p><p>Dutch 1: trainer</p><p>Dutch 2: coach</p><p>Dutch 3: voetbaltrainer</p><p>For each instance, the gold standard that results from the manual annotation contains a set of translations that are enriched with frequency information.<page local="3" global="17"/> The format of both the input file and gold standard is similar to the format that will be used for the Sem-Eval Cross-Lingual Lexical Substitution task (Sinha and Mihalcea, 2009). The following example illustrates the six-language gold stan­dard format for the trial sentence in (1). The first field contains the target word, PoS-tag and language code, the second field contains the sentence ID and the third field contains the gold standard translations in the target lan­guage, enriched with their frequency weight:</p><doubt alpha="60.1" length="263" tooSmall="False" monospace="0.0">(2)    coach.n.nl 12 ::   coach 3;  speler-trainer 1; trainer 3; voetbaltrainer 1; coach.n.fr 12 :: capitaine 1; entraîneur 3; coach.n.de 12 ::   Coach 1; Fußbaltrainer 1; Nationaltrainer 2; Trainer 3; coach.n.it 12 :: allenatore 3; coach.n.es 12 :: entrenador 3;</doubt></subsection></section><section number="3" title="Evaluation 3.1 Scoring"><p>To score the participating systems, we use an evaluation scheme which is inspired by the English lexical substitution task in SemEval 2007 (McCarthy and Navigli, 2007). We per­form both a <i>best result </i>evaluation and a more relaxed evaluation for the <i>top five results. </i>The evaluation is performed using precision and re­call <i>(Prec </i>and <i>Ree </i>in the equations below), and Mode precision (Mp) and Mode recall <i>(Mr), </i>where we calculate precision and re­call against the translation that is preferred by the majority of annotators, provided that one translation is more frequent than the others.</p><p>For the precision and recall formula we use the following variables. Let <i>H </i>be the set of annotators, <i>T </i>the set of test items and <i>hi </i>the set of responses for an item <i>% </i>G <i>T </i>for annota-tor <i>h </i>G <i>H. </i>For each ieTwe calculate the mode (m,) which corresponds to the transla­tion with the highest frequency weight. For a detailed overview of the <i>Mp</i><i> </i>and <i>Mr </i>cal­culations, we refer to McCarthy and Navigli (2007). Let <i>A </i>be the set of items from <i>T </i>(and <i>TM)</i><i> </i>where the system provides at least one answer and a» : <i>i </i>e <i>A </i>the set of guesses from the system for item <i>i. </i>For each <i>i, </i>we calculate the multiset union <i>(Hi) </i>for all <i>hi </i>for <i>all h £ H </i>and for each unique type <i>(res) </i>in <i>Hi </i>that has an associated frequency <i>(freqres).</i><i> </i>In order to assign frequency weights to our gold standard translations, we asked our human annotators to indicate their top 3 translations, which en­ables us to also obtain meaningful associated frequencies <i>(freqres) </i>viz. "1" in case a transla­tion is picked by 1 annotator, "2" if picked by two annotators and "3" if chosen by all three annotators.</p><p><b>Best result evaluation </b>For the <i>best re­sult </i>evaluation, systems can propose as many guesses as the system believes are correct, but the resulting score is divided by the number of guesses. In this way, systems that output a lot of guesses are not favoured.</p><p><b><u>E</u> </b><i>resea^regres</i></p><doubt alpha="57.1" length="7" tooSmall="False" monospace="0.0">Prec =-</doubt><doubt alpha="100.0" length="1" tooSmall="False" monospace="0.0">E</doubt><doubt alpha="85.7" length="7" tooSmall="False" monospace="0.0">aiiieA'</doubt><doubt alpha="50.0" length="4" tooSmall="False" monospace="0.0">\Hi\</doubt><doubt alpha="33.3" length="3" tooSmall="False" monospace="0.0">\A\</doubt><doubt alpha="81.8" length="11" tooSmall="True" monospace="0.0">Ea,-freqres</doubt><doubt alpha="60.0" length="5" tooSmall="False" monospace="0.0">Ree =</doubt><doubt alpha="62.5" length="8" tooSmall="False" monospace="0.0">Eat:i£T-</doubt><doubt alpha="33.3" length="3" tooSmall="False" monospace="0.0">\T\</doubt><doubt alpha="0.0" length="3" tooSmall="False" monospace="0.0">(1)</doubt><doubt alpha="0.0" length="3" tooSmall="False" monospace="0.0">(2)</doubt><p><b>Out-of-five   (Oof)   evaluation   </b>For the more relaxed evaluation, systems can propose up to five guesses. For this evaluation, the resulting score is not divided by the number of guesses.</p><p><i>E</i>
<i><u>J2</u></i><i><u> </u></i>resea.fr<i><u>eg </u></i><i>res </i><i>av-itA \W~\ , x</i></p><p>E
J2resea.fr<i><u> </u></i><i><u>eg </u></i><i>r</i></p><doubt alpha="0.0" length="3" tooSmall="False" monospace="0.0">(4)</doubt><subsection number="3.2" title="Baselines"><p>We produced two frequency-based baselines:</p><p>1. For the <i>Best result </i>evaluation, we select the most frequent lemmatized translation that results from the automated word alignment process (GIZA++).</p><p>2. For the <i>Out-of-five </i>or <i>more relaxed </i>eval­uation, we select the five most fre­quent (lemmatized) translations that re­sult from the GIZA++ alignment.</p><p>Table 1 shows the baselines for the <i>Best </i>evaluation, while Table 2 gives an overview per language of the baselines for the <i>Out-of-five </i>evaluation.</p><doubt alpha="0.0" length="3" tooSmall="False" monospace="0.0">(3)</doubt><page local="4" global="18"/><p>Table 2: <i>Out-of-five </i>Baselines</p></subsection></section><section number="4" title="Systems"><p>We received sixteen submissions from five dif­ferent participating teams. One group tack­led all five target languages, whereas the other groups focused on four (one team), two (one team) or one (two teams) target language(s). For both the <i>best </i>and the <i>Out-of-five </i>evalua­tion tasks, there were between three and seven participating systems per language.</p><p>The OWNS system identifies the nearest neighbors of the test instances from the train­ing data using a pairwise similarity measure (weighted sum of the word overlap and se­mantic overlap between two sentences). They use WordNet similarity measures as an ad­ditional information source, while the other teams merely rely on parallel corpora to ex­tract all lexical information. The UvT-WSD systems use a k-nearest neighbour classifier in the form of one word expert per lemma-Part-of-Speech pair to be disambiguated. The classifier takes as input a variety of local and global context features. Both the FCC-WSD and T3-COLEUR systems use bilingual translation probability tables that are derived from the Europarl corpus. The FCC-WSD system uses a Naive Bayes classifier, while the T3-COLEUR system uses an unsupervised graph-based method. Finally, the UHD sys­tems build for each target word a multilin­gual co-occurrence graph based on the target word's aligned contexts found in parallel cor­pora. The cross-lingual nodes are first linked by translation edges, that are labeled with the translations of the target word in the corre­sponding contexts. The graph is transformed into a minimum spanning tree which is used to select the most relevant words in context to disambiguate a given test instance.</p></section><section number="5" title="Results"><p>For the system evaluation results, we show precision <i>(Prec), </i>recall <i>(Ree), </i>Mode precision <i>(Mp)</i><i> </i>and Mode recall <i>(Mr). </i>We ranked all system results according to recall, as was done for the Lexical Substitution task. Table 3 shows the system ranking on the <i>best </i>task, while Table 4 shows the results for the <i>Oof </i>task.</p><p>Table 3: <i>Best </i>System Results</p><p>Beating the baseline seems to be quite chal­lenging for this WSD task. While the best sys­tems outperform the baseline for the <i>best </i>task,<page local="5" global="19"/></p><table class="main" frame="box" rules="all" border="1" regular="False"><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>Prec</p></td><td class="cell"><p>Ree</p></td><td class="cell"><p><i>MP</i></p></td><td class="cell"><p><i>Mr</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>Spanish</p></td><td class="cell"><p>18.36</p></td><td class="cell"><p>18.36</p></td><td class="cell"><p>23.38</p></td><td class="cell"><p>23.38</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>French</p></td><td class="cell"><p>20.71</p></td><td class="cell"><p>20.71</p></td><td class="cell"><p>15.21</p></td><td class="cell"><p>15.21</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>Italian</p></td><td class="cell"><p>14.03</p></td><td class="cell"><p>14.03</p></td><td class="cell"><p>11.23</p></td><td class="cell"><p>11.23</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>Dutch</p></td><td class="cell"><p>15.69</p></td><td class="cell"><p>15.69</p></td><td class="cell"><p>8.71</p></td><td class="cell"><p>8.71</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>German</p></td><td class="cell"><p>13.16</p></td><td class="cell"><p>13.16</p></td><td class="cell"><p>6.95</p></td><td class="cell"><p>6.95</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>Table 1:</p></td><td class="cell"><p><i>Best </i>Baselines</p></td><td class="cell"><p></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>Prec</p></td><td class="cell"><p>Ree</p></td><td class="cell"><p><i>MP</i></p></td><td class="cell"><p><i>Mr</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>Spanish</p></td><td class="cell"><p>48.41</p></td><td class="cell"><p>48.41</p></td><td class="cell"><p>42.62</p></td><td class="cell"><p>42.62</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>French</p></td><td class="cell"><p>45.99</p></td><td class="cell"><p>45.99</p></td><td class="cell"><p>36.45</p></td><td class="cell"><p>36.45</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>Italian</p></td><td class="cell"><p>34.51</p></td><td class="cell"><p>34.51</p></td><td class="cell"><p>29.70</p></td><td class="cell"><p>29.70</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>Dutch</p></td><td class="cell"><p>37.43</p></td><td class="cell"><p>37.43</p></td><td class="cell"><p>24.58</p></td><td class="cell"><p>24.58</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>German</p></td><td class="cell"><p>32.89</p></td><td class="cell"><p>32.89</p></td><td class="cell"><p>29.80</p></td><td class="cell"><p>29.80</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr></table><table class="main" frame="box" rules="all" border="1" regular="False"><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>Prec</p></td><td class="cell"><p>Ree</p></td><td class="cell"><p><i>MP</i></p></td><td class="cell"><p><i>Mr</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>Spanish</b></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UvT-v</p></td><td class="cell"><p>23.42</p></td><td class="cell"><p>24.98</p></td><td class="cell"><p>24.98</p></td><td class="cell"><p>24.98</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UvT-g</p></td><td class="cell"><p>19.92</p></td><td class="cell"><p>19.92</p></td><td class="cell"><p>24.17</p></td><td class="cell"><p>24.17</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>T3-COLEUR</p></td><td class="cell"><p>19.78</p></td><td class="cell"><p>19.59</p></td><td class="cell"><p>24.59</p></td><td class="cell"><p>24.59</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-1</p></td><td class="cell"><p>20.48</p></td><td class="cell"><p>16.33</p></td><td class="cell"><p>28.48</p></td><td class="cell"><p>22.19</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-2</p></td><td class="cell"><p>20.2</p></td><td class="cell"><p>16.09</p></td><td class="cell"><p>28.18</p></td><td class="cell"><p>22.65</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>FCC-WSD1</p></td><td class="cell"><p>15.09</p></td><td class="cell"><p>15.09</p></td><td class="cell"><p>14.31</p></td><td class="cell"><p>14.31</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>FCC-WSD3</p></td><td class="cell"><p>14.43</p></td><td class="cell"><p>14.43</p></td><td class="cell"><p>13.41</p></td><td class="cell"><p>13.41</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>French</b></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>T3-COLEUR</p></td><td class="cell"><p>21.96</p></td><td class="cell"><p>21.73</p></td><td class="cell"><p>16.15</p></td><td class="cell"><p>15.93</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-2</p></td><td class="cell"><p>20.93</p></td><td class="cell"><p>16.65</p></td><td class="cell"><p>17.78</p></td><td class="cell"><p>14.15</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-1</p></td><td class="cell"><p>20.22</p></td><td class="cell"><p>16.21</p></td><td class="cell"><p>17.59</p></td><td class="cell"><p>14.56</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>OWNS2</p></td><td class="cell"><p>16.05</p></td><td class="cell"><p>16.05</p></td><td class="cell"><p>14.21</p></td><td class="cell"><p>14.21</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>OWNS1</p></td><td class="cell"><p>16.05</p></td><td class="cell"><p>16.05</p></td><td class="cell"><p>14.21</p></td><td class="cell"><p>14.21</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>OWNS3</p></td><td class="cell"><p>12.53</p></td><td class="cell"><p>12.53</p></td><td class="cell"><p>14.21</p></td><td class="cell"><p>14.21</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>OWNS4</p></td><td class="cell"><p>10.49</p></td><td class="cell"><p>10.49</p></td><td class="cell"><p>14.21</p></td><td class="cell"><p>14.21</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>Italian</b></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>T3-COLEUR</p></td><td class="cell"><p>15.55</p></td><td class="cell"><p>15.4</p></td><td class="cell"><p>10.2</p></td><td class="cell"><p>10.12</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-2</p></td><td class="cell"><p>16.28</p></td><td class="cell"><p>13.03</p></td><td class="cell"><p>14.89</p></td><td class="cell"><p>9.46</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-1</p></td><td class="cell"><p>15.94</p></td><td class="cell"><p>12.78</p></td><td class="cell"><p>12.34</p></td><td class="cell"><p>8.48</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>Dutch</b></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UvT-v</p></td><td class="cell"><p>17.7</p></td><td class="cell"><p>17.7</p></td><td class="cell"><p>12.05</p></td><td class="cell"><p>12.05</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UvT-g</p></td><td class="cell"><p>15.93</p></td><td class="cell"><p>15.93</p></td><td class="cell"><p>10.54</p></td><td class="cell"><p>10.54</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>T3-COLEUR</p></td><td class="cell"><p>10.71</p></td><td class="cell"><p>10.56</p></td><td class="cell"><p>6.18</p></td><td class="cell"><p>6.16</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>German</b></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>T3-COLEUR</p></td><td class="cell"><p>13.79</p></td><td class="cell"><p>13.63</p></td><td class="cell"><p>8.1</p></td><td class="cell"><p>8.1</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-1</p></td><td class="cell"><p>12.2</p></td><td class="cell"><p>9.32</p></td><td class="cell"><p>11.05</p></td><td class="cell"><p>7.78</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-2</p></td><td class="cell"><p>12.03</p></td><td class="cell"><p>9.23</p></td><td class="cell"><p>12.91</p></td><td class="cell"><p>9.22</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr></table><p>Table 4: <i>Out-of-five </i>System Results this is not always the case for the <i>Out-of-five </i>task. This is not surprising though, as the <i>Oof </i>baseline contains the five most frequent Eu­roparl translations. As a consequence, these translations usually contain the most frequent translations from different sense clusters, and in addition they also contain the most generic translation that often covers multiple senses of the target word.</p><p>The best results are achieved by the UvT-WSD (Spanish, Dutch) and ColEur (French, Italian and German) systems. An interest­ing feature that these systems have in com­mon, is that they extract all lexical informa­tion from the parallel corpus at hand, and do not need any additional data sources. As a consequence, the systems can easily be applied to other languages as well. This is clearly il­lustrated by the ColEur system, that partici­pated for all supported languages, and outper­formed the other systems for three of the five languages.</p><p>In general, we notice that Spanish and French have the highest scores, followed by Italian, whereas Dutch and German seem to be more challenging. The same observation can be made for both the <i>Oof </i>and <i>Best </i>results, except for Italian that performs worse than Dutch for the latter. However, given the low participation rate for Italian, we do not have sufficient information to explain this different behaviour on the two tasks. The discrepancy between the performance figures for Spanish and French on the one hand, and German and Dutch on the other hand, seems more readily explicable. A likely explanation could be the number of classes (or translations) the systems have to choose from. As both Dutch and Ger­man are characterized by a rich compound­ing system, these compound translations also result in a higher number of different trans­lations. Figure 1 illustrates this by listing the number of different translations (or classes in the context of WSD) for all trial and test words. As a result, the broader set of trans­lations makes the WSD task, that consists in choosing the most appropriate translation from all possible translations for a given in­stance, more complicated for Dutch and Ger­man.</p></section><section number="6" title="Concluding remarks"><p>We believe that the Cross-lingual Word Sense Disambiguation task is an interesting contri­bution to the domain, as it attempts to ad­dress two WSD problems which have received a lot of attention lately, namely (1) the scarcity of hand-crafted sense inventories and sense-tagged corpora and (2) the need to make WSD more suited for practical applications.</p><p>The system results lead to the following ob­servations. Firstly, languages which make ex­tensive use of single word compounds seem harder to tackle, which is also reflected in the baseline scores. A possible explanation for this phenomenon could lie in the number of translations the systems have to choose from. Secondly, it is striking that the systems with the highest performance solely rely on paral­lel corpora as a source of information. This would seem very promising for future multi­lingual WSD research; by eliminating the need<page local="6" global="20"/></p><table class="main" frame="box" rules="all" border="1" regular="False"><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p></p></td><td class="cell"><p>Prec</p></td><td class="cell"><p>Ree</p></td><td class="cell"><p><i>MP</i></p></td><td class="cell"><p><i>Mr</i></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>Spanish</b></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UvT-g</p></td><td class="cell"><p>43.12</p></td><td class="cell"><p>43.12</p></td><td class="cell"><p>43.94</p></td><td class="cell"><p>43.94</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UvT-v</p></td><td class="cell"><p>42.17</p></td><td class="cell"><p>42.17</p></td><td class="cell"><p>40.62</p></td><td class="cell"><p>40.62</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>FCC-WSD2</p></td><td class="cell"><p>40.76</p></td><td class="cell"><p>40.76</p></td><td class="cell"><p>44.84</p></td><td class="cell"><p>44.84</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>FCC-WSD4</p></td><td class="cell"><p>38.46</p></td><td class="cell"><p>38.46</p></td><td class="cell"><p>39.49</p></td><td class="cell"><p>39.49</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>T3-C0LEUR</p></td><td class="cell"><p>35.84</p></td><td class="cell"><p>35.46</p></td><td class="cell"><p>39.01</p></td><td class="cell"><p>38.78</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-1</p></td><td class="cell"><p>38.78</p></td><td class="cell"><p>31.81</p></td><td class="cell"><p>40.68</p></td><td class="cell"><p>32.38</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-2</p></td><td class="cell"><p>37.74</p></td><td class="cell"><p>31.3</p></td><td class="cell"><p>39.09</p></td><td class="cell"><p>32.05</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>French</b></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>T3-C0LEUR</p></td><td class="cell"><p>49.44</p></td><td class="cell"><p>48.96</p></td><td class="cell"><p>42.13</p></td><td class="cell"><p>41.77</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>0WNS1</p></td><td class="cell"><p>43.11</p></td><td class="cell"><p>43.11</p></td><td class="cell"><p>38.29</p></td><td class="cell"><p>38.29</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>OWNS2</p></td><td class="cell"><p>38.74</p></td><td class="cell"><p>38.74</p></td><td class="cell"><p>37.73</p></td><td class="cell"><p>37.73</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-1</p></td><td class="cell"><p>39.06</p></td><td class="cell"><p>32</p></td><td class="cell"><p>37.00</p></td><td class="cell"><p>26.79</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-2</p></td><td class="cell"><p>37.92</p></td><td class="cell"><p>31.38</p></td><td class="cell"><p>37.66</p></td><td class="cell"><p>27.08</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>Italian</b></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>T3-COLEUR</p></td><td class="cell"><p>40.7</p></td><td class="cell"><p>40.34</p></td><td class="cell"><p>38.99</p></td><td class="cell"><p>38.70</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-1</p></td><td class="cell"><p>33.72</p></td><td class="cell"><p>27.49</p></td><td class="cell"><p>27.54</p></td><td class="cell"><p>21.81</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-2</p></td><td class="cell"><p>32.68</p></td><td class="cell"><p>27.42</p></td><td class="cell"><p>29.82</p></td><td class="cell"><p>23.20</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>Dutch</b></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UvT-v</p></td><td class="cell"><p>34.95</p></td><td class="cell"><p>34.95</p></td><td class="cell"><p>24.62</p></td><td class="cell"><p>24.62</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UvT-g</p></td><td class="cell"><p>34.92</p></td><td class="cell"><p>34.92</p></td><td class="cell"><p>19.72</p></td><td class="cell"><p>19.72</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>T3-COLEUR</p></td><td class="cell"><p>21.47</p></td><td class="cell"><p>21.27</p></td><td class="cell"><p>12.05</p></td><td class="cell"><p>12.03</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p><b>German</b></p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>T3-COLEUR</p></td><td class="cell"><p>33.21</p></td><td class="cell"><p>32.82</p></td><td class="cell"><p>33.60</p></td><td class="cell"><p>33.56</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-1</p></td><td class="cell"><p>27.62</p></td><td class="cell"><p>22.82</p></td><td class="cell"><p>25.68</p></td><td class="cell"><p>21.16</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"><p>UHD-2</p></td><td class="cell"><p>27.24</p></td><td class="cell"><p>22.55</p></td><td class="cell"><p>27.19</p></td><td class="cell"><p>22.30</p></td><td class="cell"></td></tr><tr class="row"><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td><td class="cell"></td></tr></table><doubt alpha="0.0" length="7" tooSmall="True" monospace="0.0">500 450</doubt><doubt alpha="100.0" length="1" tooSmall="False" monospace="0.0">X</doubt><doubt alpha="0.0" length="3" tooSmall="False" monospace="0.0">♦_♦</doubt><p><b>- ♦Dutch H French</b></p><p>)K   <b>A Spanish </b>X <b>Italian</b></p><p><b>X German</b></p><doubt alpha="31.2" length="16" tooSmall="False" monospace="0.0">i_fi"_6*_g_*_* B</doubt><doubt alpha="17.6" length="17" tooSmall="False" monospace="0.0">g ~ ■      a° j ■</doubt><figure caption="Figure 1: Number of different translations per word for Dutch, French, Spanish, Italian and German."></figure><p>for external information sources, these sys­tems present a more flexible and language-independent approach to WSD.</p></section><references><p>E. Agirre and P. Edmonds, editors. 2006. <i>Word Sense Disambiguation. </i>Text, Speech and Lan­guage Technology. Springer, Dordrecht.</p><p>E. Agirre, B. Magnini, O. Lopez de Lacalle, A. Otegi, G. Rigau, and P. Vossen. 2007. Semeval-2007 taskOl: Evaluating wsd on cross-language information retrieval. In <i>Proceedings of CLEF 2007 Workshop, pp. 908 - 917. ISSN: 1818-8044. ISBN: 2-912335-31-0.</i></p><p>M. Apidianaki. 2009. Data-driven semantic anal­ysis for multilingual wsd and lexical selection in translation. In <i>Proceedings of the 12th Confer­ence of the European Chapter of the Association for Computational Linguistics (EACL), </i>Athens, Greece.</p><p>W.A. Gale and K.W. Church. 1991. A program for aligning sentences in bilingual corpora. In <i>Computational Linguistics, </i>pages 177-184.</p><p>W.A. Gale, K.W. Church, and D. Yarowsky. 1993. A method for disambiguating word senses in a large corpus. In <i>Computers and the Humanities, </i>volume 26, pages 415-439.</p><p>N. Ide, T. Erjavec, and D. Tuffs. 2002. Sense dis­crimination with parallel corpora. In <i>Proceed­ings of ACL Workshop on Word Sense Disam­biguation: Recent Successes and Future Direc­tions, </i>pages 54-60.</p><p>P. Koehn. 2005. Europarl: A parallel corpus for statistical machine translation. In <i>Proceedings of the MT Summit.</i></p><p>E. Lefever and V. Hoste. 2009. Semeval-2010 task 3: Cross-lingual word sense disambigua­tion. In <i>Proceedings of the NAACL-HLT 2009 Workshop: SEW-2009 - Semantic Evaluations, </i>pages 82-87, Boulder, Colorado.</p><p>E. Lefever and V. Hoste. 2010. Construction of a benchmark data set for cross-lingual word sense disambiguation. In <i>Proceedings of the seventh international conference on Language Resources and Evaluation., </i>Malta.</p><p>D. McCarthy and R. Navigli. 2007. Semeval-2007 task 10: English lexical substitution task. In <i>Proceedings of the </i><i>4th </i><i>International Workshop on Semantic Evaluations (SemEval-2007), </i>pages 48-53, Prague, Czech Republic.</p><p>R. Navigli. 2009. Word sense disambiguation: a survey. In <i>ACM Computing Surveys, </i>volume 41, pages 1-69.</p><p>H.T. Ng, B. Wang, and Y.S. Chan. 2003. Exploit­ing parallel texts for word sense disambiguation: An empirical study. In <i>Proceedings of the </i><i>41st </i><i>Annual Meeting of the Association for Compu­tational Linguistics, </i>pages 455-462, Santa Cruz.</p><p>F. J. Och and H. Ney. 2003. A systematic com­parison of various statistical alignment models. <i>Computational Linguistics, </i>29(1):19—51.</p><p>McCarthy D. Sinha, R. D. and R. Mihalcea. 2009. Semeval-2010 task 2: Cross-lingual lexical sub­stitution. In <i>Proceedings of the NAACL-HLT 2009 Workshop: SEW-2009 - Semantic Evalua­tions, </i>Boulder, Colorado.</p></references></body></article>