<!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>The Importance of being Grid Chemnitz University of Technology at Grid@CLEF</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>General Terms</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Maximilian Eibl, Jens Kürsten, Chemnitz University of Technology Faculty of Computer Science</institution>
          ,
          <addr-line>Media Computer Science 09107 Chemnitz</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Measurement</institution>
          ,
          <addr-line>Performance, Experimentation, Grid-Retrieval</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper describes the participation of the Chemnitz University of Technology at Grid@CLEF 2009. We integrated the CIRCO framework into our Xtrieval framework and performed 15 runs in the three languages German, English, and French. For each language we used two different stemmers and two different retrieval models. One run one was a fusion run combining the results of the four other experiments. Whereas the different runs demonstrated that the impact of the used retrieval technologies is highly depending on the corpus, the merged approach produced the best results in each language.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>information retrieval, audiovisual media, data fusion, merging, Xtrieval, AMOPA
In 2006 we started participating at CLEF. We hoped to gain in-depth insight into the effects of the different
retrieval techniques in order to apply them to our real world problem: an archive for audiovisual media. Thus, we
participated at several different tasks and achieved results from acceptable to very good. By now we can claim
we got some kind of gut instinct how to configure our system in order to produce good results. But we did not
get much closer to gain knowledge about the impact of retrieval techniques based on hard facts.</p>
      <p>This contribution begins with explaining our motivation, the retrieval of audiovisual media in a TV-archive.
It then provides a summary of the experiments done by the Chemnitz University of Technology at CLEF during
the last four years. The final section discusses our results at the Grid-task and gives an outlook to future work.</p>
    </sec>
    <sec id="sec-2">
      <title>Motivation: The Project sachsMedia</title>
      <p>Saxony has a unique TV landscape in Europe. With 60 broadcasting stations 30% of the German local TV
stations reside in Saxony. In particular, the district Chemnitz is very strong here. With 165 stations, altogether,
the eastern German states are covered considerably dense. In the western German states 37 local TV stations
reside.</p>
      <p>The local TV stations are an important producer and deliverer of information which are covered by stations
broadcasting nationwide. For example, the public broadcasting station “Mitteldeutscher Rundfunk” (MDR)
covers three federal states - Saxony, Saxony-Anhalt and Thuringia - at once, and produces only half an hour
broadcasting time per day for information from Saxony. According to several media studies, local television
stations are the most important suppliers of local news and information – ahead of local radios, newspapers and
local Internet offers.</p>
      <p>In order to enable the local TV stations to cooperate the project sachsMedia - Storage, Retrieval and
Distribution of Audiovisual Media1 is creating tools for an archive of audiovisual media which can be jointly
used by the TV stations. Within this archive both raw material as well as produced and broadcasted material is
stored by every cooperating TV station. This material needs to be described as comprehensively as possible in
order to be easily searchable. On the one hand, the description - or annotation - of the material is carried out
intellectually according to principles of documentation. On the other hand automatic annotation will shift the
load of annotation from human to the machine as far as possible. Here, sophisticated methods of multimedia
retrieval will be implemented like object recognition and automated speech recognition.</p>
      <p>It is commonplace in multimedia retrieval, that the actual search is not done using the original material but
done using some kind of textual representation of the material. This textual representation can be produced
intellectually: Ideally, some documentation specialist watches a video and describes it using a given vocabulary
or classification which can be used for retrieval purposes afterwards. Reality looks a bit different: somebody
describes a video by his/her own words. This is far from the ideal world but it is better than nothing. In the world
of local TV storage and retrieval it looks like this: the producer of a video stores it on a common tape and puts
the tape in a huge cupboard. Then he/she types some words describing the tape in a huge Excel-sheet. This
annotation process is not designed for retrieval purposes but due to financial thoughts: proper intellectual
annotation is expensive.</p>
      <p>Another way to get textual annotations is an automatic analysis of the material. Within textual retrieval, this
is not too complicated and every days practice. Just have a look at the web search engines. Nevertheless,
intellectual annotation usually leads to better retrieval results even in the strictly textual domain. The major
problem we face here is the switch between different media. Especially visual media are extremely hard to
describe textually. For example, an article about the painting Mona Lisa will certainly contain the word
“painting” and “Mona Lisa”. They are easy to be extracted and therefore easy to be searched for successfully.
But, the painting itself does not tell us anything about the person displayed. Thought we know the name of the
painting, we only know because somebody told us – in words. Somebody annotated it for us. Here, the expensive
intellectual annotation seems to be way superior to automated approaches.</p>
      <p>In order to enable optimal retrieval and inexpensive but complete annotation, the gap between intellectual
and automated annotation needs to be overcome. Our approach is holistic. We use every kind of annotation and
combine them to a full description. Figure 1 demonstrates the approach:</p>
      <p>Fig 1: Video annotation approach used in sachsMedia
The video stream is taken and analyzed using text and speech recognition. This produces a large amount of
textual information as it is also used in some CLEF tasks which are based on the outputs of automatic speech
recognition (ASR) systems. On the other hand visual features of different levels are extracted. They range from
low level features like color histograms to high level features like face detection. The third source of metadata is
intellectual annotation. Here, user interfaces are created which support the user in providing annotations without
being distracted from his original work – which is in the case of local TV-station producing videos.</p>
      <p>For some well developed elements of the annotation process we rely on commercial and open source
products. Software for speech recognition for example is well developed and there is neither need nor capacity to
1 The project sachsMedia is funded by the Unternehmen Region-program of the German Federal Ministry of
Education and Research. For more information about the project see: http://www.tu-chemnitz.de/informatik/
Medieninformatik/Sachsmedia/
build up an own system. Others like the low-level visual features can easily be implemented in our system. Yet
others like speaker recognition are well enough described in literature to guarantee a useful implementation.
Thus, for the single annotation tasks we rely on previous work, open source and commercialized products as far
as possible. Nevertheless, there is much research left to do. For high-level features like recognition of people and
places suitable processes are still needed. Text recognition in video streams needs to be implemented. And the
proper way of intellectual annotations needs to be defined.</p>
      <p>The final task is to configure the interplay of the single annotations. Speaker recognition by audio for
example can support the people recognition by video and vice versa. Buildings found by picture recognition can
be named by intellectual annotation or text recognition. The ways of metadata becoming interwoven are
manifold. In order to have a closer look at the impact of the different metadata to the retrieval process and the
dependencies and interactions between these metadata we are developing a highly flexible retrieval framework
which will described in the following.
3</p>
    </sec>
    <sec id="sec-3">
      <title>The Xtrieval and AMOPA Frameworks</title>
      <p>In 2005 we started conceptualizing and implementing a flexible framework for information retrieval purposes. It
is a general finding in information retrieval, that the performance of retrieval systems highly depends on hardly
generalizable aspects like for example corpora: Retrieval methods that perform well with one corpus do not
necessarily work at all when applied to another corpus. After all that is the reason for installing different tracks
in evaluation campaigns like CLEF2 and TREC3.</p>
      <p>
        The general idea was to create a framework which is highly flexible and adjustable concerning information
retrieval technologies. The framework needed to provide interfaces to combine different state-of-the-art text
retrieval techniques on the one hand and to evaluate and integrate new methods for multimedia retrieval on the
other hand. An in-depth description of the framework design is given in [
        <xref ref-type="bibr" rid="ref2">1</xref>
        ].
      </p>
      <p>The framework, named Xtrieval, implements a Java-based object-orientated API specification providing
interfaces to all methods necessary for all possible designs of retrieval systems. By this, the framework is able to
exchange, evaluate, and combine different components of other retrieval systems. In a first implementation
Apache Lucene4 was integrated but by now also Terrier5 and Lemur6 are included in practice. The framework
supports not only the integration of these and other toolkits but also allows combining their retrieval results on
the fly.</p>
      <p>Thus, the framework provides a realm of possible
configurations. In order to conveniently adjust the system to different
corpora we created a Graphical User Interface (GUI) (see figure 2).</p>
      <p>This GUI provides a general configuration interface that supports
the user in setting all parameter driven classes. Thus, all parameters
of each class can be changed during runtime without any changes in
the source code of the project. A second interface incorporates
methods for calculating and visualizating recall-precision graphs.</p>
      <p>Additional functions to load and save relevance assessments in
popular formats (e.g. TREC) are provided as well.</p>
      <p>The GUI can be used to configure the three main components:
indexing, retrieval and evaluation (see figure 3). A general
programming interface is able to convert every structured data Fig 2: GUI for Evaluation
collection into an internal representation which is then used for the
application of transformation and tokenization procedures like for example different stemming algorithms. The
pre-processed data is than passed forward to a programming interface which allows connecting indexing libraries
like Lucene. In order to integrate the full amount of metadata of audiovisual data we created the framework
AMOPA which is presented later on.</p>
      <p>Probably the most important interface of the Xtrieval framework allows the flexible use of retrieval
algorithms. Queries are pre-processed according to the needs of different toolkits. It is also possible to combine
searches in different indexes and to fuse these results into one result set by for example Sum-RSV,
ProductRSV, and Z-Score.
2 http://www.clef-campaign.org/
3 http://trec.nist.gov
4 http://lucene.apache.org/
5 http://ir.dcs.gla.ac.uk/terrier/
6 http://www.lemurproject.org/</p>
      <p>Finally the evaluation component is capable to store and reload experiments and their complete parameter
sets. This enables us to repeat experiments at a later date. It provides several measures to compare retrieval
output to assessments. Additionally, it is possible to load and store relevance assessments in the TREC format.
Figure 3 demonstrates the basic architecture of Xtrieval:</p>
      <p>Graphical User Interface
queries
results
assessments
artefacts</p>
      <p>AMOPA</p>
      <p>indexing
preprocessing
feedback
search</p>
      <p>index
evaluation
relevances
g
n
i
x
e
d
n
i</p>
      <p>
        Fig 3: The Xtrieval framework
For practical reasons (video analysis tool are written in C, Xtrieval in Java) we built for the automated annotation
tasks a separate framework called AMOPA-Automated MOving Picture Annotator. AMOPA uses the FFMPEG7
library to read video stream and perform first low level methods. Access for Java code to the C library FFMPEG
is provided by the library FFMPEG-Java, which is part of the Streambaby8 project. The actual analysis is
performed by AMOPA and organized in process chains. This concept allows us to exchange and reorder
processes very easily. A detailed description of AMOPA is given in [
        <xref ref-type="bibr" rid="ref3">2</xref>
        ]. Figure 4 demonstrates the basic
concept:
      </p>
      <sec id="sec-3-1">
        <title>JMU (Java)</title>
        <p>Process Engine</p>
      </sec>
      <sec id="sec-3-2">
        <title>AMOPA (Java)</title>
      </sec>
      <sec id="sec-3-3">
        <title>FFMPEG</title>
        <p>(C-Library)</p>
      </sec>
      <sec id="sec-3-4">
        <title>FFMPEG</title>
        <p>Î Java</p>
      </sec>
      <sec id="sec-3-5">
        <title>Streambaby (JNA / Java)</title>
      </sec>
      <sec id="sec-3-6">
        <title>Video</title>
      </sec>
      <sec id="sec-3-7">
        <title>Speech</title>
      </sec>
      <sec id="sec-3-8">
        <title>Metadata</title>
      </sec>
      <sec id="sec-3-9">
        <title>Editor</title>
        <p>
          Fig 4: The AMOPA framework [
          <xref ref-type="bibr" rid="ref3">2</xref>
          ]
4
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Lessons learned</title>
      <p>In 2009 we participated the 4th time at CLEF. Table 1 gives a summary of our experiences with
different CLEF tasks and provides short insight into the experiences of other participating groups. As one can
see our system performed quite different over the years. Performance seems to be highly depending on the
underlying corpus.
7 http://ffmpeg.org/
8 http://code.google.com/p/streambaby/</p>
    </sec>
    <sec id="sec-5">
      <title>Grid retrieval in 2009</title>
      <p>The Xtrieval framework was used to prepare and run our text retrieval experiments for the Grid
Experiments Pilot Track. The core retrieval functionality is provided by Apache Lucene, the Lemur toolkit, and
the Terrier framework. This allowed us to choose from a wide range of state of the art retrieval models for all
kinds of text retrieval experiments. Our main goal in this first Grid experiment was to provide strong baseline
experiments, which could be used as reference for evaluation of sophisticated new retrieval approaches.</p>
      <p>In order to participate at the Grid@CLEF track the CIRCO framework [25] had to be integrated into
Xtrieval. Since one of the main design concepts of the Xtrieval framework was flexibility towards enhancements
only a small number of classes had to be rewritten: two classes that are used to process the token streams during
indexing and another class that writes the processed token stream in the index format of the used retrieval core.
Since the integration of the Lemur and Terrier retrieval toolkits into Xtrieval had been done lately we did not
have the time to test and debug the integration. Thus, we decided to adapt the Lucene indexing class only.
Ten collections in five European languages, namely Dutch, English, French, German and Italian were provided
for the Grid Experiment Pilot Track. For our participation we chose to run experiments on the English, French
and German collections, which included six text collections in total. Table 2 shows the used collections and the
provided fields which were taken for indexing. Table 3 shows some indexing statistics.
We performed 15 runs, five for each language German, English, and French. For each language we used two
different stemmers and two different retrieval models. One run one was a fusion run combining the results of the
four other experiments. Table 4 provides the general configuration of each experiment as well as the retrieval
performance in terms of mean average precision (MAP) and geometric mean average precision (GMAP). Please
note the French run cut_fr_3. This run was corrupted while submitting. We did a separate evaluation for this run:
cut_fr_3* is not part of the official statistics but shows the correct results.</p>
      <p>All in all, merging models and stemmers brings the best results for all three languages. Comparing the
models and stemmers leads to the following conclusions:
• German: BM25 performs better than VSM. N-gram performs better than Snowball.
• English: The results in English are vice versa: VSM performs (slightly) better than BM25. Snowball
performs (slightly) better than Krovetz.
• French: Here the results are even more confusing: VSM performs (especially in conjunction with
Savoy) better than BM25. In conjunction with VSM Snowball performs better but in conjunction with
BM25 Savoy is superior.
Thus, some results demonstrate a better performance for VSM, some results show superiority of BM25. The
results for the stemmers are similarly unpredictable. But it seems that this uncertainty can be overcome by data
fusion: As table 4 demonstrates, for each language the merging of the retrieval models produced the best results.
In our framework, merging is done by the z-score operator [28]. The results for the merged experiments are
shown in figure 5:</p>
      <p>Fig 5: Results for the merged experiments</p>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgements</title>
      <p>9 http://www.unternehmen-region.de
10 http://www.bmbf.de/en/</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <source>All Web references were retrieved on August 24th</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Thomas</given-names>
            <surname>Wilhelm</surname>
          </string-name>
          .
          <article-title>Entwurf und Implementierung eines Frameworks zur Analyse und Evaluation von Verfahren im Information Retrieval</article-title>
          . Chemnitz University of Technology, Faculty of Computer Science, Diploma Thesis. http://archiv.tu-chemnitz.de/pub/2008/0117/data/da.pdf
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Marc</given-names>
            <surname>Ritter</surname>
          </string-name>
          (
          <year>2009</year>
          ).
          <article-title>Visualisierung von Prozessketten zur Shot Detection</article-title>
          . In: Eibl, Maximilian; Kürsten, Jens; Ritter, Marc: Workshop Audiovisuelle Medien WAM 2009: Archivierung, pp.
          <fpage>135</fpage>
          -
          <lpage>150</lpage>
          . http://archiv.tu-chemnitz.de/pub/2009/0095/data/wam09_monarch.pdf
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Maximilian</given-names>
            <surname>Stempfhuber and Stefan Baerisch</surname>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Domain-Specific Track CLEF 2006: Overview of Results and Approaches, Remarks on the Assessment Analysis</article-title>
          . In: A.
          <string-name>
            <surname>Nardi</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Peters</surname>
            and
            <given-names>J.L.</given-names>
          </string-name>
          <string-name>
            <surname>Vicedo</surname>
          </string-name>
          (Ed.)
          <source>Working Notes for the CLEF 2006 Workshop</source>
          ,
          <fpage>21</fpage>
          -
          <lpage>23</lpage>
          September, Alicante, Spain. http://www.clefcampaign.org/2006/working_notes/workingnotes2006/stempfhuberOCLEF2006.pdf
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Jens</given-names>
            <surname>Kürsten and Maximilian Eibl</surname>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Monolingual Retrieval Experiments with a Domain-Specic Document Corpus at the Chemnitz Technical University</article-title>
          . In: A.
          <string-name>
            <surname>Nardi</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Peters</surname>
            and
            <given-names>J.L.</given-names>
          </string-name>
          <string-name>
            <surname>Vicedo</surname>
          </string-name>
          (Ed.)
          <source>Working Notes for the CLEF 2006 Workshop</source>
          ,
          <fpage>21</fpage>
          -
          <lpage>23</lpage>
          September, Alicante, Spain. http://www.clefcampaign.org/2006/working_notes/workingnotes2006/kuerstenCLEF2006.pdf
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Paul</given-names>
            <surname>Clough</surname>
          </string-name>
          , Michael Grubinger, Thomas Deselaers, Allan Hanbury, and
          <string-name>
            <surname>Henning Müller</surname>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Overview of the ImageCLEF 2006 photographic retrieval and object annotation tasks</article-title>
          . In In: A.
          <string-name>
            <surname>Nardi</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Peters</surname>
            and
            <given-names>J.L.</given-names>
          </string-name>
          <string-name>
            <surname>Vicedo</surname>
          </string-name>
          (Ed.)
          <source>Working Notes for the CLEF 2006 Workshop</source>
          ,
          <fpage>21</fpage>
          -
          <lpage>23</lpage>
          September, Alicante, Spain. http://www.clef-campaign.org/2006/working_notes/workingnotes2006/cloughOCLEF 2006.pdf
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Thomas</given-names>
            <surname>Wilhelm and Maximilian Eibl</surname>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>ImageCLEF 2006 Experiments at the Chemnitz Technical University</article-title>
          . In: A.
          <string-name>
            <surname>Nardi</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Peters</surname>
            and
            <given-names>J.L.</given-names>
          </string-name>
          <string-name>
            <surname>Vicedo</surname>
          </string-name>
          (Ed.)
          <source>Working Notes for the CLEF 2006 Workshop</source>
          ,
          <fpage>21</fpage>
          -
          <lpage>23</lpage>
          September, Alicante, Spain. http://www.clef-campaign.org/2006/working_notes/ workingnotes2006/wilhelmCLEF2006l.pdf
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Vivien</given-names>
            <surname>Petras</surname>
          </string-name>
          , Stefan Bärisch, and
          <string-name>
            <surname>Maximillian Stempfhuber</surname>
          </string-name>
          (
          <year>2007</year>
          ).
          <article-title>The Domain-Specific Track at CLEF 2007</article-title>
          . In: A. Nardi and
          <string-name>
            <given-names>C.</given-names>
            <surname>Peters</surname>
          </string-name>
          (Ed.)
          <source>Working Notes for the CLEF 2007 Workshop</source>
          ,
          <fpage>21</fpage>
          -
          <lpage>23</lpage>
          September, Budapest, Hungary. http://www.clef-campaign.org/2007/working_notes/ petras_overviewds-
          <fpage>CLEF2007</fpage>
          .pdf
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>Jens</given-names>
            <surname>Kürsten and Maximilian Eibl</surname>
          </string-name>
          (
          <year>2007</year>
          ).
          <article-title>Domain-Spefic Cross Language Retrieval: Comparing and Merging Structured and Unstructured Indices</article-title>
          . In: A. Nardi and
          <string-name>
            <given-names>C.</given-names>
            <surname>Peters</surname>
          </string-name>
          (Ed.)
          <source>Working Notes for the CLEF 2007 Workshop</source>
          ,
          <fpage>21</fpage>
          -
          <lpage>23</lpage>
          September, Budapest, Hungary. http://www.clef-campaign.org/2007/ working_notes/kuerstenCLEF2007.pdf
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Giorgio</given-names>
            <surname>Maria Di Nunzio and Nicola Ferro</surname>
          </string-name>
          (
          <year>2007</year>
          ). Appendix C:
          <article-title>Results of the Domain Specific Track</article-title>
          : In:
          <string-name>
            <given-names>A.</given-names>
            <surname>Nardi</surname>
          </string-name>
          and
          <string-name>
            <given-names>C.</given-names>
            <surname>Peters</surname>
          </string-name>
          (Ed.)
          <source>Working Notes for the CLEF 2007 Workshop</source>
          ,
          <fpage>21</fpage>
          -
          <lpage>23</lpage>
          September, Budapest, Hungary. http://www.clef-campaign.org/2007/working_notes/AppendixC.pdf
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>Michael</given-names>
            <surname>Grubinger</surname>
          </string-name>
          , Paul Clough, Allan Hanbury, and
          <string-name>
            <surname>Henning Müller</surname>
          </string-name>
          (
          <year>2007</year>
          ).
          <article-title>Overview of the ImageCLEFphoto 2007 photographic retrieval task</article-title>
          . In: A. Nardi and
          <string-name>
            <given-names>C.</given-names>
            <surname>Peters</surname>
          </string-name>
          (Ed.)
          <source>Working Notes for the CLEF 2007 Workshop</source>
          ,
          <fpage>21</fpage>
          -
          <lpage>23</lpage>
          September, Budapest, Hungary. http://www.clefcampaign.org/2007/working_notes/grubingerCLEF2007_Overview.pdf
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Thomas</surname>
            <given-names>Wilhelm</given-names>
          </string-name>
          , Jens Kürsten, and
          <string-name>
            <surname>Maximilian Eibl</surname>
          </string-name>
          (
          <year>2007</year>
          ).
          <article-title>Experiments for the ImageCLEF 2007 Photographic Retrieval Task</article-title>
          . In: A. Nardi and
          <string-name>
            <given-names>C.</given-names>
            <surname>Peters</surname>
          </string-name>
          (Ed.)
          <source>Working Notes for the CLEF 2007 Workshop</source>
          ,
          <fpage>21</fpage>
          -
          <lpage>23</lpage>
          September, Budapest, Hungary. http://www.clef-campaign.org/2007/working_notes/ wilhelmCLEF2007.pdf
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          <string-name>
            <given-names>Eneko</given-names>
            <surname>Agirre</surname>
          </string-name>
          ,
          <string-name>
            <surname>Giorgio M. Di Nunzio</surname>
          </string-name>
          , Nicola Ferro, Thomas Mandl, and
          <string-name>
            <surname>Carol Peters</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>CLEF 2008: Ad Hoc Track Overview</article-title>
          .
          <source>In: Working Notes for the CLEF 2008 Workshop</source>
          ,
          <fpage>17</fpage>
          -
          <lpage>19</lpage>
          September, Aarhus, Denmark. http://www.clef-campaign.org/2008/working_notes/adhoc-final.pdf Jens Kürsten, Thomas Wilhelm, and
          <string-name>
            <surname>Maximilian Eibl</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>CLEF 2008 Ad-Hoc Track: On-line Processing Experiments with Xtrieval</article-title>
          .
          <source>In: Working Notes for the CLEF 2008 Workshop</source>
          ,
          <fpage>17</fpage>
          -
          <lpage>19</lpage>
          September, Aarhus, Denmark. http://www.clef-campaign.org/2008/working_notes/kuersten-ahpaperCLEF2008.pdf
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <string-name>
            <given-names>Vivien</given-names>
            <surname>Petras</surname>
          </string-name>
          , Stefan
          <string-name>
            <surname>Baerisch</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>The Domain-Specific Track at CLEF 2008</article-title>
          .
          <source>In: Working Notes for the CLEF 2008 Workshop</source>
          ,
          <fpage>17</fpage>
          -
          <lpage>19</lpage>
          September, Aarhus, Denmark. http://www.clef-campaign.org/ 2008/working_notes/overview-ds-clef-
          <year>2008</year>
          .pdf
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          <string-name>
            <given-names>Giorgio</given-names>
            <surname>Maria Di Nunzio and Nicola Ferro</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>Appendix D - Results of the Domain Specific Track</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          <source>In: Working Notes for the CLEF 2008 Workshop</source>
          ,
          <fpage>17</fpage>
          -
          <lpage>19</lpage>
          September, Aarhus, Denmark.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>http://www.clef-campaign.org/2008/working_notes/AppendixD.pdf</mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          <string-name>
            <given-names>Jens</given-names>
            <surname>Kürsten</surname>
          </string-name>
          , Thomas Wilhelm, and
          <string-name>
            <surname>Maximilian Eibl.</surname>
          </string-name>
          (
          <year>2008</year>
          )
          <article-title>The Xtrieval Framework at CLEF 2008: Domain-Specic Track</article-title>
          .
          <source>In: Working Notes for the CLEF 2008 Workshop</source>
          ,
          <fpage>17</fpage>
          -
          <lpage>19</lpage>
          September, Aarhus, Denmark. http://www.clef-campaign.org/2008/ working_notes/kuersten-ds-paperCLEF2008.
          <source>pdf Martha Larson</source>
          , Eamonn Newman, and Gareth Jones (
          <year>2008</year>
          ).
          <article-title>Overview of VideoCLEF 2008: Automatic Generation of Topic-based Feeds for Dual Language Audio-Visual Content</article-title>
          .
          <source>In: Working Notes for the CLEF 2008 Workshop</source>
          ,
          <fpage>17</fpage>
          -
          <lpage>19</lpage>
          September, Aarhus, Denmark. http://www.clef-campaign.org/2008/ working_notes/Larson_overviewCLEF_VideoCLEF.pdf
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <surname>Jens</surname>
            <given-names>Kürsten</given-names>
          </string-name>
          , Daniel Richter, and
          <string-name>
            <surname>Maximilian Eibl</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>VideoCLEF 2008: ASR Classification based on Wikipedia Categories</article-title>
          .
          <source>In: Working Notes for the CLEF 2008 Workshop</source>
          ,
          <fpage>17</fpage>
          -
          <lpage>19</lpage>
          September, Aarhus, Denmark. http://www.clef-campaign.org/2008/ working_notes/kuersten-videoclef-paperCLEF2008.pdf Thomas Arni, Paul Clough, Mark Sanderson, and
          <string-name>
            <given-names>Michael</given-names>
            <surname>Grubinger</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>Overview of the ImageCLEFphoto 2008 Photographic Retrieval Task</article-title>
          .
          <source>In: Working Notes for the CLEF 2008 Workshop</source>
          ,
          <fpage>17</fpage>
          -
          <lpage>19</lpage>
          September, Aarhus, Denmark. http://www.clef-campaign.org/2008/working_notes/ ImageCLEFphoto2008-final.pdf
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          <string-name>
            <given-names>Thomas</given-names>
            <surname>Wilhelm</surname>
          </string-name>
          , Jens Kürsten, and
          <string-name>
            <surname>Maximilian Eibl</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <source>The Xtrieval Framework at CLEF</source>
          <year>2008</year>
          :
          <article-title>ImageCLEF photographic retrieval task</article-title>
          .
          <source>In: Working Notes for the CLEF 2008 Workshop</source>
          ,
          <fpage>17</fpage>
          -
          <lpage>19</lpage>
          September, Aarhus, Denmark. http://www.clef-campaign.org/2008/working_notes/wilhelmimageclefphoto-paperCLEF2008.pdf
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          <string-name>
            <given-names>Theodora</given-names>
            <surname>Tsikrika and Jana Kludas</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <source>Overview of the wikipediaMM task at ImageCLEF</source>
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          <source>In: Working Notes for the CLEF 2008 Workshop</source>
          ,
          <fpage>17</fpage>
          -
          <lpage>19</lpage>
          September, Aarhus, Denmark.
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          http://www.clef-campaign.org/2008/working_notes/wikiMMoverview-paperCLEF2008.pdf Thomas Wilhelm, Jens Kürsten, and
          <string-name>
            <surname>Maximilian Eibl</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <source>The Xtrieval Framework at CLEF</source>
          <year>2008</year>
          :
          <article-title>ImageCLEF Wikipedia MM task</article-title>
          .
          <source>In: Working Notes for the CLEF 2008 Workshop</source>
          ,
          <fpage>17</fpage>
          -
          <lpage>19</lpage>
          September, Aarhus, Denmark. http://www.clef-campaign.org/2008/working_notes/wilhelm-imageclefwikipaperCLEF2008.pdf
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          <string-name>
            <given-names>Jordi</given-names>
            <surname>Turmo</surname>
          </string-name>
          , Pere Comas, Sophie Rosset, Lori Lamel, Nicolas Moreau, and
          <string-name>
            <surname>Djamel Mostefa</surname>
          </string-name>
          (
          <year>2008</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          <article-title>Overview of QAST 2008</article-title>
          .
          <source>In: Working Notes for the CLEF 2008 Workshop</source>
          ,
          <fpage>17</fpage>
          -
          <lpage>19</lpage>
          September, Aarhus, Denmark. http://www.clef-campaign.org/2008/working_notes/turmo_QAST2008
          <article-title>-overview</article-title>
          .pdf Jens Kürsten, Holger Kundisch, and
          <string-name>
            <surname>Maximilian Eibl</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>QA Extension for Xtrieval: Contribution to the QAst track</article-title>
          .
          <source>In: Working Notes for the CLEF 2008 Workshop</source>
          ,
          <fpage>17</fpage>
          -
          <lpage>19</lpage>
          September, Aarhus, Denmark. http://www.clef-campaign.org/2008/working_notes/ kuersten-qast-paperCLEF2008.
          <source>pdf Iadh Ounis</source>
          , Christina Lioma, Craig Macdonald, and
          <string-name>
            <surname>Vassilis Plachouras</surname>
          </string-name>
          (
          <year>2007</year>
          ).
          <article-title>Research directions in terrier: a search engine for advanced retrieval on the web</article-title>
          .
          <source>Novatica/UPGRADE Special Issue on Next Generation Web Search</source>
          , pages
          <fpage>49</fpage>
          -
          <lpage>56</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          <string-name>
            <given-names>Nicola</given-names>
            <surname>Ferro and Donna Harman</surname>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>Dealing with multilingual information access: Grid experiments at trebleclef</article-title>
          .
          <source>Post-proceedings of the Fourth Italian Research Conference on Digital Library Systems (IRCDL</source>
          <year>2008</year>
          ), pages
          <fpage>29</fpage>
          -
          <lpage>32</lpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          <string-name>
            <given-names>Jaques</given-names>
            <surname>Savoy</surname>
          </string-name>
          (
          <year>1999</year>
          ).
          <article-title>A Stemming Procedure and Stopword List for General French Corpora</article-title>
          .
          <source>In: Journal of the American Society for Information Science</source>
          ,
          <year>1999</year>
          , pp.
          <fpage>944</fpage>
          -
          <lpage>982</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          <string-name>
            <given-names>Jaques</given-names>
            <surname>Savoy</surname>
          </string-name>
          (
          <year>2004</year>
          ).
          <article-title>Data Fusion for Effective European Monolingual Information Retrieval</article-title>
          .
          <source>In: Working Notes for the CLEF 2004 Workshop</source>
          ,
          <fpage>15</fpage>
          -
          <lpage>17</lpage>
          September, Bath, UK. http://www.clefcampaign.org/2004/working_notes/ WorkingNotes2004/22.pdf
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>