<!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>FIRE in ImageCLEF 2007</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Thomas Deselaers</string-name>
          <email>deselaers@cs.rwth-aachen.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tobias Gass</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tobias Weyand</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Hermann Ney</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>RWTH Aachen University</institution>
          ,
          <addr-line>Aachen</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>We present the methods we applied in the four different tasks of the ImageCLEF 2007 content-based image retrieval evaluation. We participated in all four tasks using a variety of methods. Global and local image descriptors are applied using nearest neighbour search for the medical and photo retrieval tasks and discriminative models for the object retrieval and the medical automatic annotation task. For the photo and medical retrieval task, we apply a maximum entropy training method to learn an optimal feature weighting from the queries and qrels from last year. This method works particularly well if the queries are very similar as they were in the medical retrieval task.</p>
      </abstract>
      <kwd-group>
        <kwd>content-based image retrieval</kwd>
        <kwd>image annotation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
    </sec>
    <sec id="sec-2">
      <title>ImageCLEF 2007 Photographic Retrieval Task</title>
      <p>
        The ImageCLEF 2007 Photographic Retrieval Task is described in [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] and the database used is
described in [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], here we describe the methods that we applied in the runs we submitted.
      </p>
      <p>We submitted a total of nine runs to the photographic retrieval task, five using textual and
visual information jointly and four runs using only visual information, furthermore, we provided
a visual baseline run to all participants of ImageCLEF shortly after the queries were released.</p>
      <p>
        For these experiments we used the following image descriptors:
• sparse patch histograms [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]
• clustered patch histograms [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]
• local &amp; global colour descriptors from GIFT [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]
• local &amp; global colour descriptors from GIFT [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ]
• global texture features [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]
• monomial invariant feature histograms [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]
• relational invariant feature histograms [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]
• Tamura texture histograms [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]
• image thumbnails of 32x32 pixels
• RGB colour histograms with 512 bins
Furthermore, the textual information was available to the retriever in the same manner as described
in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] and also with a pure cosine-matching similarity measure. These features were extracted for
all images and then the feature weights were trained according to [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>As can be seen in Table 1, textual information greatly helps to achieve a much more precise
retrieval result, which was to be expected. In the visual-only runs, maximum entropy training also
clearly helps to improve the precision. Nevertheless, none of the tuned visual-only runs achieves
the precision of our baseline runs, which is probably due to overfitting.
3</p>
    </sec>
    <sec id="sec-3">
      <title>ImageCLEF 2007 Medical Retrieval Task</title>
      <p>
        The ImageCLEF 2007 Medical Retrieval Task is described in [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], here we describe the methods
we applied.
      </p>
      <p>
        We submitted a total of ten runs to the medical retrieval task, five using textual and visual
information jointly and five using only visual information. Three of the five runs use feature
weights that were trained using the maximum entropy method [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] and the other two runs use an
empirically determined set of parameters. The trained runs use the topic of 2005, 2006, and 2005
&amp; 2006 jointly respectively to determine the optimal feature weighting.
      </p>
      <p>
        Table 2 gives an overview of our submissions to the ImageCLEF 2007 medical retrieval task.
For all of these experiments the following image descriptors were used [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]:
• image thumbnails of 32×32 pixels
• image thumbnails of 16×16 pixels reduced to 16 colours (which is very similar to the MPEG
colour layout descriptor[
        <xref ref-type="bibr" rid="ref13">13</xref>
        ])
• colour histograms in RGB space with 512 bins
run id
3fire-7ohsu.clef
3gift-3fire-4ohsu.clef
5fire-5ohsu.clef
7fire-3ohsu.clef
4gift-4fire-2ohsu.clef
5fire-5easyir.clef
7fire-3easyir.clef
3fire-7easyir.clef
gift-fire-ohsu-easy.clef
1gift-1fire-8ohsu.clef
• global texture features [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]
• monomial invariant feature histograms [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]
• relational invariant feature histograms [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]
• Tamura texture histograms [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]
      </p>
      <p>
        The textual information was included into the experiments as described in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], we used one
textual information retrieval system using only the English texts. These features were extracted
for all images and then the feature weights were trained according to [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>Again, it can be seen that the incorporation of textual increases the retrieval precision
dramatically. Maximum entropy training with the 2006 queries is generally better than with the 2005
queries, which is probably due to the greater similarity with the queries of this year. Combining
both yields an even higher precision.
3.1</p>
      <p>Combined runs with the medGIFT and the OHSU groups
Furthermore, we combined our results with those from the medGIFT group from Geneva and
with the OHSU group from Portland, OR. The combinations were done on a submission file basis.
That is, the two groups sent us submissions files which they considered to be good runs and then
a new score for an image was created by creating a weighted sum of the scores for that particular
image from all runs that should be combined. Unfortunately, none of these runs outperforms any
of the individual runs which might be due to the combination on the submission file level: if an
image is not included in a submission it has a score of 0.0 for that particular run which might
have negative influence on the combination.</p>
      <p>An overview of the results for the combined runs with the used weighting is given in Table 3.
rank run tag
6 RWTHi6-4RUN-MV3
8 RWTHi6-SH65536-SC025-ME
10 RWTHi6-SH65536-SC05-ME
11 RWTHi6-SH4096-SC025-ME
12 RWTHi6-SH4096-SC05-ME
13 RWTHi6-SH4096-SC025-AXISWISE</p>
    </sec>
    <sec id="sec-4">
      <title>ImageCLEF 2007 Medical Image Annotation Task</title>
      <p>
        For the medical image annotation task, we applied the same method as last year which is based
on the widely adopted assumption that objects in images can be represented as a set of loosely
coupled parts. In contrast to former models [
        <xref ref-type="bibr" rid="ref4 ref5">4, 5</xref>
        ], this method can cope with an arbitrary number
of object parts. Here, the object parts are modelled by image patches that are extracted at
each position and then efficiently stored in a histogram. In addition to the patch appearance,
the positions of the extracted patches are considered and provide a significant increase in the
recognition performance.
      </p>
      <p>Using this method, we create sparse histograms of 65536 (216 = 84) bins, which can either
be classified using the nearest neighbour rule and a suitable histogram comparison measure or a
discriminative model can be trained for classification. Here, we used a support vector machine
with a histogram intersection kernel and a discriminatively trained log-linear maximum entropy
model.</p>
      <p>
        A detailed description of the method is given in [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>
        We submitted six runs to the medical automatic annotation task [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Four of the runs use
the method described above using slightly different parameters. The run RWTHi6-4RUN-MV is a
combination of these runs, where the wild card character for a position (and all succeeding positions
on the same axis) is set, if not at least three of the basis-runs agree about the position. The run
RWTHi6-SH4096-SC025-AXISWISE is the same method as the other runs, but the code is predicted
axis-wise.
      </p>
      <p>An overview of our runs together with their ranking in the official results is given in Table 4.</p>
      <p>From the results it can be seen that the last run, which tries to use the hierarchy in the first
step cannot compete with the methods that use all data for classification at once. However, a
slight accuracy improvement is possible if different well-performing runs are combined in a suitable
way.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>From the results of the medical image retrieval task it can be seen that the maximum entropy
method for finding feature weights in image retrieval works extremely well if sufficient training
data is available and the queries to be processed are similar to those which occur in the training
data.</p>
      <p>On the other hand, for the photographic retrieval task, the visual baseline run outperforms all
tuned settings which is an indicator for overfitting to the training data of the trained runs. This
can be due to the training data not being similar enough to this years topics.</p>
      <p>The results of the medical annotation task show that using the class hierarchy can lead to a
slight accuracy improvement in a second stage but using it in the first stage could not lead to an
improved classification performance.</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgement</title>
      <p>This work was partially funded by the DFG (Deutsche Forschungsgemeinschaft) under contract
NE-572/6.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Thomas</given-names>
            <surname>Deselaers</surname>
          </string-name>
          , Allan Hanbury, and et al.
          <article-title>Overview of the ImageCLEF 2007 object retrieval task</article-title>
          .
          <source>In Working Notes of the 2007 CLEF Workshop</source>
          , Budapest, Hungary,
          <year>September 2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Thomas</given-names>
            <surname>Deselaers</surname>
          </string-name>
          , Andre Hegerath, Daniel Keysers, and Hermann Ney.
          <article-title>Sparse patchhistograms for object classification in cluttered images</article-title>
          .
          <source>In DAGM</source>
          <year>2006</year>
          ,
          <string-name>
            <given-names>Pattern</given-names>
            <surname>Recognition</surname>
          </string-name>
          ,
          <source>26th DAGM Symposium</source>
          , volume
          <volume>4174</volume>
          of Lecture Notes in Computer Science, pages
          <fpage>202</fpage>
          -
          <lpage>211</lpage>
          , Berlin, Germany,
          <year>September 2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Thomas</given-names>
            <surname>Deselaers</surname>
          </string-name>
          , Daniel Keysers, and Hermann Ney.
          <article-title>Features for image retrieval - a quantitative comparison</article-title>
          .
          <source>In DAGM</source>
          <year>2004</year>
          ,
          <string-name>
            <given-names>Pattern</given-names>
            <surname>Recognition</surname>
          </string-name>
          ,
          <source>26th DAGM Symposium, number 3175 in Lecture Notes in Computer Science</source>
          , pages
          <fpage>228</fpage>
          -
          <lpage>236</lpage>
          , Tbingen, Germany,
          <year>September 2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Thomas</given-names>
            <surname>Deselaers</surname>
          </string-name>
          , Daniel Keysers, and Hermann Ney.
          <article-title>Discriminative training for object recognition using image patches</article-title>
          .
          <source>In IEEE Conference on Computer Vision and Pattern Recognition</source>
          , volume
          <volume>2</volume>
          , pages
          <fpage>157</fpage>
          -
          <lpage>162</lpage>
          , San Diego, CA,
          <year>June 2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Thomas</given-names>
            <surname>Deselaers</surname>
          </string-name>
          , Daniel Keysers, and Hermann Ney.
          <article-title>Improving a discriminative approach to object recognition using image patches</article-title>
          .
          <source>In DAGM</source>
          <year>2005</year>
          ,
          <string-name>
            <given-names>Pattern</given-names>
            <surname>Recognition</surname>
          </string-name>
          ,
          <source>26th DAGM Symposium, number 3663 in Lecture Notes in Computer Science</source>
          , pages
          <fpage>326</fpage>
          -
          <lpage>333</lpage>
          , Vienna, Austria,
          <year>August 2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Thomas</given-names>
            <surname>Deselaers</surname>
          </string-name>
          , Tobias Weyand, Daniel Keysers, Wolfgang Macherey, and
          <string-name>
            <given-names>H.</given-names>
            <surname>Ney</surname>
          </string-name>
          . FIRE in ImageCLEF 2005:
          <article-title>Combining content-based image retrieval with textual information retrieval</article-title>
          .
          <source>In Workshop of the Cross-Language Evaluation Forum (CLEF</source>
          <year>2005</year>
          ), volume
          <volume>4022</volume>
          of Lecture Notes in Computer Science, pages
          <fpage>652</fpage>
          -
          <lpage>661</lpage>
          , Vienna, Austria,
          <year>September 2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Thomas</given-names>
            <surname>Deselaers</surname>
          </string-name>
          , Tobias Weyand, and Hermann Ney.
          <article-title>Image retrieval and annotation using maximum entropy</article-title>
          .
          <source>In Evaluation of Multilingual and Multi-modal Information Retrieval - Seventh Workshop of the Cross-Language Evaluation Forum</source>
          ,
          <string-name>
            <surname>CLEF</surname>
          </string-name>
          <year>2006</year>
          , LNCS, page to appear, Alicante, Spain,
          <year>September 2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>Michael</given-names>
            <surname>Grubinger</surname>
          </string-name>
          , Paul Clough, Allan Hanbury, and
          <article-title>Henning Mu¨ller. Overview of the ImageCLEF 2007 photographic retrieval task</article-title>
          .
          <source>In Working Notes of the 2007 CLEF Workshop</source>
          , Budapest, Hungary,
          <year>September 2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Michael</given-names>
            <surname>Grubinger</surname>
          </string-name>
          , Paul Clough, Henning Mller, and
          <string-name>
            <given-names>Thomas</given-names>
            <surname>Deselaers</surname>
          </string-name>
          .
          <article-title>The iapr benchmark: A new evaluation resource for visual information systems</article-title>
          .
          <source>In LREC 06 OntoImage</source>
          <year>2006</year>
          :
          <article-title>Language Resources for Content-Based Image Retrieval</article-title>
          , page in press, Genoa, Italy, May
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10] Henning Mu¨ller, Thomas Deselaers, Eugene Kim, Jayashree Kalpathy-Cramer,
          <string-name>
            <given-names>Thomas M.</given-names>
            <surname>Deserno</surname>
          </string-name>
          , Paul Clough, and
          <string-name>
            <given-names>William</given-names>
            <surname>Hersh</surname>
          </string-name>
          .
          <article-title>Overview of the ImageCLEFmed 2007 medical retrieval and annotation tasks</article-title>
          .
          <source>In Working Notes of the 2007 CLEF Workshop</source>
          , Budapest, Hungary,
          <year>September 2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>Marc</given-names>
            <surname>Schael</surname>
          </string-name>
          .
          <article-title>Texture defect detection using invariant textural features</article-title>
          .
          <source>In DAGM</source>
          <year>2001</year>
          ,
          <string-name>
            <given-names>Pattern</given-names>
            <surname>Recogntion</surname>
          </string-name>
          ,
          <source>23rd DAGM Symposium</source>
          , volume
          <volume>2191</volume>
          of Lecture Notes in Computer Science, pages
          <fpage>17</fpage>
          -
          <lpage>24</lpage>
          , Munich, Germany,
          <year>September 2001</year>
          . Springer Verlag.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Sven</surname>
            <given-names>Siggelkow</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Marc</given-names>
            <surname>Schael</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Hans</given-names>
            <surname>Burkhardt. SIMBA - Search IMages By</surname>
          </string-name>
          <article-title>Appearance</article-title>
          .
          <source>In DAGM</source>
          <year>2001</year>
          ,
          <string-name>
            <given-names>Pattern</given-names>
            <surname>Recognition</surname>
          </string-name>
          ,
          <source>23rd DAGM Symposium</source>
          , volume
          <volume>2191</volume>
          of Lecture Notes in Computer Science, pages
          <fpage>9</fpage>
          -
          <lpage>17</lpage>
          , Munich, Germany,
          <year>September 2001</year>
          . Springer Verlag.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>Thomas</given-names>
            <surname>Sikora</surname>
          </string-name>
          .
          <article-title>The MPEG-7 visual standard for content description - an overview</article-title>
          .
          <source>IEEE Trans. on Circuits and Systems for Video Technology</source>
          ,
          <volume>11</volume>
          (
          <issue>6</issue>
          ):
          <fpage>696</fpage>
          -
          <lpage>702</lpage>
          ,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>David</given-names>
            <surname>McG. Squire</surname>
          </string-name>
          , Wolfgang Mu¨ller, Henning Mu¨ller, and Jilali Raki.
          <article-title>Content-based query of image databases, inspirations from text retrieval: Inverted files, frequency-based weights and relevance feedback</article-title>
          .
          <source>In Scandinavian Conference on Image Analysis</source>
          , pages
          <fpage>143</fpage>
          -
          <lpage>149</lpage>
          , Kangerlussuaq, Greenland,
          <year>June 1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Hideyuki</surname>
            <given-names>Tamura</given-names>
          </string-name>
          , Shunji Mori, and
          <string-name>
            <given-names>Takashi</given-names>
            <surname>Yamawaki</surname>
          </string-name>
          .
          <article-title>Textural features corresponding to visual perception</article-title>
          .
          <source>IEEE Transaction on Systems, Man, and Cybernetics</source>
          ,
          <volume>8</volume>
          (
          <issue>6</issue>
          ):
          <fpage>460</fpage>
          -
          <lpage>472</lpage>
          ,
          <year>June 1978</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>Boris</given-names>
            <surname>Terhorst</surname>
          </string-name>
          .
          <article-title>Texturanalyse zur globalen Bildinhaltsbeschreibung radiologischer Aufnahmen</article-title>
          . Research project, RWTH Aachen, Institut fu¨r Medizinische Informatik, Aachen, Germany,
          <year>June 2003</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>