<!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>CWI at the photo retrieval task of ImageCLEF 2009</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Theodora Tsikrika</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Arjen P. de Vries CWI</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Amsterdam</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>The Netherlands Theodora.Tsikrika@cwi.nl</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>arjen@acm.org</string-name>
        </contrib>
      </contrib-group>
      <abstract>
        <p>CWI's experiments investigate the usefulness of clickthrough data for improving the diversity of image retrieval results. We use the search logs provided to us by Belga to find relevant images; we consider that these correspond to images clicked for queries exactly matching or best matching a topic's title and cluster titles. To reduce the noise, we also filter these results and only consider those clicked images that are also retrieved by a text-based approach that uses the image captions. To promote diversity, we interleave the images retrieved in the previous step for each of the cluster titles (and also the title). However, given that the clickthrough data available to us cover only a small part of the collection used in the photo retrieval task, our experimental results are inconclusive, although they do provide indications on the reliability of using image search clickthrough data to identify relevant images.</p>
      </abstract>
      <kwd-group>
        <kwd>Image retrieval</kwd>
        <kwd>diversity</kwd>
        <kwd>clickthrough data</kwd>
        <kwd>search logs</kwd>
        <kwd>implicit feedback</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        CWI participated in the photo retrieval task at ImageCLEF 2009 in the context of the research
activities of the VITALAS1 (Video and image Indexing and reTrievAl in the LArge Scale) project.
One of the research directions investigated in this project is the usefulness of users’ implicit
feedback [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], in particular users’ clickthrough data collected in search interaction logs, in a variety
of applications, such as image annotation [
        <xref ref-type="bibr" rid="ref11">12</xref>
        ]. In VITALAS, the necessary resources for such
experiments, i.e., the image collection and clickthrough data generated from users’ interactions
with this collection, have been made available by Belga News Agency 2, a picture portal that
provides access to photographic images covering a broad domain. Given that this year’s photo
retrieval ImageCLEF task also uses images from the same content provider [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], we were motivated
1http://vitalas.ercim.org/
2http://www.belga.be/
to participate in this task and examine whether clickthrough data could be a useful source of
evidence for improving the diversity of image retrieval results. Since this additional resource is
not available to the participants of the photo retrieval task (only to VITALAS partners), the
main aim of our participation has been to contribute retrieval results to the generation of the
pools for the development of this test collection, and then to also examine how the effectiveness
of our search log-based approaches compares to the more expensive clustering methods typically
employed in such a task [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Section 2 presents the employed approaches that combine textual and
search log-based evidence, Section 3 discusses the experimental results achieved by the officially
submitted runs, and Section 4 concludes this paper.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Approach</title>
      <p>
        Clickthrough data consist of the queries submitted by the users of a retrieval system, together
with the documents in the retrieval results that these users selected to click on in response to their
queries. Such implicit feedback is considered to “weakly” indicate the relevance of the document to
the query for which it was clicked [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Using clickthrough data as a source of evidence of relevance
is particularly attractive since they can be gathered in large quantities without any major effort on
the part of content owners and without any explicit user intervention. Their major shortcoming,
on the other hand, is that they are sparse, since they only cover the part of the collection that
has been previously accessed, and potentially noisy. In the context of an image retrieval task that
aims to promote diversity in the top n ranks, image search clickthrough data have the potential to
minimise the tradeoff between precision and diversity, since they are both quite reliable as relevance
assessments (even over 80% in some cases [11]), and they also include many query variations [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]
that could be used to reflect the different topical facets of an information need.
      </p>
      <p>
        The simplest approach to find relevant images using clickthrough data is to consider the
images clicked for queries exactly matching the title (T) or the cluster title(s) (CT) of a topic
(see the overview of the photo retrieval task [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] for details on the topic format and other aspects
of the test collection). Given though that users with the same or similar information needs may
submit different textual queries, an exact match approach may not be able to produce results for
some of these topics; therefore, methods with less stringent matching criteria are also needed. To
this end, we also employ approaches that consider as relevant those images clicked for queries that
best match the title or the cluster title(s) of a topic. In particular, we find for each of these topic
fields the images clicked for their best matching query which we consider to be the top ranking
query using the NLLR (normalized log-likelihood ratio) retrieval model [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], a simple derivation
of a language model with linear interpolation smoothing [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] that produces log-linear scores. In
summary, we construct, for each field of each topic (i.e., the topic’s title T and each of its cluster
titles CT i, i = 0, 1, ..., m), a list of images clicked for its exactly matching query and a list of
images clicked for its best matching query, and we rank the images within each individual list by
their click count; that means that for each topic we construct 2 ∗ (1 + m) ranked image lists.
      </p>
      <p>To eliminate some of the false positives in these search log-based rankings, i.e., images that
have been clicked without being relevant to the submitted query, we also take into account the
textual evidence in the form of captions that accompany the images in the collection. We index
the images in the collection using their captions, after applying stemming and stopword removal.
We use the title field of each topic as the query and NLLR as the retrieval model to produce a
top 1000 ranking. Then, by keeping in the search log-based rankings generated in the previous
steps only the images that also appear in the top 1000 text-based ranking, a potentially less noisy
result is produced for each of the considered topic fields.</p>
      <p>To promote diversity among the top ranked retrieval results, we simply interleave the images
in the lists produced for each topic in the previous steps, i.e., either the lists containing the images
clicked for the query exactly matching each of the cluster titles and/or the title of the topic, or the
lists containing the images clicked for the query best matching each of the cluster titles and/or the
title of the topic, or the lists containing the images that both were clicked for the query exactly
matching each of the cluster titles and/or the title of the topic and also appear in the top 1000
text-based retrieval results.</p>
      <p>The approaches described above are listed below in a more succinct form (the ones marked by
an asterirk (*) correspond to runs officially submitted to the task):
1. cwi1 T TXT: Images clicked for the query exactly matching the title.
2. cwi2 CT TXT: Interleave the m lists of images clicked for the queries exactly matching
each of the cluster titles.
3. cwi3 TCT TXT*: Interleave the m + 1 lists of images clicked for the queries exactly
matching the title and each of the cluster titles.
4. cwi4 T TXT: Images clicked for the query best matching the title.
5. cwi5 CT TXT: Interleave the m lists of images clicked for the queries best matching each
of the cluster titles.
6. cwi6 TCT TXT*: Interleave the m+1 lists of images clicked for the queries best matching
the title and each of the cluster titles.
7. cwi7 T TXT: Images retrieved in the top 1000 of a text-based approach and also clicked
for the query exactly matching the title.
8. cwi8 CT TXT*: Interleave the m lists that contain images retrieved in the top 1000 of
a text-based approach and also clicked for the queries exactly matching each of the cluster
titles.
9. cwi9 TCT TXT*: Interleave the m + 1 lists that contain images retrieved in the top 1000
of a text-based approach and also clicked for the queries exactly matching the title and each
of the cluster titles.</p>
      <p>The approaches presented thus far find the relevant images in the search logs by considering
those previously clicked for a query that matches a topic field, while, for the promotion of diversity,
they require that the different topical facets of an information need, corresponding to the different
clusters of a topic in the photo retrieval task, are known in advance. We also investigate an
approach that does not require the availability of such information3. This approach, denoted as
cwi10 T TXT*, first finds the queries for which the images retrieved in the top 1000 by the
text-based approach have been previously clicked. Then the images clicked for each these queries
are found in the clickthrough data, ranked by their click count, and approach cwi2 CT TXT is
applied with each of these queries treated as a cluster title.</p>
      <p>The clickthrough data used in our experiments have been extracted from Belga search logs that
correspond to a 15-month period (June-September 2007 and January-December 2008). However,
these data cover a time period that it is slightly different to the time period within which the
Belga images that comprise the ImageCLEF photo collection have been made available online to
the Belga users. Therefore, these logs do not record many of the interactions with these particular
images and thus are quite sparse with respect to this dataset. Figure 2 presents, for each topic,
the images that have been previously clicked for the topic’s title and cluster titles (both the total
number of clicked images and also those that also belong to the top 1000 retrieved using the
text-based approach). For 11 out of the 50 topics, there are no clicked images for queries exactly
matching either the title or the cluster title(s), whereas for 8 more topics, there is no overlap
between the clicked images found and those retrieved in the top 1000 by the text-based approach.</p>
      <p>
        Overall, the number of images found in the search logs for this data set is very low (even less
than 10 in many cases), which makes it very difficult to evaluate the usefulness of the proposed
approaches. Nevertheless, we decided to submit our runs so as to get an indication of their
effectiveness. However, to ensure that we submit a sufficient number of results for each of the
3This is actually one of the objectives examined in the context of this task, since only half of the 50 available
topics contain cluster information, whereas the other half only contain a title [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
topics, we append to each ranking the top 100 images retrieved by the text-based approach (taking
care to remove from these top 100 those already retrieved by the search log-based approaches).
      </p>
      <p>
        We conducted our experiments using PF/Tijah4 [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], a research project run by the University of
Twente, which aims at creating a flexible environment for setting up search systems. PF/Tijah is
part of the open source release of MonetDB/XQuery5, which is being developed in cooperation with
CWI, Amsterdam and the University of Mu¨nchen. PF/Tijah combines database and Information
Retrieval technologies by integrating the PathFinder (PF) XQuery6 compiler [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] with the Tijah
XML retrieval system [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Results</title>
      <p>4http://dbappl.cs.utwente.nl/pftijah/
5http://www.sourceforge.net/projects/monetdb/
6http://www.w3.org/TR/xquery/
100 images retrieved by the text-based approach that have been appended, these results indicate
that this text-only approach and also the images clicked for the title achieve quite a high diversity.
However, a per-topic analysis of the CR@10 (and F-measure) values is required so as to reach
more reliable conclusions.
We investigated the effectiveness of employing clickthrough data to improve the diversity among
the top ranked retrieval results. Unfortunately the Belga search logs available to us at the time of
submission cover only a really small part of the image collection used in the photo retrieval task.
This renders our experimental results inconclusive, although they do indicate the reliability of using
image search clickthrough data as relevance assessments. We are currently performing further
experiments using an additional sample of Belga search logs and are also exploring approaches to
deal more effectively with the sparseness of clickthrough data. In the future, we also aim to apply
more principled approaches in the diversification of image retrieval results.
5</p>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgements</title>
      <p>This material is based on work supported by the European Union via the European Commission
project VITALAS (contract no. 045389).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>T.</given-names>
            <surname>Arni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Clough</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sanderson</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Grubinger</surname>
          </string-name>
          .
          <article-title>Overview of the ImageCLEFphoto 2008 photographic retrieval task</article-title>
          .
          <source>In Advances in Multilingual and Multimodal Information Retrieval: Proceedings of the 9th Workshop of the Cross-Language Evaluation Forum (CLEF</source>
          <year>2008</year>
          ), Lecture Notes in Computer Science. Springer,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>P.</given-names>
            <surname>Boncz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Grust</surname>
          </string-name>
          , M. van
          <string-name>
            <surname>Keulen</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Manegold</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Rittinger</surname>
            , and
            <given-names>J. Teubner.</given-names>
          </string-name>
          <article-title>MonetDB/XQuery: a fast XQuery processor powered by a relational engine</article-title>
          .
          <source>In Proceedings of the ACM SIGMOD International Conference on Management of Data</source>
          , pages
          <fpage>479</fpage>
          -
          <lpage>490</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>N.</given-names>
            <surname>Craswell</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Szummer</surname>
          </string-name>
          .
          <article-title>Random walks on the click graph</article-title>
          .
          <source>In Proceedings of the 30th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval</source>
          , pages
          <fpage>239</fpage>
          -
          <lpage>246</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>D.</given-names>
            <surname>Hiemstra</surname>
          </string-name>
          .
          <article-title>A linguistically motivated probabilistic model of information retrieval</article-title>
          .
          <source>In Proceedings of the 2nd European Conference on Research and Advanced Technology for Digital Libraries (ECDL</source>
          <year>1998</year>
          ), volume
          <volume>1513</volume>
          of Lecture Notes in Computer Science, pages
          <fpage>569</fpage>
          -
          <lpage>584</lpage>
          . Springer,
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>D.</given-names>
            <surname>Hiemstra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Rode</surname>
          </string-name>
          , R. van Os,
          <article-title>and</article-title>
          <string-name>
            <surname>J. Flokstra.</surname>
          </string-name>
          <article-title>PF/Tijah: text search in an XML database system</article-title>
          .
          <source>In Proceedings of the 2nd International Workshop on Open Source Information Retrieval</source>
          (
          <article-title>OSIR) (held in conjunction with SIGIR</article-title>
          <year>2006</year>
          ), pages
          <fpage>12</fpage>
          -
          <lpage>17</lpage>
          ,
          <year>August 2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>D.</given-names>
            <surname>Kelly</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.</given-names>
            <surname>Teevan</surname>
          </string-name>
          .
          <article-title>Implicit feedback for inferring user preference: A bibliography</article-title>
          .
          <source>SIGIR Forum</source>
          ,
          <volume>37</volume>
          (
          <issue>2</issue>
          ):
          <fpage>18</fpage>
          -
          <lpage>28</lpage>
          ,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>W.</given-names>
            <surname>Kraaij</surname>
          </string-name>
          .
          <article-title>Variations on Language Modeling for Information Retrieval</article-title>
          .
          <source>PhD thesis</source>
          , Centre for Telematics and Information Technology, University of Twente,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>List</surname>
          </string-name>
          , V.Mihajlovi´c, G.Ram´ırez, A. de Vries,
          <string-name>
            <given-names>D.</given-names>
            <surname>Hiemstra</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>Blok</surname>
          </string-name>
          .
          <source>TIJAH: Embracing IR Methods in XML Databases. Information Retrieval</source>
          ,
          <volume>8</volume>
          (
          <issue>4</issue>
          ):
          <fpage>547</fpage>
          -
          <lpage>570</lpage>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>M. L.</given-names>
            <surname>Paramita</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sanderson</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Clough</surname>
          </string-name>
          .
          <article-title>Development of a collection to support diversity analysis</article-title>
          .
          <source>In Proceedings of the Workshop on Redundancy, Diversity, and Interdependent Document Relevance (IDR</source>
          <year>2009</year>
          )
          <article-title>- held at the 32nd</article-title>
          <source>Annual International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR</source>
          <year>2009</year>
          ),
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>M. L. Paramita</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Sanderson</surname>
            , and
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Clough</surname>
          </string-name>
          .
          <article-title>Diversity in photo retrieval: overview of the ImageCLEFphoto task 2009</article-title>
          .
          <source>In CLEF working notes</source>
          <year>2009</year>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>T.</given-names>
            <surname>Tsikrika</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Diou</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. P. de Vries</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Delopoulos</surname>
          </string-name>
          .
          <article-title>Image annotation using clickthrough data</article-title>
          .
          <source>In Proceedings of the 8th International Conference on Content-based Image and Video Retrieval (CIVR</source>
          <year>2009</year>
          ),
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>