<!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>Using Document Structure on Retrieving Webpages at the Web-CLEF 2006</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Syntia Wijaya</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Bimo Widhi</string-name>
          <email>bimo20@mhs.cs.ui.ac.id</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tommy Khoerniawan</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mirna Adriani</string-name>
          <email>mirna@cs.ui.ac.id</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>The Retrieval Process</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Faculty of Computer Science University of Indonesia Depok 16424</institution>
          ,
          <country country="ID">Indonesia</country>
        </aff>
      </contrib-group>
      <fpage>2</fpage>
      <lpage>4</lpage>
      <abstract>
        <p>We present a report on our participation in the mixed monolingual web task of the 2006 Cross-Language Evaluation Forum (CLEF). We compared the result of web page retrieval based on the page content, page title, and anchor page. The retrieval effectiveness for the combination of page content, page title, and anchor texts was better than that of the combination of page title and page title only. Applying the pseudo-relevance feedback improved the retrieval performance of the queries.</p>
      </abstract>
      <kwd-group>
        <kwd />
        <kwd>web retrieval</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction The Retrieval Process</title>
      <p>2.1</p>
    </sec>
    <sec id="sec-2">
      <title>Experiment</title>
      <p>The web collection contains over two million documents from the EUROGOV collection. In these experiments,
we used Lemur information retrieval system to index and retrieve the documents. Lemur is built based on the
language model [3]. We index the webpages according to their content pages, title pages, and anchors.
Stopwords were removed from the collection, but word stemming was not applied to the collection.
4</p>
    </sec>
    <sec id="sec-3">
      <title>Results</title>
      <p>We were very surprised to see the results of our participation this year. All of the results that we submitted are
very low compared to our last year’s result. In 2005, we indexed the collection using a different information
retrieval system, i.e., Lucene2 which is built based on the vector similarity model [1, 4]. The first result is shown
in Table 1. In the retrieval, we compute the total relevance score by summing up the relevance scores based on
page content, page title, and anchor texts found on the webpages.</p>
      <p>The third technique applies the pseudo-relevance feedback to the retrieval that uses the combined score of page
content, page title, and anchor texts. As shown in Table 3, the feedback reduced the performance of the queries
where the MRR dropped to 0.0253. The pseudo-relevance feedback was done using the top-5 relevant
documents retrieved.</p>
      <p>Finally, the last result was obtained by applying the pseudo-relevance feedback to the combined relevance score
of page content and page title only. As shown in Table 4, we obtained the highest retrieval performance with
MRR of 0.0918.
To investigate the cause of our poor retrieval performance, we conducted some further experiments. We used the
queries from last year’s task and ran them on the same index that was built using Lemur. The result is as shown
in Table 5, which is much better than for this year’s queries. However, we found a sign of indexing error, i.e.,
there were some domains that Lemur was unable to index. This resulted in Lemur’s not being able to retrieve any
documents for a number of queries. We also suspected that the index for documents in languages containing
non-latin characters was corrupt, as indicated by the fact that documents in some domains such as Russian and
Greek were never retrieved.
5</p>
    </sec>
    <sec id="sec-4">
      <title>Summary</title>
      <p>Our results demonstrate that combining the page content, the page title, and anchor texts resulted in a better
mean reciprocal rank (MRR) compared to searching using the page content and page title only. The
pseudorelevance feedback that we employed increased the retrieval performance of the queries. However, we had some
problems with indexing the collection, which resulted in our poor retrieval performance in our participation this
year. We hope to improve our results in the future by exploring still other methods.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          <string-name>
            <surname>Baeza-Yates</surname>
          </string-name>
          , Richardo, and
          <string-name>
            <surname>Berthier</surname>
          </string-name>
          Ribeiro-Neto.
          <source>Modern Information Retrieval</source>
          , New York: Addison-Wesley,
          <year>1999</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          <string-name>
            <surname>Hawking</surname>
            ,
            <given-names>David.</given-names>
          </string-name>
          <article-title>Overview of the TREC-9 Web Track</article-title>
          .
          <source>In NIST Special Publication: The 10th Text Retrieval Conference (TREC-10)</source>
          .
          <year>2001</year>
          Ponte,
          <string-name>
            <given-names>J.</given-names>
            and
            <surname>Croft</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.B. A Language</given-names>
            <surname>Modeling</surname>
          </string-name>
          <article-title>Approach to Information Retrieval</article-title>
          .
          <source>In Proceedings of the 21st ACM SIGIR Conference on Research and development in Information Retrieval</source>
          , p.
          <fpage>275</fpage>
          -
          <lpage>281</lpage>
          . ACM:
          <year>1998</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          <string-name>
            <surname>Salton</surname>
          </string-name>
          , Gerard, and
          <string-name>
            <surname>McGill</surname>
            ,
            <given-names>Michael J</given-names>
          </string-name>
          . Introduction to Modern Information Retrieval, New York:
          <string-name>
            <surname>McGraw-Hill</surname>
          </string-name>
          ,
          <year>1983</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <string-name>
            <surname>Zobel</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <article-title>How reliable are the results of large-scale information retrieval experiments</article-title>
          ?
          <source>In Proceedings of ACM SIGIR'98</source>
          .
          <string-name>
            <surname>Melbourne</surname>
          </string-name>
          , Australia:
          <year>August 1998</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>