<!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>KDEVIR at ImageCLEF 2015 Scalable Image Annotation, Localization, and Sentence Generation task: Ontology based Multi-label Image Annotation</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Md Zia Ullah</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Masaki Aonoy</string-name>
          <email>aono@tut.jpy</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science and Engineering, Toyohashi University of Technology</institution>
          ,
          <addr-line>1-1 Hibarigaoka, Tempaku-Cho, Toyohashi, 441-8580, Aichi</addr-line>
          ,
          <country country="JP">Japan</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In this paper, we describe our participation in the ImageCLEF 2015 Scalable Concept Image Annotation task. In this participation, we propose an approach of image annotation by using ontology at several steps of supervised learning with noisy unlabeled data. In this regard, we construct tree-like ontology for each annotating concept of images using WordNet and Wikipedia. The constructed ontologies are exploited throughout the proposed framework including several phases of training and testing of one-vs-all SVM classi ers. Several classi ers are trained on local or global visual features separately and results are ensemble using the classi ers' probability scores. The result turns out that our system achieves an average performance in this task.</p>
      </abstract>
      <kwd-group>
        <kwd>Image Annotation</kwd>
        <kwd>Classi cation</kwd>
        <kwd>Feature-wise learning</kwd>
        <kwd>Ontology</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Due to the explosive growth of digital technologies, collections of images are
increasing tremendously in every moment. The ever growing size of the image
collections has evolved the necessity of image retrieval (IR) systems; however,
the task of IR from a large volume of images is formidable since binary stream
data is often hard to decode, and we have very limited semantic contextual
information about the image content.</p>
      <p>
        To enable the user for searching images using semantic meaning,
automatically annotating images with some concepts or keywords using machine learning
is a popular technique. During last two decades, there are a large number of
researches being lunched using state-of-the-art machine learning techniques [1{
4] (e.g. SVMs, Logistic Regression). In such efforts, most often each image is
assumed to have only one class label. However, this is not necessarily true for
real world applications, as an image might be associated with multiple semantic
tags. Therefore, it is a practical and important problem to accurately assign
multiple labels to one image. To alleviate above problem i.e. to annotate each
image with multiple labels, a number of research have been carried out; among
them adopting probabilistic tools such as the Bayesian methods is popular [5{7].
More review can be found in [
        <xref ref-type="bibr" rid="ref8 ref9">8, 9</xref>
        ]. However, accuracy of such approach depends
on expensive human labeled training data.
      </p>
      <p>Fortunately, some initiatives have been taken to reduce the reliability on
manually labeled image data [10{13] by using cheaply gathered web data. Although
the \Semantic gaps" between low-level visual features and high-level semantics
still remain and accuracy is not improved remarkably.</p>
      <p>
        In order to reduce the dependencies of human-labeled image data,
ImageCLEF [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] has been organizing the image annotation task for the last several
years, where training data is a large collection of Web images without ground
truth labels. Despite the proposed methods in this task shown encouraging
performance on a large scale dataset, unfortunately none of them utilizes the
semantic relations among annotating concepts.
      </p>
      <p>
        In this paper, we describe the participation of KDEVIR at ImageCLEF 2015
Scalable Image Annotation, Localization, and Sentence Generation task [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ],
where, we have focused on image annotation subtask. In this regard, we have
proposed an approach, ontology based learning that exploits both textual and
visual features of images during training and testing. The evaluation results
reveal the effectiveness of proposed framework.
      </p>
      <p>The rest of the paper is organized as follows: Section 2 describes the
proposed framework. Section 3 describes our submitted runs to this task as well
as comparison results with other participants' runs. Finally, concluded remarks
and some future directions of our work are described in Section 4.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Proposed Framework</title>
      <p>In this section, we describe our method for annotating images with a list of
semantic concepts. We divide our method into four steps: 1) Constructing
Ontology, 2) Pre-processing of Training Data, 3) Training Classi er, and 4) Predicting
Annotations. An overview of our proposed framework is depicted in Fig. 1.
2.1</p>
      <p>Constructing Ontology
Ontologies are the structural frameworks for organizing information about the
world or some part of it. In computer science and information science, ontology
is de ned as an explicit, formal speci cation of a shared conceptualization [16,
17] and it formally represents knowledge as a set of concepts within a domain,
and the relationships between those concepts. To utilize these relationships in
image annotation, we construct ontology for each concept of a prede ned list of
concept used to annotate images.</p>
      <p>In real world, an image might contain multiple objects (aka concepts) in
a single frame, where concepts are inter-related and maintain a natural way
of being co-appearance. We use these hypotheses to construct ontologies for
Given Training Data: Large
Scale Web Image Corpus
Visual
Features
{f1, f2 ,.., fF}</p>
      <p>Metadata
Pre-processing
of Training Data</p>
      <p>Constructed Ontology
Ontology of c1 Ontology of c2</p>
      <p>Ontology of cN
Processed Training Data</p>
      <p>Visual Feature-wise classifiers training
Training
Data for c1</p>
      <p>Training
Data for c2</p>
      <p>Training
Data for cN</p>
      <p>Classifiers
for Feature f1</p>
      <p>Classifiers
for Feature f2</p>
      <p>Classifiers for</p>
      <p>Feature fF</p>
      <p>Feature-wise trained models
Models for
Feature f1</p>
      <p>Models for
Feature f2</p>
      <p>Models for</p>
      <p>Feature fF
!"#$%&amp;'()"*#%+,#-(.%</p>
      <p>Features</p>
      <p>Annotation
Prediction and</p>
      <p>Ensemble</p>
      <p>Final Annotations
concepts [18]. In this regard, we utilize WordNet [19] and Wikipedia as primary
sources of knowledge.</p>
      <p>Let C be a set of concepts. We construct a tree-like ontology [20] for each
concept cc 2 C. In order to build ontologies, rst of all, we select some types of
relations including: 1) taxonomical Rt, 2) functional Rf , and 3) weak
hierarchical, Rwh. The relations are extracted empirically according to our observations
on WordNet and Wikipedia articles. For each type of relations, we extract a set
of relationship property as listed below:
Rt= f\inHypernymPathOf", \subClassOf", \isA" g
Rf =f\habitat", \inhabit", \liveIn", \foundOn", \foundIn", \locateAt",
\nativeTo", \liveOn", \feedOn"g
Rwh=f\kindOf", \typeOf", \representationOf", \methodOf", \appearedAt",
\appearedIn", \ableToProduce"g</p>
      <p>
        Finally, we apply some \if-then" type inference rules to add an edge from a
parent-concept to a child-concept by leveraging the above relations.
Given a list of concepts, we select the potential images for each concept from
the noisy training images by exploiting their metadata (details about metadata
are given in [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]) and pre-constructed concept ontologies. In this regards, rst of
all, we detect the nouns and adjectives from metadata using WordNet followed
by singularizing with Pling Stemmer1. Secondly, detected terms from metadata:
Web text (scofeat), keywords, and URLs are weighted by BM25 [21], mean
reciprocal rank (MRR), and a constant weight, # 2 (0; 1) respectively, which is
followed by detecting concepts from the weighted sources on appearance
basis. Thus, we have three lists of possible weighted concepts from three different
sources of metadata for each image.
      </p>
      <p>We take the inverted index of image-wise weighted concepts, thus generate
the concept-wise weighted images. To aggregate the images for a concept from
three sources, we normalize the weight of images using Max-Min normalization
technique, and linearly combine the BM25, MRR, and constant # to generate
the nal weight of images. From the resultant aggregated list of images, top-m
images are primarily selected for each concept.</p>
      <p>Finally, in order to increase the recall, we merge the primarily selected
training images of each concept with its parent concepts of highest semantic con dent
(i.e. parents connected by rt 2 Rt) by leveraging our concept ontologies. Thus,
we enhance training images per-concept as well as number of annotated concepts
per-image.
2.3</p>
      <p>Training Classi er
Image annotation is a multi-class multi-label classi cation problem; current
state-of-the-art classi ers are not able to solve this problem in their usual
format. Towards this problem, we propose a technique of using ontologies during
different phases of learning a classi er. In this regard, we choose Support Vector
Machines (SVMs) as a classi er for its robustness of generalization. We
subdivide the whole problem into several sub-problems according to the number of
concepts, i.e. train SVMs for each concept separately, since using a large dataset
at a time is not rational in terms of memory and time.</p>
      <p>Another problem is that, along with the different parameters, the classi
cation accuracy of SVMs depends on the positive and negative examples which
are used to train the classi er. It is obvious that if classi ers are trained with
wrong examples, the prediction will be wrong. However, selecting appropriate
training example is formidable without any semantic clues. In this regard, for a
concept, we take positive examples from its image-list which is generated in the
preprocessing stage and the negative examples from all other concepts'
imagelists those are not semantically related to the current concept. To handle this
issue, we use our pre-constructed concept ontologies.</p>
      <p>For each local or global visual feature, we train one-vs-all SVM for all
concepts. With positive and negative examples, we train jF j probabilistic one-vs-all
SVM models for each concept, where F is a set of visual feature types including
CNN, GIST, Color Histograms, SIFT, C-SIFT, RGB-SIFT, and
OPPONENTSIFT. We use LIBSVM [22] to learn the SVM models. As kernel, instead of using
the default choice of Linear kernel or Gaussian kernel, since image classi cation
1 http://www.mpi-inf.mpg.de/yago-naga/javatools/index.html
is a nonlinear problem and distribution of image data is unknown, we choose
histogram intersection kernel (HIK) [23]. The HIK is de ned as:
l
kHI (h(a); h(b)) = ∑ min(h(qa); h(qb))
q=1
(1)
where h(a) and h(b) are two normalized histograms of l bins; in context of image
data, two feature vectors of l dimensions.
2.4</p>
      <p>
        Predicting Annotations
The trained models for all concepts generated based on each visual features in
the previous subsection are used to predict annotations. Given a test image, if a
model of particular concept responds positively, the image is considered as voted
by current model i.e. the corresponding concept is primarily selected for
annotation. At the same time, the tracks of predicted probability and vote are kept.
This process is repeated for all learned models for all concepts. The concept-wise
predicted probabilities and votes are accumulated for all visual features. In
second level selection, empirical thresholds for accumulated probabilities and votes
are used to select more relevant annotations. Finally, we take top-k weighted
concepts as annotation for the test image. In ImageCLEF 2015 [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], the test
dataset and train dataset are same. This makes the concept detection of test
data possible by using only the textual features of train dataset. In our
proposed framework, we have both textual and visual features to recognize test
images. However, in experiments, we conducted some runs using only the
textual features of train data to annotate the test images. These runs con rm the
validity of our preprocessing of noisy training data.
3
      </p>
      <p>KDEVIR Runs and Comparative Results
We submitted total ve runs, which are differ from each other in terms of:
use of ontology or not; number of primarily selected training images, m; and
based on textual, visual features or both; number of topK concepts selected for
annotations. The con gurations of all runs are given in Table 1, where runs
are arranged according to their original name to ease the ow of description.
Here, run 1, 2, and 3 are employed based on both textual and visual features.
However, run 4 and 5 are constructed based on the textual features of trained
data, because both train and test dataset are same.</p>
      <p>
        In Table. 2, evaluation results of our submitted runs are illustrated. It reveals
that \run 4" produces the best performance in terms of mean average precision
(MAP), although we did not use any visual features in this run. It shows the
effectiveness of our preprocessing stage of training data. However, the
performance of \run 1", \run 2", and \run 3" are not satisfactory. It turns out that
feature-wise learning of several visual features is not effective, although we could
not afford to process all visual features including CNN and SIFT variants due to
time constrain. Either, we need more effective visual features or more efficient
kernel and ensemble methods to boost up the performance of image annotation.
Details about all the performance measures are given in [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ].
In this paper, we described the participation of KDEVIR at ImageCLEF 2015
Scalable Concept Image Annotation task, where we proposed an approach for
annotating images using ontologies at several phases of supervised learning from
large scale noisy training data.
      </p>
      <p>The evaluation result reveals that our proposed approach achieved an average
performance among all submitted runs in terms of MAP 0.5 and MAP 0 overlap
measures. However, in some runs, our system performance is not satisfactory. We
could not afford to process all visual features due to time constraint. In future,
we will consider deep learning to detect concepts in the noisy web images.</p>
    </sec>
    <sec id="sec-3">
      <title>Acknowledgement</title>
      <p>This research was partially supported by the HORI FOUNDATION of JAPAN,
Grant-in-Aid C114.
16. Gruber, T.R.: Toward principles for the design of ontologies used for knowledge
sharing? International journal of human-computer studies 43(5) (1995) 907{928
17. Studer, R., Benjamins, V.R., Fensel, D.: Knowledge engineering: principles and
methods. Data &amp; knowledge engineering 25(1) (1998) 161{197
18. Reshma, I.A., Ullah, M.Z., Aono, M.: Kdevir at imageclef 2014 scalable concept
image annotation task: Ontology based automatic image annotation
19. Miller, G.A.: Wordnet: a lexical database for english. Communications of the ACM
38(11) (1995) 39{41
20. Wei, W., Gulla, J.A.: Sentiment learning on product reviews via sentiment
ontology tree. In: Proceedings of the 48th Annual Meeting of the Association for
Computational Linguistics, Association for Computational Linguistics (2010) 404{
413
21. Robertson, S.E., Walker, S., Beaulieu, M., Willett, P.: Okapi at trec-7: automatic
ad hoc, ltering, vlc and interactive track. Nist Special Publication SP (1999)
253{264
22. Chang, C.C., Lin, C.J.: Libsvm: a library for support vector machines. ACM</p>
      <p>Transactions on Intelligent Systems and Technology (TIST) 2(3) (2011) 27
23. Swain, M.J., Ballard, D.H.: Color indexing. International journal of computer
vision 7(1) (1991) 11{32</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Dumont</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maree</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wehenkel</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Geurts</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Fast multi-class image annotation with random windows and multiple output randomized trees</article-title>
          .
          <source>In: Proc. International Conference on Computer Vision Theory and Applications</source>
          (VISAPP) Volume. Volume
          <volume>2</volume>
          . (
          <year>2009</year>
          )
          <volume>196</volume>
          {
          <fpage>203</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Alham</surname>
            ,
            <given-names>N.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>Parallelizing multiclass support vector machines for scalable image annotation</article-title>
          .
          <source>Neural Computing and Applications</source>
          <volume>24</volume>
          (
          <issue>2</issue>
          ) (
          <year>2014</year>
          )
          <volume>367</volume>
          {
          <fpage>381</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Qi</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          , Han,
          <string-name>
            <surname>Y</surname>
          </string-name>
          .:
          <article-title>Incorporating multiple svms for automatic image annotation</article-title>
          .
          <source>Pattern Recognition</source>
          <volume>40</volume>
          (
          <issue>2</issue>
          ) (
          <year>2007</year>
          )
          <volume>728</volume>
          {
          <fpage>741</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Park</surname>
            ,
            <given-names>S.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>J.W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kim</surname>
            ,
            <given-names>S.K.</given-names>
          </string-name>
          :
          <article-title>Content-based image classi cation using a neural network</article-title>
          .
          <source>Pattern Recognition Letters</source>
          <volume>25</volume>
          (
          <issue>3</issue>
          ) (
          <year>2004</year>
          )
          <volume>287</volume>
          {
          <fpage>300</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Rui</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jin</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chua</surname>
            ,
            <given-names>T.S.:</given-names>
          </string-name>
          <article-title>A novel approach to auto image annotation based on pairwise constrained clustering and semi-nave bayesian model</article-title>
          .
          <source>In: Multimedia Modelling Conference</source>
          ,
          <year>2005</year>
          .
          <article-title>MMM 2005</article-title>
          .
          <article-title>Proceedings of the 11th International</article-title>
          , IEEE (
          <year>2005</year>
          )
          <volume>322</volume>
          {
          <fpage>327</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Yang</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dong</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fotouhi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Image content annotation using bayesian framework and complement components analysis</article-title>
          .
          <source>In: Image Processing</source>
          ,
          <year>2005</year>
          .
          <article-title>ICIP 2005</article-title>
          . IEEE International Conference on. Volume
          <volume>1</volume>
          ., IEEE (
          <year>2005</year>
          ) I{
          <fpage>1193</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Jeon</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lavrenko</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Manmatha</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          :
          <article-title>Automatic image annotation and retrieval using crossmedia relevance models</article-title>
          . (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Gong</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jia</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Leung</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Toshev</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ioffe</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Deep convolutional ranking for multilabel image annotation</article-title>
          .
          <source>arXiv preprint arXiv:1312.4894</source>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Islam</surname>
            ,
            <given-names>M.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lu</surname>
          </string-name>
          , G.:
          <article-title>A review on automatic image annotation techniques</article-title>
          .
          <source>Pattern Recognition</source>
          <volume>45</volume>
          (
          <issue>1</issue>
          ) (
          <year>2012</year>
          )
          <volume>346</volume>
          {
          <fpage>362</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Cai</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>He</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ma</surname>
          </string-name>
          , W.Y.,
          <string-name>
            <surname>Wen</surname>
            ,
            <given-names>J.R.</given-names>
          </string-name>
          :
          <article-title>Hierarchical clustering of www image search results using visual, textual and link information</article-title>
          .
          <source>In: Proceedings of the 12th annual ACM international conference on Multimedia, ACM</source>
          (
          <year>2004</year>
          )
          <volume>952</volume>
          {
          <fpage>959</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Gupta</surname>
            ,
            <given-names>M.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bengio</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weston</surname>
          </string-name>
          , J.:
          <article-title>Training highly multiclass classi ers</article-title>
          .
          <source>Journal of Machine Learning Research</source>
          <volume>15</volume>
          (
          <year>2014</year>
          )
          <volume>1</volume>
          {
          <fpage>48</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Weston</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bengio</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Usunier</surname>
          </string-name>
          , N.:
          <article-title>Large scale image annotation: learning to rank with joint word-image embeddings</article-title>
          .
          <source>Machine learning 81(1)</source>
          (
          <year>2010</year>
          )
          <volume>21</volume>
          {
          <fpage>35</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>X.J.</given-names>
          </string-name>
          , Zhang,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Jing</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            ,
            <surname>Ma</surname>
          </string-name>
          , W.Y.:
          <article-title>Annosearch: Image auto-annotation by search</article-title>
          .
          <source>In: Computer Vision and Pattern Recognition</source>
          ,
          <source>2006 IEEE Computer Society Conference on. Volume</source>
          <volume>2</volume>
          ., IEEE (
          <year>2006</year>
          )
          <volume>1483</volume>
          {
          <fpage>1490</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Villegas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , Muller, H.,
          <string-name>
            <surname>Gilbert</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Piras</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mikolajczyk</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>de Herrera</surname>
            ,
            <given-names>A.G.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bromuri</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Amin</surname>
            ,
            <given-names>M.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mohammed</surname>
            ,
            <given-names>M.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Acar</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Uskudarli</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marvasti</surname>
            ,
            <given-names>N.B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Aldana</surname>
            ,
            <given-names>J.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>del Mar</surname>
          </string-name>
          Roldan Garc a, M.:
          <article-title>General Overview of ImageCLEF at the CLEF 2015 Labs</article-title>
          . Lecture Notes in Computer Science. Springer International Publishing (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Gilbert</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Piras</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yan</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dellandrea</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gaizauskas</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Villegas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mikolajczyk</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Overview of the ImageCLEF 2015 Scalable Image Annotation, Localization and Sentence Generation task</article-title>
          .
          <source>In: CLEF2015 Working Notes. CEUR Workshop Proceedings</source>
          , Toulouse, France, CEUR-WS.org (
          <issue>September 8-11</issue>
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>