<!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>Overview of the Wikipedia Retrieval Task at ImageCLEF 2010</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Adrian Popescu</string-name>
          <email>adrian.popescu@telecom-bretagne.eu</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Theodora Tsikrika</string-name>
          <email>theodora.tsikrika@acm.org</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jana Kludas</string-name>
          <email>jana.kludas@unige.ch</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>CUI, University of Geneva</institution>
          ,
          <country country="CH">Switzerland</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>CWI</institution>
          ,
          <addr-line>Amsterdam</addr-line>
          ,
          <country country="NL">The Netherlands</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Institut Te ́le ́com/Te ́le ́com Bretagne</institution>
          ,
          <addr-line>Brest</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>ImageCLEF's Wikipedia Retrieval task provides a testbed for the system-oriented evaluation of multimedia information retrieval from a collection of Wikipedia images. The aim is to investigate retrieval approaches in the context of a large and heterogeneous collection of images (similar to those encountered on the Web) that are searched for by users with diverse information needs. This paper presents an overview of the resources, topics, and assessments of the Wikipedia Retrieval task at ImageCLEF 2010, summarizes the retrieval approaches employed by the participating groups, and provides an analysis of the main evaluation results.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>The Wikipedia Retrieval task is an ad-hoc image retrieval task. The evaluation
scenario is thereby similar to the classic TREC ad-hoc retrieval task: simulation
of the situation in which a system knows the set of documents to be searched,
but cannot anticipate the particular topic that will be investigated (i.e. topics
are not known to the system in advance). Given a multimedia query that
consists of a title and one or more example images describing a user’s multimedia
information need, the aim is to find as many relevant images as possible from
a Wikipedia image collection.</p>
      <p>The Wikipedia Retrieval task differs from other benchmarks in multimedia
information retrieval, like TRECVID, in the sense that the textual modality in
the Wikipedia image collection contains less noise than the speech transcripts
in TRECVID. Similarly to past years, participants are encouraged to develop
approaches that combine the relevance of different media types into a single
ranked list of results. A number of resources that support participants towards
this research direction were provided this year.</p>
      <p>The paper is organized as follows. First, we introduce the task’s resources:
the Wikipedia image collection and additional resources, the topics, and the
assessments (Sections 2–4). Section 5 presents the approaches employed by the
participating groups and Section 6 summarizes their main results. Section 7
concludes the paper.</p>
    </sec>
    <sec id="sec-2">
      <title>Task resources</title>
      <p>
        The ImageCLEF 2010 Wikipedia collection consists of 237,434 Wikipedia
images, their user-provided annotations, the Wikipedia articles that contain these
images, and low-level visual features of these images. The collection was built
to cover similar topics in English, German and French and it is based on the
September 2009 Wikipedia dumps. Images are annotated in none, one or
several languages and, wherever possible, the annotation language is given in the
metadata file. The articles in which these images appear were extracted from
the Wikipedia dumps and are provided as such. Image features were extracted
using MM, CEA LISTs image indexing tool [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] and include both local (bags of
visual words) and global features (texture, color and edges).
      </p>
      <p>
        The main difference between the ImageCLEF 2010 Wikipedia collection and
the INEX MM Wikipedia collection [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] used in the ImageCLEF WikipediaMM
2008-2009 tasks is that multilinguality has been added and both mono- and
cross-lingual evaluations can be carried out. Another difference is that
participants received for each image both its user-provided annotations, similarly to
before, but also links to the article(s) which contain the image.
      </p>
      <p>The collection contains 237,434 images and the associated annotations are
distributed as follows:
– English only: 70,127
– German only: 50,291
– French only: 28,461
– English and German: 26,880
– English and French: 20,747
– German and French: 9,646
– English, German and French: 22,899
– Language undetermined: 8,144
– No textual annotation: 239
This distribution shows that the annotations in the ImageCLEF 2010 Wikipedia
collection are heterogeneous, with nearly 10% of the collection with annotations
in all three languages, 24% of the images with annotations in two languages
out of three, 62% of the images with annotations in only one language, and
the rest of the images with annotations for which language was not identified
or no annotation exists. This distribution of annotations aims to encourage the
investigation of multilingual approaches since they are likely to work better
than monolingual approaches.
2.1</p>
      <sec id="sec-2-1">
        <title>Metadata</title>
        <p>Metadata are provided as a single metadata.zip archive which is split into 26
directories (from 1 to 26): “metadata/1” contains XML files from 0.xml to 9999.xml,
“metadata/2” contains images from 10000.xml to 19999.xml, etc. Note that each
directory may contain the metadata for less than 10,000 images, since some
of the initial images were removed during the collection construction so as to
eliminate duplicates and to ensure, to the extent possible, that the provided
images are copyright free and valid. Textual annotations were extracted from the
Wikimedia Commons files that describe the images and from the article(s) that
contain the images. Annotations are grouped by language when it was possible
to identify their language.</p>
        <p>The main components of the .xml files (for an example see Figure 1) are:
– &lt;image&gt; - contains the unique ID of the image and a link to the image file.
– &lt;name&gt; - the name of the image as found in the Wikimedia Commons
repository. No processing has been applied to this text.
– &lt;text xml:lang=”LANGUAGE”&gt; - where LANGUAGE if one of {en, de,
fr}. These are textual annotations for which the language was identified.
• &lt;description&gt; was extracted from the Wikimedia Commons page of
the image whenever the language of this text was explicitly marked in
a normalized manner.
• &lt;comment&gt; was extracted from the Wikimedia Commons page of the
image whenever the language of this text was marked in a normalized
manner. &lt;comment&gt; is a substring of the raw comment described
below.
• &lt;caption&gt; is the text that accompanies the image in Wikipedia articles
which are provided in the TEXT part of the collection (see Section 2.3)
and are linked in the &lt;caption&gt; element. Sometimes Wikipedia articles
contain images without captions. In such cases the &lt;caption&gt; element
links to the article but is empty. Note that one image can appear in more
than one article; in that case, all captions or links to the articles are
provided.
– &lt;comment&gt; - raw annotation as found on the Wikimedia Commons page
of the image. No processing was applied to this text and the comment can
be in one or more languages (not necessarily one of {en, de, fr}).
– &lt;license&gt; - licensing information extracted from the Wikimedia Commons
page of the image.</p>
        <p>Any or all of the textual annotations of the images can be missing and some of
them can be redundant.</p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2 Images</title>
        <p>The images are provided in the “images” directory and, due to their total size,
are provided in 26 separate archives. They are organized in the same way as
the associated metadata, namely in 26 directories and have the same IDs as the
XML files (images/1/7924.png corresponds to metadata/1/7924.xml). Images
are linked in the &lt;image&gt; element of the XML files using “file”.
2.3 Text
Wikipedia article texts are provided in the “text” directory and are separated
in language subdirectories (“text/en”, “text/de”, “text/fr”). Articles were
renamed in order to have unique IDs in the collection and their IDs start at 300000
for English, 400000 for German and 500000 for French. They are grouped in 5
subdirectories for each language, with each such subdirectory containing 10,000
elements or less (for instance, “text/en/1/” includes articles from 300000 to
309999). Articles in which images appear are referenced in the &lt;caption&gt;
element of the XML files contained in the “metadata” directory.</p>
      </sec>
      <sec id="sec-2-3">
        <title>2.4 Additional Resources</title>
        <p>Image features were also provided to support the participants in their
investigation of multimodal approaches.</p>
        <p>
          Image features are provided in the “features” directory in binary files (one
file per feature). Features were computed using the MM, CEA LIST’s image
indexing tool [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] and they include:
– cime (features/cime.txt) a border/interior classification algorithm proposed
by [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ] which classifies pixels into interior or border and then builds a 64
bins histogram for each pixel type. The feature space is composed of 64
dimensions.
– tlep (features/tlep.txt) a descriptor which combines image texture and
color [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]. Two texture histograms are built for edge and non-edge pixels
and a 64 bins color histogram compose the image description. The feature
space is composed of 576 dimensions.
– bag (features/bag.txt) a descriptor based on bags of visual words [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ]. A
vocabulary containing 5000 visual words was built from a random sample
of the collection and all the images were then indexed with elements of this
vocabulary. The feature space is composed of 5000 dimensions.
Each line in the feature files is composed of the image id (first column of each
line) and the representation of the image in the feature space (from second to
the last column of each line). Columns are separated by white spaces.
        </p>
        <p>Along with the feature files a Perl script was provided to show how to
exploit features in order to compute image similarities.</p>
        <p>The additional resources are beneficial to researchers who wish to exploit
visual evidence without performing image analysis. Of course, participants could
also extract their own image features.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Topics</title>
      <p>3.1</p>
      <sec id="sec-3-1">
        <title>Topic Format</title>
        <p>The topics are descriptions of multimedia information needs that contain
textual and visual hints.</p>
        <p>These multimedia queries consist of a textual part, the query title, and a visual
part, one or several example images.
&lt;title&gt; query by keywords
&lt;image&gt; query by image content (one or several)
&lt;narrative&gt; description of query in which the definitive definition of
relevance and irrelevance are given
&lt;title&gt; The topic &lt;title&gt; simulates a user who does not have (or want to
use) example images or other visual constraints. The query expressed in the
topic &lt;title&gt; is therefore a text-only query. This profile is likely to fit most users
searching digital libraries or the Internet.</p>
        <p>Upon discovering that a text-only query does not produce many relevant hits,
a user might decide to add visual hints and formulate a multimedia query.
&lt;image&gt; The visual hints are example images, which express the narrative of
the topic.
&lt;narrative&gt; A clear and precise description of the information need is
required in order to unambiguously determine whether or not a given document
fulfils the given information need. In a test collection this description is known
as the narrative. It is the only true and accurate interpretation of a user’s needs.
Precise recording of the narrative is important for scientific repeatability - there
must exist, somewhere, a definitive description of what is and is not relevant to
the user.</p>
        <p>Textual terms and visual examples can be used in any combination in order to
produce results. It is up to the systems how to use, combine or ignore this
information; the relevance of a result does not directly depend on these constraints,
but it is decided by manual assessments based on the &lt;narrative&gt;.</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2 Topic Development</title>
        <p>The topics in the ImageCLEF 2010 Wikipedia Retrieval task (see Table 1),
created by the organizers of the task, aim to cover diverse information needs and
to have a variable degree of difficulty. They were chosen from an initial pool
of 137 candidate topics that were derived from a search log file and from the
topics of the 2008 and 2009 WikipediaMM tasks. Candidate topics were run
through the Cross Modal Search Engine 4 (CMSE - developed by the University
of Geneva) in order to get an indication of the number of relevant images in
top results for baseline image only, text only and multimodal approaches. The
final pool contains around 1/3 of topics that return good results for each type
of retrieval.</p>
        <p>The topics range from simple, and thus relatively easy (e.g., “postage stamp”),
to semantic, and hence highly difficult (e.g., “white house with garden”), with
the latter forming the bulk of the topics. Semantic topics typically have a
complex set of constraints, need world knowledge, and/or contain ambiguous terms,
so they are expected to be challenging for current state-of-the-art retrieval
algorithms. We encouraged the participants to use multimodal approaches since
they are more appropriate for dealing with semantic information needs.</p>
        <p>Image examples were selected from Flickr, after checking that they are
uploaded under the Creative Commons license. Each topic has one or several
image examples, chosen so as to illustrate the visual diversity of the topic. Query
image examples and their low-level features are also associated to the collection
in order to ensure repeatability of the experiments. On average, the 70 topics
contain 1.68 images and 2.7 words.
The Wikipedia Retrieval task is an image retrieval task, where an image with
its metadata is either relevant or not (binary relevance). We adopted TREC-style
pooling of the retrieved images with a pool depth of 100, resulting in pool sizes
of between 1421 and 3850 images with a mean of 2659 and median of 2531. The
evaluation was performed by three participant groups and by the organizers
within a period of 4 weeks after the submission of runs. The assessors used a
modified version of the web-based interface that was used last year and which
has also been previously employed in the INEX Multimedia and TREC
Enterprise tracks.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>5 Participants</title>
      <p>A total of 13 groups submitted 127 runs. The participation was significantly
higher than last year both in terms of number of participants (13 vs. 8) and of
submitted runs (127 vs. 57). Although the highest number of groups are located
in European countries, the geographic spread of participants has increased this
year, with North-American and Asian groups being better represented.</p>
      <p>Table 2 gives an overview of the types of the submitted runs. This year more
multimodal (text/visual) than text-only runs were submitted. Table 3 presents
the combinations of annotation and query languages used by participants in
their textual and multimodal runs. A majority of submitted runs are
multilingual in at least one of the two aspects. Many teams used both multilingual
queries and multilingual annotations in order to maximize retrieval
performance and the best results presented in the next section (see Tables 4 and 5)
validate this approach. Although runs that implicate English only queries are
by far more frequent than runs implicating German and French only, some
participants also submitted the latter type of runs. A short description of the
participants’ approaches follows.</p>
      <p>
        CHESHIRE (8 runs) [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] Their focus was on textual retrieval and they proposed
runs for English, French and German queries. The retrieval model used is
logistic regression, complemented with blind relevance feedback.
      </p>
      <p>
        DAEDALUS (6 runs) [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] They proposed only textual runs and experimented
with corpus and topic expansion using several collection metadata, but also
information about named entities and concepts included in DBPedia.
DCU (3 runs) [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] Their approach was based on document expansion with Wikipedia
content and using the Okapi feedback algorithm. In addition, document
reduction was exploited to weight the terms in the query. Okapi BM25 was
used for the retrieval phase and only English queries were examined.
DUTH (20 runs) [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] They experimented with the usage of all different
modalities (textual descriptions in each language, image features) and discussed
two types of fusion methods: score normalization and score combination.
They concluded that the text modality is by far more important than the
image modality since the latter results only in little improvement when
introduced into the retrieval framework.
      </p>
      <p>
        I2RCVIU (6 runs) [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] They presented results for mono- and multilingual
textual runs as well as for multimodal runs. One interesting result they report
is the use of visual near duplicates in order to boost images that are very
similar to top results from textual runs.
      </p>
      <p>NUS (14 runs) They submitted both text and multimodal runs. For textual runs,
they mapped image metadata to Wikipedia concepts, which were
subsequently used during retrieval. For mixed runs, they also identify concepts
from images.</p>
      <p>
        RGU (8 runs) [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] They extended their quantum theory approach first presented
at ImageCLEF 2007. A tensor product model is developed to represent
textual and visual features in a non-separable composite system. They also
introduced a new ”bag of visual words” inspired image features.
      </p>
      <p>
        SZTAKI (5 runs) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] Their approach used Okapi BM25 text retrieval and
Histogram of Oriented Gradients features clustered with Gaussian Mixture
Models for image description. Query expansion with visual information
was performed over textual results and this resulted in a slight
improvement of the final results.
      </p>
      <p>
        TELECOM (16 runs) [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] Their approach is mainly based on query expansion
with Wikipedia. Given a topic, related concepts are retrieved from Wikipedia
and used to expand the initial query. Then results are re-ranked using query
models extracted from Flickr.
      </p>
      <p>UAIC (2 runs) From the image’s textual metadata, they generated image
keywords which were filtered using a comparison to visually similar images.
During retrieval, the topics were matched against the previously generated
keywords. Visual similarity was equally used in order to rank retrieved
images.</p>
      <p>
        UNED (20 runs) [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] They implemented a variant of VSM approach with
TFIDF weights and used it for their best textual run. For the multimodal runs,
they used late fusion with three different algorithms: automatic, query
expansion and relevance feedback based on logistic regression.
      </p>
      <p>
        UNT (3 runs) [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] Their main goal was to explore the use of cross-lingual
information retrieval. Instead of using a standard automatic query technique,
they translated textual metadata to the language of the query and then
performed mono-lingual retrieval. They also used manual query expansion in
order to add possibly useful words to the query. This interactive retrieval
technique improves the precision of top results, but does not improve the
overall performance of the system.
      </p>
      <p>
        XRCE (16 runs) [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] They represented textual metadata using standard language
models or a power law. Image content was described using Fisher Vectors
improved with power and L2 normalization and spatial pyramid
representations. They showed that, although text retrieval largely outperforms pure
visual retrieval, an appropriate combination of the two modalities results in
a significant improvement over each modality considered independently.
      </p>
    </sec>
    <sec id="sec-5">
      <title>Results</title>
      <p>and the best performing run for each team, respectively, ranked by Mean
Average Precision (MAP). Compared to 2009, when the best submitted runs were
textual, this year multimodal runs submitted by XRCE were ranked best with a
MAP of 0.2765. The best textual run, also submitted by XRCE was ranked 12th
and had a MAP of 0.2361. The results in Table 5 show that results for individual
teams are more nuanced, with five teams having multimodal runs as their best
submission.
The complete list of results can be found at the ImageCLEF website 5.
5 http://www.imageclef.org/2010/wikiMM-results
Here, we analyze the evaluation results using only the top 90% of the runs to
exclude noisy and buggy results. Because there was only one visual only run
among the top 90%, it was also discarded. Table 6 shows the average
performance and standard deviation with respect to each modality. On average, the
textual runs have a slightly better performance than multimodal ones with
respect to all examined evaluation metrics (MAP, Precision at 20, and precision
after R (= number of relevant) documents retrieved).
To analyze the average difficulty of the topics, we classify the topics based on
the AP values per topic averaged over all runs as follows:
easy: M AP &gt; 0.3
medium: 0.2 &lt; M AP &lt;= 0.3
hard: 0.1 &lt; M AP &lt;= 0.2
very hard: M AP &lt; 0.1.</p>
      <sec id="sec-5-1">
        <title>6.3 Visuality of topics</title>
        <p>We also analyzed the performance of runs that use only text (TXT) versus runs
that use both text and visual resources (TXTIMG). Figure 2 shows the average
performance on each topic for all, text-only and text-visual runs. The text-based
runs outperform the text-visual ones in 37 out of the 70, are outperformed by
mixed runs in 31 cases and have the same performances in 2 cases. This
indicates that less than half of the topics benefit from a multi modal approach.</p>
        <p>The “visuality” of topics can be deduced from the performance of text-only
and text-visual approaches that were presented in the last section. We consider
that, if for a topic the text-visual approaches improve significantly the MAP
over all runs (i.e., by diff(M AP ) &gt;= 0.01), then we could consider that to be a
visual topic. In the same way, we can define topics as textual, if the text-only
approaches improve significantly the MAP over all runs of a topic. Based on this
analysis, 26 of the topics can be characterized as textual and 24 as visual. The
remaining 20 topics, where no clear improvements are observed, are considered
to be neutral.</p>
        <p>Table 8 presents the topics in each group, as well as some statistics on the
topic, their relevant documents, and their distribution over the classes that
indicate their difficulty. There are small differences between the average number
of words and example images for textual, neutral and visual topics. An
important difference is observed for the number of relevant documents/topic, with
a significantly higher number of such documents for visual topics compared
to textual topics. This distribution of the number of relevant images indicates
that a larger number of positive examples per query are needed for the visual
features to be effective. Interestingly, the average mean average precision is
distributed inversely, with a significantly higher average score for textual queries
compared to visual ones (0.219 vs. 0.131). The distribution of the textual, visual
and neutral topics over the classes expressing their difficulty shows that the
visual and neutral topics are more likely to fall into the hard/very hard class than
the textual ones.</p>
        <p>A closer look at the topics themselves indicates that textual ones often
include a named entity (“ISS”, “Ferrari”, “Christmas”, “Jintao Hu” etc.). Visual
cues, which could be useful for topics that have a well defined semantic
interpretation or a coherent visual aspect, do not help in these cases.</p>
      </sec>
      <sec id="sec-5-2">
        <title>6.4 Effect of Query Expansion and Relevance Feedback</title>
        <p>Finally, we analyze the effect of the application of query expansion (QE) and
relevance feedback (FB) techniques. Similarly to the analysis in the previous
section, we consider the techniques to be useful for a topic, if they improved
significantly the MAP over all runs. Table 9 presents the best performing topics
for these techniques and some statistics. Query expansion is useful for 34 topics
and relevance feedback for 15. As with visual topics, query expansion seems to
be useful for queries which have a lot of associated relevant documents and for
queries that are either hard or very hard.
7</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Conclusions</title>
      <p>For the first time this year, a multimodal approach performed best in the Wikipedia
Retrieval task. It is encouraging to see more than half of the submitted runs
were multimodal. This is possibly a consequence of the fact that visual
descriptors were provided with the collection. A novelty this year was that participants
were able to submit multilingual runs. Although a majority of runs focused
either on a combination of topic languages or on English queries only, several
groups submitted runs for German and French queries only.
8</p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgements</title>
      <p>Adrian Popescu was supported by the French ANR (Agence Nationale de la
Recherche) vie the Georama project (ANR-08-CORD-009). Theodora Tsikrika
was supported by the European Union via the European Commission project
VITALAS (contract no. 045389). Jana Kludas was funded by the Swiss National
Fund (SNF). The authors would also like to thank all the groups participating
in the relevance assessment process.</p>
      <p>The authors would like to thank Herve´ le Borgne and Pierre-Alain Moe¨llic
(CEA LIST) for providing the visual features for the collection.
dia Search with Noisy Modalities: Fusion and Multistage Retrieval In Working notes</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>Avi</given-names>
            <surname>Arampatzis</surname>
          </string-name>
          and
          <string-name>
            <given-names>Savvas A.</given-names>
            <surname>Chatzichristofis and Konstantinos Zagoris</surname>
          </string-name>
          Multime-
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>J.</given-names>
            <surname>Benavent</surname>
          </string-name>
          and
          <string-name>
            <given-names>X.</given-names>
            <surname>Benavent</surname>
          </string-name>
          and E. de Ves and
          <string-name>
            <given-names>R.</given-names>
            <surname>Granados</surname>
          </string-name>
          and
          <article-title>Ana GarcaSerrano Experiences at ImageCLEF 2010 using CBIR and TBIR mixing information approaches In Working notes of the ImageCLEF 2010 Lab</article-title>
          , Padua, Italy,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3. Ya-Chun Cheng and
          <string-name>
            <surname>Shu-Yuan Chen</surname>
          </string-name>
          .
          <article-title>Image classification using color, texture and regions</article-title>
          ,
          <source>Image and Vision Computing</source>
          , Volume
          <volume>21</volume>
          ,
          <fpage>759</fpage>
          -
          <lpage>776</lpage>
          ,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Ste</surname>
          </string-name>
          <article-title>´phane Clinchant and Gabriela Csurka and Julien Ah-Pine and Guillaume Jacquet and Florent Perronnin and Jorge Sa´nchez and Keyvan Minoukadeh XRCE's Participation in Wikipedia Retrieval, Medical Image Modality Classifiction and Ad-hoc Retrieval Tasks of ImageCLEF 2010 In Working notes of the ImageCLEF 2010 Lab</article-title>
          , Padua, Italy,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Ba</surname>
          </string-name>
          <article-title>´lint Dar o´czy and Istva´n Petra´s and Andra´s A. Bencz u´r SZTAKI @ ImageCLEF 2010 In Working notes of the ImageCLEF 2010 Lab</article-title>
          , Padua, Italy,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>Bertrand</given-names>
            <surname>Delezoide</surname>
          </string-name>
          , Herve´ Le Borgne, Romaric Besanc¸on, Gae¨l de Chalendar, Olivier Ferret, Faiza Gara, Patrick He`de, Meriama Laib, Olivier Mesnard,
          <article-title>PierreAlain Moe¨llic and Nasredine Semmar MM: modular architecture for multimedia information retrieval</article-title>
          <source>In 8th International Workshop on Content-Based Multimedia Indexing (CBMI</source>
          <year>2010</year>
          , demo session), Grenoble, France,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>Sara</given-names>
            <surname>Lana-Serrano</surname>
          </string-name>
          , Julio Villena-Roma´n, Jose´ Carlos Gonza´
          <article-title>lez-Crist o´bal DAEDALUS at ImageCLEF Wikipedia Retrieval 2010: Expanding with Semantic Information from Context In Working notes of the ImageCLEF 2010 Lab</article-title>
          , Padua, Italy,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Ray R. Larson</surname>
          </string-name>
          <article-title>Blind Relevance Feedback for the ImageCLEF Wikipedia Retrieval Task In Working notes of the ImageCLEF 2010 Lab</article-title>
          , Padua, Italy,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>Jinming</given-names>
            <surname>Min</surname>
          </string-name>
          and
          <article-title>Johannes Leveling and Gareth Jones Document Expansion for Text-based Image Retrieval at WikipediaMM 2010 In Working notes of the ImageCLEF 2010 Lab</article-title>
          , Padua, Italy,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <article-title>Carol Peters and Theodora Tsikrika and Henning M u¨ller and Jayashree KalpathyCramer</article-title>
          ,
          <string-name>
            <surname>Gareth</surname>
            <given-names>J.F.</given-names>
          </string-name>
          <string-name>
            <surname>Jones</surname>
          </string-name>
          , Julio Gonzalo, and Barbara Caputo, editors.
          <source>Multilingual Information Access Evaluation Vol. II Multimedia Experiments: Proceedings of the 10th Workshop of the Cross-Language Evaluation Forum (CLEF</source>
          <year>2009</year>
          ), Lecture Notes in Computer Science. Springer,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <article-title>Jun Wang and Dawei Song and and Leszek Kaliciak RGU at ImageCLEF2010Wikipedia Retrieval Task In Working notes of the ImageCLEF 2010 Lab</article-title>
          , Padua, Italy,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Adrian Popescu</surname>
          </string-name>
          <article-title>Te´le´com Bretagne at ImageCLEF WikipediaMM 2010 In Working notes of the ImageCLEF 2010 Lab</article-title>
          , Padua, Italy,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Miguel</surname>
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Ruiz</surname>
          </string-name>
          , Jianping Chen, Karthikeyan Pusapathy,
          <source>Pok Chin and Ryan Knudson UNT at ImageCLEF</source>
          <year>2010</year>
          :
          <article-title>CLIR for Wikipedia Images In Working notes of the ImageCLEF 2010 Lab</article-title>
          , Padua, Italy,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <given-names>Josef</given-names>
            <surname>Sivic</surname>
          </string-name>
          and
          <string-name>
            <given-names>Andrew</given-names>
            <surname>Zisserman</surname>
          </string-name>
          . Video Google:
          <article-title>Efficient Visual Search for Videos, Towards Category-Level Object Recognition</article-title>
          , LNCS
          <volume>4170</volume>
          , pages
          <fpage>127144</fpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Cees G. M. Snoek</surname>
          </string-name>
          , Marcel Worring, Jan C. van Gemert,
          <string-name>
            <surname>Jan-Mark Geusebroek</surname>
          </string-name>
          , and
          <string-name>
            <surname>Arnold</surname>
            <given-names>W. M.</given-names>
          </string-name>
          <string-name>
            <surname>Smeulders</surname>
          </string-name>
          .
          <article-title>The challenge problem for automated detection of 101 semantic concepts in multimedia</article-title>
          .
          <source>In Proceedings of the 14th annual ACM international conference on Multimedia</source>
          , pages
          <fpage>421</fpage>
          -
          <lpage>430</lpage>
          , New York, NY, USA,
          <year>2006</year>
          . ACM Press.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Renato O. Stehling</surname>
          </string-name>
          ,
          <article-title>Mario A. Nascimento and Alexandre A. Falca˜o A compact and efficient image retrieval approach based on border/interior pixel classification</article-title>
          <source>In Proceedings of the 11th International Conference on Information and Knowledge Management</source>
          , pages
          <fpage>102</fpage>
          -
          <lpage>109</lpage>
          , McLean,
          <string-name>
            <surname>VA</surname>
          </string-name>
          , USA,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <given-names>Srinivasarao</given-names>
            <surname>Vundavalli. IIIT-H at ImageCLEF Wikipedia</surname>
          </string-name>
          <string-name>
            <surname>MM</surname>
          </string-name>
          <year>2009</year>
          . In CLEF 2009 working notes,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Kong-Wah Wan</surname>
          </string-name>
          and
          <string-name>
            <surname>Yan-Tao</surname>
            <given-names>Zheng</given-names>
          </string-name>
          ,
          <article-title>Sujoy Roy I2R at ImageCLEF Wikipedi Retrieval 2010 In Working notes of the ImageCLEF 2010 Lab</article-title>
          , Padua, Italy,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <given-names>Thijs</given-names>
            <surname>Westerveld</surname>
          </string-name>
          and Roelof van Zwol.
          <article-title>The INEX 2006 multimedia track</article-title>
          . In Norbert Fuhr, Mounia Lalmas, and Andrew Trotman, editors,
          <source>Advances in XML Information Retrieval: 5th International Workshop of the Initiative for the Evaluation of XML Retrieval, INEX 2006, Revised Selected Papers</source>
          , volume
          <volume>4518</volume>
          , pages
          <fpage>331</fpage>
          -
          <lpage>344</lpage>
          . Springer,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>