<!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>Multilingual Web Retrieval Experiments with Field Specific Indexing Strategies for CLEF 2006 at the University of Hildesheim</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Ben Heuwing</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Thomas Mandl</string-name>
          <email>mandl@uni-hildesheim.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Robert Strötgen</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="editor">
          <string-name>Web Retrieval, Multilingual Information Retrieval, Evaluation</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Information Science, University of Hildesheim</institution>
          ,
          <addr-line>Marienburger Platz 22 D-31141 Hildesheim</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>For WebCLEF 2006 we experimented with the analysis and extraction of the HTML structure of the web documents. In addition, blind relevance feedback was applied in the search process. As in 2005, the experiments were carried out with a language independent indexing strategy. We experimented with HTML title, H1 element and other elements emphasizing text. Our index contained title and H1, emphasized elements, full and partial content. Blind relevance feedback was implemented for all index fields except for the full content. The best results with the WebCLEF 2005 topics were achieved with a strong weight on the title-element accomplishing a marginal improvement over the best post submission runs for the mixedmonolingual task at WebCLEF 2005. For the WebCLEF 2006 topics, improved results were achieved with the manually generated topics, while those automatically generated led to results far below average. The best performance for manual topics for CLEF 2006 was achieved with a strong weight on both HTML title as well as H1 elements, and a decreased weight for the other elements. Blind relevance feedback could not yet improve the results.</p>
      </abstract>
      <kwd-group>
        <kwd>Measurement</kwd>
        <kwd>Performance</kwd>
        <kwd>Experimentation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Our participation was based on the experience gained during WebCLEF 2005 [
        <xref ref-type="bibr" rid="ref3">Jensen et al. 2005</xref>
        ]. The 80 GB
multilingual EuroGOV corpus [
        <xref ref-type="bibr" rid="ref6">Sigurbjörnsson et al. 2005</xref>
        ] caused several problems during parsing and
preprocessing. Nevertheless, this year all files were being processed and integrated into the index. For the
multilingual task, our approach had shown competitive results in WebCLEF 2005. This year our efforts were
centered on the mixed-monolingual task as the multilingual task was not offered.
      </p>
      <p>Indexing strategies were refined this year based on the structure of the HTML files. At WebCLEF 2005,
retrieval based on the HTML title element proved to be extremely effective for multilingual web retrieval. We
assumed that the titles might be partially of low quality and that they could be eliminated in many cases. This
hypothesis was based on general observation that many web pages have the title “no title” or similar phrases in
other languages. In order to identify these phrases and assemble a stop title list which would not be indexed, the
frequency of title phrases was assessed. Surprisingly, the observation did not hold for the EuroGOV corpus.
Some titles do occur often, but they contain valuable text and should not be eliminated. Consequently, the
stopword list was merely extended with the most frequent title words.</p>
      <p>
        The first order headline (H1) element was identified and added to the title in order to be indexed conjointly. A
set of other elements which emphasize text (H{1-6}, strong, b, em, bold, i) was also identified and joined to form
one indexing field. As in WebCLEF 2005, we indexed both the full content and partial content. Instead of
choosing the first characters for the content cutoff, we adopted a more refined strategy. The most discriminating
content for a webpage is often not at the beginning of the HTML code. In many cases, the beginning of the code
contains navigation elements and menus which are stable for a whole site [
        <xref ref-type="bibr" rid="ref1">Chen et al. 2006</xref>
        ]. Consequently, we
selected 50 tokens from the middle of the HTML code to be indexed as the partial content. A more elaborated
strategy was not adopted in order not to compromise the efficiency of our indexing approach.
      </p>
      <p>
        Blind relevance feedback is a very efficient strategy for retrieval optimization. For multilingual ad-hoc
retrieval with newspaper corpora, it has been successfully applied by the University of Hildesheim [
        <xref ref-type="bibr" rid="ref2">Hackl et al.
2005</xref>
        ] and many others. We adopted the blind relevance implementation for ad-hoc retrieval and integrated it
into the web retrieval scenario. Blind relevance feedback was realized for all indexed fields but the full content.
Due to hardware limitations, Lucene could not store all term vectors for the full content which were used for the
blind relevance feedback implementation.
      </p>
      <p>In addition, a domain filter was implemented which takes advantage of the meta data provided with the topics.
3</p>
    </sec>
    <sec id="sec-2">
      <title>Submitted Retrieval Experiments with EuroGOV</title>
      <p>The parameters were optimized based on the WebCLEF 2005 topics. Results of the runs are shown in table 1.</p>
      <sec id="sec-2-1">
        <title>Mean reciprocal rank Average success at 10</title>
        <p>Compared to the best post submission experiments of WebCLEF 2005, it can be seen that the result of the
multilingual experiments could be improved from 0.2117 to 0.2443. The top performing result submitted by the
University of Hildesheim had been 0.1370.</p>
        <p>For the mixed monolingual task, the performance could be improved (from an MRR of 0.2377 to 0.2819)
without reaching the performance levels of the best participants in 2005. The average success rate at position ten
was improved from 0.235 to 0.4168. Our new indexing strategies did improve the results overall, however, they
did not lead to competitive results for the mixed monolingual task. Based on the results of the prior experiments,
we decided to submit runs with the parameters shown in table 2.</p>
      </sec>
      <sec id="sec-2-2">
        <title>Name of Run</title>
        <sec id="sec-2-2-1">
          <title>UHiBase</title>
        </sec>
        <sec id="sec-2-2-2">
          <title>UHiTitle</title>
          <p>UHi1-5-10</p>
        </sec>
        <sec id="sec-2-2-3">
          <title>UHiBrf1</title>
        </sec>
        <sec id="sec-2-2-4">
          <title>UHiBrf2</title>
        </sec>
        <sec id="sec-2-2-5">
          <title>UHiMu</title>
          <p>As a base-run, the run which showed the best results in the experiments with the WebCLEF 2005 topics was
chosen. The queries were weighted, the weight of the emphasised-field actually being decreased as preliminary
results had shown that this leads to slightly better results. This finding reduces the probability that the additional
elements taken into account have a significant discriminating effect. Additionally a similar run with a heavily
weighted title-field (UHiTitle) and one with moderate weights (emphasised^5 and title^10) was submitted. In all
runs the full-content field was used for search, as it leads to significantly better results than the partial-content
field, which was used only to generate term-vectors for blind relevance feedback. To test the effect of blind
relevance feedback, two runs with different weights on the expanded query were generated. The performance of
these runs was slightly below that of the - in all other aspect equivalent - UHiTitle-Run. According to these
findings, blind relevance feedback has not shown to have a positive effect on retrieval quality so far, even though
there is still room to experiment with different methods and parameters. To test the improvements applied to the
system in the multilingual context a non-official run for the multilingual task was submitted.</p>
          <p>The improvements achieved are partly a result of the use of meta-data, restricting search to the target-domain.
This of course improved the position of relevant documents in the result list. Not using the filter, the
UHiTitleRun has a lower MRR of 0.2552, but the 'average success at ten'-rate of 0.3784 still shows a definite
improvement, probably due to the effect of an exhaustively indexed corpus (all documents as full-text) as well as
the optimzed weighting of the different fields.</p>
          <p>Considering the results of the submitted runs (shown in table 3), the difference between the results of the
different topic-types is striking. While on manually generated topics (319 of 1939) the runs performed as it was
to be expected from the experimental results, the performance on automatically generated topics (1620 of 1939)
was poor. With the manual topics the UHi1-5-10-Run produced the best results with an MRR score of 0.3134
and an 'average success at 10'-rate of 0.4577. Over all topics the same run had an MRR of only 0.0718 and an
'average success at 10' of 0.1233. In other words, a relevant document was five times more likely to appear
within the first ten hits as a result of a manual topic than as a result of an automatically generated one.
Differences were also found between the results of the new manually created topics (124) and those of the old
topics (195) of 2005. The UHiBase-Run resulted in an MRR of 0.2556 for the old topics while the new topics let
to significantly better results (MRR 0.3893).</p>
        </sec>
      </sec>
      <sec id="sec-2-3">
        <title>UHiBase</title>
        <p>UHiTitle
UHi1-5-10
UHiBrf1
UHiBrf2
UHiMu</p>
        <p>MRR
Taking into account only the manually created topics, the results of WebCLEF 2006 show the improvements that
were to be expected from the previous experiments. The results even were slightly better than those of the
experiments with the WebCLEF 2005 topics. The best performance was achieved with a strong weight on
HTML title and H1 elements, a moderate weight for the other elements extracted and without blind relevance
feedback. Consequently, it can be said for sure whether the elements extracted additionally have a higher
discriminating effect than the content of the document.
4</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Conclusion and Outlook</title>
      <p>For the second web track participation at CLEF we intended to tune our system and to index several fields. Blind
relevance feedback was successfully integrated. The possibility to give different weights to the fields offered
room for experiments and the discriminating effect of HTML elements was confirmed. Improving the
preprocessing routines over the WebCLEF participation in 2005 also had a positive effect on the retrieval
quality. The use of blind relevance feedback in this context will have to be explored further. In future
experiments, we intend to test different weighting strategies for blind relevance feedback which are independent
of the weights of the initial query.</p>
      <p>
        In further future experiments, we intend to include advanced quality measures. Advanced quality measures
which regard layout information will be applied [
        <xref ref-type="bibr" rid="ref5">Mandl 2006</xref>
        ]. To accomplish this, the preprocessing methods
will have to be worked on further.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Ye</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          (
          <year>2006</year>
          )
          <article-title>: Template Detection for Large Scale Search Engines</article-title>
          .
          <source>In: Proceedings ACM Symposium on Applied Computing</source>
          ACM Press. pp.
          <fpage>1094</fpage>
          -
          <lpage>1098</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Hackl</surname>
          </string-name>
          , René; Mandl, Thomas; Womser-Hacker,
          <source>Christa</source>
          (
          <year>2005</year>
          )
          <article-title>: Mono-</article-title>
          and
          <string-name>
            <surname>Cross-Lingual Retrieval</surname>
          </string-name>
          Experiments at the University of Hildesheim. In: Peters, Carol; Clough, Paul; Gonzalo, Julio; Kluck, Michael; Jones, Gareth; Magnini, Bernard (eds):
          <article-title>Multilingual Information Access for Text, Speech and Images: Results of the Fifth CLEF Evaluation Campaign</article-title>
          . Berlin et al.: Springer [LNCS 3491] pp.
          <fpage>165</fpage>
          -
          <lpage>169</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Jensen</surname>
          </string-name>
          , Niels; Hackl, René; Mandl, Thomas; Strötgen,
          <string-name>
            <surname>Robert</surname>
          </string-name>
          (
          <year>2006</year>
          )
          <article-title>: Web Retrieval Experiments with the EuroGOV Corpus at</article-title>
          the University of Hildesheim. In: Peters, Carol; Gey, Fredric C.;
          <string-name>
            <surname>Gonzalo</surname>
            , Julio; Jones,
            <given-names>Gareth J.F.</given-names>
          </string-name>
          ;
          <string-name>
            <surname>Kluck</surname>
          </string-name>
          , Michael; Magnini, Bernardo; Müller, Henning; de Rijke, Maarten (Eds.).
          <source>Accessing Multilingual Information Repositories: 6th Workshop of the Cross-Language Evaluation Forum</source>
          ,
          <string-name>
            <surname>CLEF</surname>
          </string-name>
          <year>2005</year>
          , Vienna, Austria,
          <source>Revised Selected Papers</source>
          . Berlin et al.: Springer [LNCS 4022] pp.
          <fpage>837</fpage>
          -
          <lpage>845</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Kamps</surname>
          </string-name>
          , Jaap; de Rijke,
          <string-name>
            <surname>Maarten</surname>
          </string-name>
          (
          <year>2006</year>
          )
          <article-title>: Overview of WebCLEF 2006</article-title>
          . In this volume.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <string-name>
            <surname>Mandl</surname>
          </string-name>
          , Thomas (
          <year>2006</year>
          )
          <article-title>: Implementation and Evaluation of a Quality Based Search Engine</article-title>
          .
          <source>In: Proceedings of the 17th ACM Conference on Hypertext and Hypermedia (HT '06) Odense</source>
          , Denmark,
          <source>August 22nd-25th</source>
          . ACM Press.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <string-name>
            <surname>Sigurbjörnsson</surname>
          </string-name>
          , Börkur; Kamps, Jaap; de Rijke,
          <string-name>
            <surname>Maarten</surname>
          </string-name>
          (
          <year>2005</year>
          )
          <article-title>: Blueprint of a Cross-Lingual Web Retrieval Collection</article-title>
          .
          <source>In: Journal of Digital Information Management</source>
          , vol.
          <volume>3</volume>
          (
          <issue>1</issue>
          ) pp.
          <fpage>9</fpage>
          -
          <lpage>13</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>