<!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>SINAI at Robust WSD Task @ CLEF 2008: When WSD is a good idea for Information Retrieval tasks?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Fernando Mart</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>nez-Santiago</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>e M. Perea-Ortega</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Miguel A. Garc</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>a-Cumbreras</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>General Terms</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Robust WSD</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Campus Las Lagunillas</institution>
          ,
          <addr-line>Ed. A3, E-23071, Ja</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Disambiguation, Information Retrieval</institution>
          ,
          <addr-line>Experimentation</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>SINAI Research Group. Computer Science Department. University of Ja</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>This year we have participated in the ¯rst edition of Robust WSD task with the aim of investigating the performance of disambiguation tools applied to Information Retrieval (IR). The main interest of our experimentation is the characterization of queries where WSD is a useful tool. That is, which issues must be ful¯lled by a query in order to apply an state-of-art WSD tool? After the interpretation of our experiments, we think that only queries with terms very polysemous and very high IDF value are improved by using WSD.</p>
      </abstract>
      <kwd-group>
        <kwd>H</kwd>
        <kwd>3 [Information Storage and Retrieval]</kwd>
        <kwd>H</kwd>
        <kwd>3</kwd>
        <kwd>1 Content Analysis and Indexing</kwd>
        <kwd>H</kwd>
        <kwd>3</kwd>
        <kwd>3 Information Search and Retrieval</kwd>
        <kwd>H</kwd>
        <kwd>3</kwd>
        <kwd>4 Systems and Software</kwd>
        <kwd>H</kwd>
        <kwd>3</kwd>
        <kwd>7 Digital Libraries</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Word Sense Disambiguation (WSD) is a traditional task into the discipline of Natural Language
Processing (NLP). WSD is the identi¯cation process of sense of a word (having a number of
di®erent senses) used in a given sentence [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Information Retrieval (IR) is a task even older than
WSD into the NPL community. IR is de¯ned as the matching of some stated user query against
a set of free-text records [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. These records could be any type of mainly unstructured text, such
as newspaper articles, real estate records or paragraphs in a manual. User queries can range from
multi-sentence full descriptions of an information need to a few words.
      </p>
      <p>Nowadays, the information unit managed by most IR models is the word. A theoretical good
idea is the elaboration of IR systems based on concepts better than words or the lemmas of
those words. We de¯ne a concept as a lexicographic-independent representation of an idea or
object. Given a language, it does not care the vocabulary available in order to represent such a
concept. Thus, a concept-based IR system translates words into concepts. The advantages of such
theoretical system are very interesting:
² Given a word with two or more senses, the representation of such word is di®erent for every
sense and only documents relative to the right concept will be retrieved.
² In the same way, the vocabulary of the user and the vocabulary of a given relevant document
could be di®erent. No matter common words, only common concepts.
² Finally, if the representation of the concepts is language-independent, virtually the IR system
is multilingual.</p>
      <p>
        Obviously, if we want to make a concept-based IR system, we need at least three resources:
1. A thesaurus or terminological ontology. Given a word, which concept or concepts are
represented by such word? In the same way: given a concept, which word or words are suitable
for such concept?
2. A WSD tool. It maps a word in the correct concept according to the terminological ontology
and the context of the word. Words with a sense only would be a trivial case.
3. WordNet is a semantic lexicon for the English language. It groups English words into sets of
synonyms called synsets, provides short, general de¯nitions, and records the various semantic
relations between these synonyms sets [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        However, in spite of the impressive amount of available resources, nowadays there is not any
concept-based IR system that outperforms the best word-based IR systems. An usual reason
given in the literature is that WordNet is excessively ¯ne-grained. By example, \house" has 14
di®erent senses, and \give" has more than 30 senses. In this way, Agirre and Lopez de Lacalle
[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] depict a set of methods to cluster WordNet word senses. Respect of WSD and IR, Gonzalo et
al. [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] claim that concepts-based indexes outperform words-based indexes only if the WSD tool
that outperforms 90% of recall. State-of-art WSD tools obtain about 60% of precision/recall [
        <xref ref-type="bibr" rid="ref6 ref7">6, 7</xref>
        ]
for \¯ne-grained all words " task1. Is this enough to improve an IR system? Which queries are
improved and which queries are damaged? Which issues will determinate such sets of queries?
After the interpretation of our experiments, we think that only queries with terms very polysemous
and very high IDF value are improved by using WSD.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Experimental Framework</title>
      <p>
        In the experiments carried out in this paper we have used the two disambiguated collections
provided by the NUS [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] and UBC [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] teams and the default collection for Robust WSD task without
WSD data. The default English collection for the Robust WSD task consists of 169,477
documents composed of stories from the British newspaper Glasgow Herald (1995) and the American
newspaper Los Angeles Times (1994).
      </p>
      <p>For each disambiguated collection we have generated four di®erent indexes:
² A index type. This index stores each token and its synset code which has the highest score.
² B index type. This index stores only the synset code which has the highest score for each
disambiguated token.
² A2 index type. It is the same as A index type but adding the two token+synset which
have the highest score.
² B2 index type. It is the same as B index type but adding the two synset codes which have
the highest score.</p>
      <p>1Fine-grained all words is the name of a usual WSD task. In this paper, we have used WSD in a very similar
way.</p>
      <sec id="sec-2-1">
        <title>Experiment</title>
        <p>NUS-indexA-TD
NUS-indexB-TD
NUS-indexA2-TD
NUS-indexB2-TD
Baseline case</p>
      </sec>
      <sec id="sec-2-2">
        <title>WSD system</title>
        <p>NUS team
NUS team
NUS team
NUS team
none</p>
      </sec>
      <sec id="sec-2-3">
        <title>Index unit</title>
        <p>token+sysnset (type A)</p>
        <p>synset only (type B)
two ¯rst token+synsets (type A2)
two ¯rst synsets (type B2)
stem of the word</p>
        <p>In addition to these 8 indexes (4 for UBC team and 4 for NUS team), we have generated four
common indexes (common-A, common-B, common-A2 and common-B2), merging a token from
each disambiguated collection. Therefore, we have generated a total of 12 di®erent indexes for the
experiments with WSD data.</p>
        <p>
          For the default collection without WSD data we have preprocessed it, making use of the Porter
stemmer [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ] and discarding the English stop-words.
3
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Experiments and Results</title>
      <p>We report only the results obtained by using the disambiguated collection by using the system
developed by the NUS team. Anyway, when we have used the WSD system of UBC, we have obtained
an unusual low average precision (AvgP), so we suppose we have some errors of implementation.
We hope we will able to solve the errors for the revised version of this paper.</p>
      <p>The selected set of experiments is depicted in the Table 1. As we expect, applying WSD in
\a blind way " to improve IR does not work. The baseline case obtains better result than indexes
based on disambiguated collections. We do not think that results get better by using other WSD
tool, since the collections were disambiguated by using an state-of-art disambiguation software.
On the other hand, the synsets -based indexes improve the indexes based on term+synset. We
conclude that taking into account synonymous gets meaningful improvement.</p>
      <p>Thus, state-of-art WSD systems must not be applied in the same way as other usual IR
techniques such as pseudo-relevance feedback (PRF) or stemming, by example. The question is:
Does exist any sort of queries where WSD should be apply? If so, how could we recognize such
queries?</p>
      <p>In order to carry out a more detailed analysis of results, we compared the baseline and
\NUSindexB " (disambiguation by using NUS WSD system) cases. NUS-indexB obtains better average
precision than baseline case in 58 queries. It means improving 36.2% of queries by using
disambiguated queries. If we count only the queries improved more than a 10%, a remarkable 28.6%
(46 queries) is obtained. Thus, we aim to recognize a common set of properties in order to de¯ne
these sets of queries in order to apply WSD properly for the IR task.</p>
      <p>The ¯rst intuition that we want to evaluate is if \very polysemous queries will be improved by
WSD ". If we take into account the original 160 queries, the average number of senses per word is
2.39 (stop-words have been eliminated). If we take into account the 58 queries improved by using
WSD, the average number of senses per word is 2.37. Finally, the average number of senses per
word is 2.43 for not improved queries by using WSD (102 queries). These results are disappointing.
A more detailed analysis reveals that non-empty words such as \¯nd " or \information" are very
common. In addition, these words are polysemous and they have very poor semantic weight.</p>
      <p>Table 2 shows some queries where the di®erence between the baseline case and disambiguated
index is noteworthy. Di®erences between both of them are huge so we think that the impact of
WSD must be studied deeply. Next step is the evaluation at term level. In order to get an idea of
the situation, we analyze some words. Results are depicted in the Table 3.</p>
      <p>This is a very preliminary work, but there some interesting issues:
² There are words with very low IDF and very polysemous. By example, \give" is not a
very interesting word for usual IR systems. Anyway, if the IR system uses an index based
Query id</p>
      <p>Query text (Title+Description)</p>
      <p>using</p>
      <sec id="sec-3-1">
        <title>AvgP baseline 0.025</title>
      </sec>
      <sec id="sec-3-2">
        <title>AvgP using</title>
        <p>NUS-indexB
0.765</p>
        <p>Avg. of word
senses
3.71
0.571
0.123
0.15
3.54
2.07
4
10.2452/180-AH
10.2452/151-AH
10.2452/190-AH
10.2452/252-AH</p>
        <p>Bankruptcy of Barings. What
was the extent of the losses in the
Barings bankruptcy case?
Wonders of Ancient World. Look 0.061
for information on the existence
and/or the discovery of remains
of the seven wonders of the
ancient world
Child Labor in Asia. Find docu- 0.887
ments that discuss child labor in
Asia and proposals to eliminate
it or to improve working
conditions for children
Pension Schemes in Europe. 0.444
Find documents that give
information about current pension
systems and retirement bene¯ts
in any European country
on synsets, then the IDF of each word increases because of polysemy: obviously, in an
index based on synsets, every sense of each word will obtain an IDF rather higher than the
corresponding word in an index based on stems or lemmas.
² On the other hand, there are words like \bankruptcy" or \ancient " in which the IDF is
high, so the IDF of the corresponding disambiguated synset will be high, too. If the WSD
software has a high con¯dence in order to assign the correct sense, then we think this is a
good candidate of word to be disambiguated.</p>
        <p>In order to obtain reliable conclusions we need a very elaborate list of words and a lot of
information about how the word is being disambiguated in the query and in the document
collection, and how the correct/erroneous disambiguation of the word a®ects to the ¯nal score of the
document. Anyway, we would go so far as to say a ¯rst approximation: words with low IDF and
a high number of senses must be not disambiguated; too much risk and too few bene¯t. On the
other hand, words with high IDF and high disambiguation con¯dence must be disambiguated. Of
course, this heuristic must be re¯ned, studied and evaluated, but we think that the idea is correct:
the selective application of WSD in the IR.
State-of-art WSD is not an useful tool for every query, for every term of every query, but we think
that some queries could be improved by using WSD. In this paper we investigate queries where
WSD gets better results. We ¯nd that there are situations where WSD must be used, but these
scenarios are very speci¯c. Since some queries are improved by WSD and some queries not at
all, if we want to apply WSD in a good way we have to manage two indexes per collection. In
addition, the IR system will have to carry out a bit of additional analysis of the user query in
order to take a decision about which of both indexes seem more suitable for each user query.</p>
        <p>
          As future work, we think that there are promising ways to improve the obtained results. We
want to explore a selective and fragmented evaluation of queries. We think that, given a user
query, some words should be disambiguated and others do not. Thus, some words should be
evaluated by using a index (the disambiguated one), and some words should be evaluated by using
other index (the non-disambiguated one). We think that this line of investigation is promising,
but some questions arise: which words should be disambiguated and which queries should not?
This question is partially investigated in this text but a more in-depth analysis of results at word
level is required. In this way, since we will have to manage simultaneously two indexes, how to
calculate the score of each document for a given query? Finally, we think that the combination
of this \fragmented evaluation of queries" and the application of clustering of senses such as is
depicted in [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ] will improve this future model proposed.
5
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgments</title>
      <p>This work has been supported by a grant from the Spanish Government, project TIMOM
(TIN200615265-C06-03), and the RFC/PP2006/Id 514 granted by the University of Ja¶en.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wilks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Slator</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L.</given-names>
            <surname>Guthrie</surname>
          </string-name>
          .
          <article-title>Electric words: dictionaries, computers and meanings</article-title>
          . Cambridge, MA: MIT Press,
          <year>1996</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>G.</given-names>
            <surname>Salton and M. J. McGill</surname>
          </string-name>
          .
          <article-title>Introduction to Modern Information Retrieval</article-title>
          .
          <string-name>
            <surname>McGraw-Hill Book</surname>
          </string-name>
          Company, London, U.K.,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>C.</given-names>
            <surname>Fellbaum</surname>
          </string-name>
          .
          <article-title>WordNet: an electronic lexical database. Language, speech, and communication</article-title>
          . Cambridge, Mass: MIT Press,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Eneko</given-names>
            <surname>Agirre</surname>
          </string-name>
          and Oier Lopez de Lacalle.
          <article-title>Clustering wordnet word senses</article-title>
          .
          <source>In Recent Advances on Natural Language (RANLP)</source>
          , Borovets, Bulgary,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Julio</given-names>
            <surname>Gonzalo</surname>
          </string-name>
          , Felisa Verdejo, and
          <string-name>
            <given-names>Irina</given-names>
            <surname>Chugur</surname>
          </string-name>
          .
          <article-title>Indexing with wordnet synsets can improve text retrieval</article-title>
          .
          <source>pages 38{44</source>
          ,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Jun</given-names>
            <surname>Fu</surname>
          </string-name>
          <string-name>
            <surname>Cai</surname>
          </string-name>
          ,
          <article-title>Wee Sun Lee, and Yee Whye Teh</article-title>
          .
          <article-title>Nus-ml:improving word sense disambiguation using topic features</article-title>
          .
          <source>In Proceedings of the Fourth International Workshop on Semantic Evaluations (SemEval-2007)</source>
          , Prague, Czech Republic, pages
          <volume>249</volume>
          {
          <fpage>252</fpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Eneko</given-names>
            <surname>Agirre and Oier Lopez de Lacalle.</surname>
          </string-name>
          Ubc-alm:
          <article-title>Combining k-nn with svd for wsd</article-title>
          .
          <source>In Proceedings of the Fourth International Workshop on Semantic Evaluations (SemEval-2007)</source>
          , Prague, Czech Republic, pages
          <volume>342</volume>
          {
          <fpage>345</fpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>M.F.</given-names>
            <surname>Porter</surname>
          </string-name>
          .
          <article-title>An algorithm for su±x stripping</article-title>
          .
          <source>In Program 14</source>
          , pages
          <fpage>130</fpage>
          {
          <fpage>137</fpage>
          ,
          <year>1980</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>