<!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>CELI participation at ImageCLEF 2006: Comparison with the Ad-hoc track</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Paolo Curtoni</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>General Terms</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Languages</institution>
          ,
          <addr-line>Measurement, Performance, Experimentation</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Luca Dini Vittorio Di Tomaso CELI Torino-</institution>
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In this paper we discuss the CELI's first year of activity at CLEF in the context of Cross Language Image Retrieval Track (ImageCLEF). The proposed system is an upgrade of CELI's cross language delegated search system (www.elois.biz). The system is meant to perform CLIR on the web by using Google and Yahoo indexes. Therefore the goal is to provide reasonable translations of queries with no direct access to the corpus. This, in turn, means absence of tuning procedure for the system and impossibility to impose restrictions in terms of domain, style, etc. Our approach is based on bilingual dictionaries and the main research effort was devoted to filter out the noise introduced by translation ambiguities. We experimented a disambiguation strategy based on Latent Semantic Analysis which allow us to compute the degree of semantic coherence of possible translation candidates. We also tested some query expansion methods in order to “balance” the fact that the system does not perform any kind of visual retrieval. Being the system basically the same, we are in a good position to compare results in the Image track with the one in the Ad-hoc track. Surprisingly it emerges that, contrary to what happened in the Ad-hoc exercise, expansion strategies improve results in image retrieval tasks.</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>query formulation H</kwd>
        <kwd>3</kwd>
        <kwd>7 Digital Libraries</kwd>
        <kwd>H</kwd>
        <kwd>2</kwd>
        <kwd>3 [Database Management]</kwd>
        <kwd>Languages</kwd>
        <kwd>Italian</kwd>
        <kwd>English</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CELI (www.celi.it) is an Italian company active in the Natural Language Processing and
Document Retrieval field. Over the years CELI developed several cross language information retrieval
systems, both in the context of European projects and commercial applications. Recently an
internal project started, with the goal of providing cross language access to the indexes of Google
and Yahoo (cf. http://www.elois.biz). It is in the context of such a project that the participation
to CLEF was decided. The goal was mainly to compute figures of performance of several different
strategies of query disambiguation and query expansion as well as obtain a comparison with the
best systems in the cross language information retrieval arena.</p>
      <p>
        We were particularly interested to Image track for the following reasons:
• There is a renewed commercial interest for image search, and cross language image search is
one of the few domains where appreciation of the results can take place irrespective of the
query language.
• By working just on textual metadata the system is easily extensible to different kinds of
digital objects, such as music and images.
• Thanks to a collaboration with the University of Bolzano, CELI is active in the domain
of digital libraries, with a particular regard to the migration from standard OPAC search
to natural language access to catalogues [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. This justifies our interest for metadata based
information retrieval.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>System</title>
    </sec>
    <sec id="sec-3">
      <title>Description</title>
      <p>
        The system which has been used is identical to the one described in [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] in this volume. Therefore
we refer to such a paper for a detailed description. Here we just report the main features:
• Cross linguality is achieved via query translation, based on bilingual dictionaries.
• The typical user of the system is a standard web search engine user: therefore no domain
restriction is imposed and no parametrization has been performed on the basis of the
ImageCLEF corpus.
• In order to solve the traditional problem of multiplicity of translations we implemented a
disambiguation strategy based on the semantic coherence of the resulting target query.
• Such a disambiguation strategy is based on semantic vectors associated to each translation.
      </p>
      <p>These have been computed by using Latent Semantic Analysis.
• Besides query translation, the system is able to perform query expansion on the target
language. Three strategies are tested, namely:
– The use of a generic semantic net.
– The use of a “prioritized” semantic net that integrate domain specific extensions (legal,
medical, geographical, etc.).
– The use of “related concepts” as derived from the application of Latent Semantic
Analysis.
3</p>
    </sec>
    <sec id="sec-4">
      <title>Description of the Runs</title>
      <p>Participation to ImageCLEF was aimed at testing the system in a completely new and unseen
setting. CELI subscribed to the ImageCLEF experiment just few days before the deadline, so no
tailoring of the system on the basis of the corpus was performed, nor any kind of experimental
run using topics from previous years.</p>
      <p>We submitted a total of 8 runs, each one with Italian topic descriptions (the title tag)
targeting an English corpus of image metadata. From the IAPR corpus we indexed the title,
description, notes and location fields. Out of eight runs, half of them put all translations
in OR, whereas the remaining ones use AND among different translated query terms and OR to
relate different translations and/or expansions of the same term. Each quartet of runs is then
partitioned into the above mentioned query expansion strategies plus a a run with no expansion
at all.
4</p>
    </sec>
    <sec id="sec-5">
      <title>Results</title>
      <p>
        As we stated in the introduction, the goal of the system is to act as cross language interface to
mainstream search engines. It is not therefore surprising that, after research by [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], we consider
as the main “index of success” precision as registered at the first 10 hits. In the following table
we list the results of our run (ordered by precision at 10):
      </p>
      <p>Run name
CELI-AND CwnExpansion
CELI-AND NOEXPANSION
CELI-OR NOEXPANSION
CELI-AND CwnCascadeExpansion
CELI-OR CwnExpansion
CELI-AND LisaExpansion
CELI-OR LisaExpansion
CELI-OR CwnCascadeExpansion
Here we report results only for runs based on titles, as these share obvious similarities with
ImageCLEF topics, for which, for Italian, only the title was available.</p>
      <p>The first thing we notice is basically an average similar performance for precision at 10 and 20,
in spite of a difference of about 10% in terms of mean average precision. Given the fact that rarely
users inquiry beyond the 20th result, this is an indication that metadata-based cross language
information retrieval can perform as well as full text information retrieval. This is in turn a good
new for digital libraries for which only a small part of texts has been digitalized.</p>
      <p>The second important thing is that while in the Ad-hoc track absence of query expansion
seems to provide better results, in the case of image retrieval, the reverse applies. We think that
this is an effect of the fact that metadata are usually shorter and the language is generally more
controlled. It is therefore unlikely that synonyms might occur in the description of the same image.
Query expansion will then intervene to bridge between the uncontrolled nature of the query and
the controlled nature of the metadata.</p>
      <p>Finally we observe that whereas LSA based expansion was ranked as the best expansion
strategy in the Ad-hoc task, it performed very badly in the Image track. So far we do not have a clear
explanation for this behavior. However we suspect that this is due to the fact that LSA expansion
focuses on generic “related terms”. These are likely to occur in documents centered around a
given topic, but they are usually absent in the description of a picture. For instance if a news
article is about a church, it might contain also the adjective Christian or the noun religion. By
contrary, the description of a photo of a church is not likely to contain anything else apart from
visually perceivable features.
5</p>
    </sec>
    <sec id="sec-6">
      <title>Conclusion</title>
      <p>The most evident limit of CELI’s participation to ImageCLEF was of course the lack of any
capability of performing visual retrieval. We estimate, however, that in the context of delegated
search this is not a major drawback, as, in any case, mainstream image search engines are not
likely, in the immediate future, to provide search restrictions based on visual patterns. If this were
the case, we also estimate that standard web users would go on looking for content based features
rather than visual features. A query for pictures of a “Mercedes E200 coup´e” will probably be
always more common than “a brown Jaguar on a green background”.</p>
      <p>In terms of retrieval based on metadata we estimate that big improvements are possible
according to the following lines:
• Better recognition of named entities and evaluation if they should be translated or not.
• Expansion of named entities, in particular as far as geographical data are concerned.
• More selective use of metadata (currently they are just indexed as if their concatenation was
the text of a document).
• Introduction of some basic reasoning capabilities. These might be considered as a sort of
query expansion, but their implementation might vary. We are thinking to basic skeletons
of temporal reasoning (an old car might have been indexed as a 1974 car) as well as some
ontology based inferences (A lion is an animal) .</p>
      <p>Improvements on these points will be our goal for the next ImageCLEF experiment.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Bernardi</surname>
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Calvanese</surname>
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dini</surname>
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Di</surname>
          </string-name>
          Tomaso V.,
          <string-name>
            <surname>Frasnelli</surname>
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kugler</surname>
            <given-names>U.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Plank</surname>
            <given-names>B</given-names>
          </string-name>
          .
          <source>Multilingual Search in Libraries. The case-study of the Free University of BozenBolzano Proc. 5th International Conference on Language Resources and Evaluation - LREC</source>
          <year>2006</year>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Curtoni</surname>
            <given-names>P.</given-names>
          </string-name>
          , Dini L. CELI participation at CLEF 2006:
          <string-name>
            <given-names>Cross</given-names>
            <surname>Language Delegated Search CLEF 2006 Working Notes</surname>
          </string-name>
          (
          <year>2006</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Fallows</surname>
            <given-names>D. Search Engine Users. PEW INTERNET</given-names>
          </string-name>
          &amp;
          <article-title>AMERICAN LIFE PROJECT (</article-title>
          <year>2005</year>
          ), www.pewinternet.org/pdfs/PIP Searchengine users.pdf
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>