<!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>Searching a Russian Document Collection Using English, Chinese and Japanese Queries</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Fredric C. Gey (gey@ucdata.berkeley.edu)</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>UC Data Archive &amp; Technical Assistance University of California</institution>
          ,
          <addr-line>Berkeley, CA 94720</addr-line>
          <country country="US">USA</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>As in CLEF 2003, Berkeley experimented with the CLEF Russian Izvestia document collection with monolingual and bilingual runs for the Russian collection. For CLEF 2004 we also experimented with Chinese and Japanese as topic languages, using English as the 'pivot' language. For bilingual retrieval our approaches were query translation (for English as a topic language) and 'fast' document translation from Russian to English (for Chinese and Japanese translated to English as the topic language). Chinese and Japanese topic retrieval significantly under-performed English Æ Russian retrieval because of the 'double translation' loss of effectiveness.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
    </sec>
    <sec id="sec-2">
      <title>2 Document ranking</title>
      <p>log O ( R | D , Q ) = log
= log</p>
      <p>P ( R | D , Q )</p>
      <p>P ( R | D , Q )
= − 3 .51 + 37 .4 ∗ x1 + 0 .330 ∗ x 2
− 0 .1937 ∗ x 3 + 0 .0929 ∗ x 4</p>
      <p>P ( R | D , Q )
1 − P ( R | D , Q )
with respect to a query, and</p>
      <p>1 n qtfi
x1 = ∑</p>
      <p>n + 1 i=1 ql + 35
where O ( R | D , Q ), P ( R | D , Q ) mean, respectively, odds and probability of relevance of a document
x2 =
x3 =
x4 = n</p>
      <p>dtfi
dl + 80
1 n</p>
      <p>∑ log
n + 1 i =1
ctfi
cl
where n is the number of matching terms between a document and a query, and
ql : query length
dl: document length
cl: collection length
qtf_i: the within-query frequency of the ith matching term
dtf_i: the within-document frequency of the ith matching term
ctf_i: the occurrence frequency of the ith matching term in the collection.</p>
      <p>
        This formula has been used since the second TREC conference and for all NTCIR and CLEF cross-language
evaluations [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Russian Retrieval for the CLEF main task</title>
      <p>
        CLEF 2003 marked the first time a document collection was available and evaluated in the Russian language.
The CLEF Russian collection consists of 16,716 articles from Izvestia newspaper for 1995. This is a small
number of documents by most CLEF measures (the smallest other collection of CLEF 2003, Finnish, has 55,344
documents; the Spanish collection has 454,045 documents). We used the Russian and English indexes
generated for CLEF 2003 for all our CLEF 2004 Russian runs. The collection is also rich in metadata, including
specification of geography for news articles; this can be exploited for mapping and geotemporal querying of
documents relating to place and time [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
3.1
      </p>
    </sec>
    <sec id="sec-4">
      <title>Encoding Issues</title>
      <p>
        The Russian document collection was supplied in the UTF-8 unicode encoding, as were the Russian version of
the topics. However, since the stemmer we employ is in KOI8 format, the entire collection was converted into
KOI8 encoding, as with CLEF 2003 [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. In indexing the collection, we converted upper-case letters to
lowercase and applied Snowball’s Russian stemmer (http://snowball.tartarus.org/russian/stemmer.html) together with
Russian stopword list created by merging the Snowball list with a translation of the English stopword list. In
addition the PROMPT translation system would also only work on KOI8 encoding which meant that our
translations from English also would come in that encoding.
3.2
      </p>
    </sec>
    <sec id="sec-5">
      <title>Russian Monolingual Retrieval</title>
      <p>We submitted two Russian monolingual runs, the results of which are summarized below. As in CLEF 2003,
both runs utilized blind feedback, choosing the top 30 terms from the top ranked 20 documents of an initial
retrieval run For BKRUMLRR1 and BKRUMLRR2 runs we used TITLE and DESCRIPTION document fields
for indexing. The results of our retrieval are summarized in Table 1. Results were reported by the CLEF
organizers for 34 topics which had one or more relevant documents.</p>
      <sec id="sec-5-1">
        <title>Run Name Index</title>
      </sec>
      <sec id="sec-5-2">
        <title>Topic fields</title>
      </sec>
      <sec id="sec-5-3">
        <title>Retrieved</title>
      </sec>
      <sec id="sec-5-4">
        <title>BKRUMLRR1 BKRUMLRR2 Koi Koi TD 34000</title>
        <p>0.5734
0.5636
0.5506
0.4969
0.4670
0.4526
0.3628
0.2989
0.2839
0.2555
0.2548
123
108
Adding the Narrative section to the query did not significantly improve results because the Narrative section did
not contribute additional content terms beyond those found in the Title and Description fields of the topics.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>3.3 Bilingual Retrieval from English to Russian</title>
      <p>We submitted eight bilingual runs against the Russian document collection, four with English as topic language
and two each with Chinese and Japanese as topic languages. These runs used an index in which only the
TITLE and TEXT fields of each Russian document was indexed, so are directly comparable to the monolingual
runs BKMLRURR1 and BKMLRURR2 above. The four EnglishÆ Russian runs utilized query translation from
English topics into Russian. We compared two web-available translation systems, SYSTRAN at
http://babelfish.altavista.com/ for the first two runs (BKRUBLER1, BKRUBLER2) and the PROMT system
(runs BKRUBLER3, BKRUBLER4) developed in Russia and found at http://www.translate.ru.</p>
      <sec id="sec-6-1">
        <title>Run Name</title>
        <p>Translation
Topic fields
Retrieved
Relevant
Rel Ret
Precision
at 0.00
at 0.10
at 0.20
at 0.30
at 0.40
at 0.50
at 0.60
at 0.70
at 0.80
at 0.90
at 1.00
Avg. Prec.</p>
        <p>BKRUBLER1 BKRUBLER2 BKRUBLER3 BKRUBLER4</p>
        <p>Babelfish Babelfish PROMT PROMT</p>
        <p>TD TDN TD TDN
34000 34000 34000 34000
123 123 123 123
69 85 98 93</p>
        <p>The results demonstrate clearly the superiority of the PROMT system for this topic set.
3.4</p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>Bilingual Retrieval from Chinese and Japanese to Russian</title>
      <p>
        Because Chinese and Japanese were available as topic languages, we experimented with these languages by
translating the topics to English (i.e. used English as a pivot language). Our approach to translation from
Chinese or Japanese topics to English was to utilize a widely available software package, the SYSTRAN CJK
Personal system available for less than $US100. from www.systransoft.com. However, instead of query
translation a second time, we utilized a technique (also used for Russian in CLEF 2003) developed by Aitao
Chen, called ‘Fast Document Translation’ [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. Instead of doing complete document translation using MT
software, the MT system is used to translate the entire vocabulary of the document collection on a word-by-word
basis without the contextualization of position in sentence with respect to other words. Monolingual retrieval
was performed by matching the English versions of the Chinese or Japanese topics against the translated English
document collection. More details can be found in our CLEF-2003 final paper [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>The results, displayed below in Table 3, show that there is considerable loss of performance when using English
as a pivot language for these Asian language (we have re-displayed the best EnglishÆ Russian runs for
comparison). It may be that this performance was hampered by the reduced utility of the English documents
translated from Russian, as was the case for our CLEF 2003 bilingual performance which used this method. We
did not try merging of runs from the two methods to see if it would improvement performance.</p>
    </sec>
    <sec id="sec-8">
      <title>3.5. Brief Analysis of Retrieval Performance</title>
      <p>Our monolingual Russian performance was acceptable but certainly not outstanding. For many topics,
TitleDescription runs out-performed Title-Description-Narrative runs, because the Narrative section added no new
information and might sometimes add noise terms.</p>
      <p>For all our runs our bilingual retrieval results were worse than monolingual (Russian-Russian) retrieval in terms
of overall precision. However the translation of English to Russian by the PROMT system achieved 82% of
monolingual for the TD runs. One puzzling and interesting topic was number 202 (“Nick Leeson's Arrest”)
where our bilingual retrieval out-performed our monolingual runs – it seems that the PROMT translation and
transliteration “Арест Ника Лизона” came up with a better spelling of the last name than the Russian topic
creator who used “Арест Ника Леесон”, which did not seem to match any relevant documents. According to
the summary results for Russian monolingual, at least one run achieved 1.00 precision for this topic; it would be
most interesting to see how they modified the topic to match to the three relevant documents.
A cautionary note must be made about the CLEF-2004 Russian topic set. The total number of relevant
documents was only 123 for the entire topic set, with a mean of 3.6 relevant documents per topic. Because of
the nature of the retrieval results by query from the Russian collection (22 of the 34 topics have 2 or fewer
relevant documents) one has to be careful about drawing conclusions from any submitted results.
4</p>
    </sec>
    <sec id="sec-9">
      <title>Summary and Acknowledgments</title>
      <p>For CLEF 2004, we experimented with the CLEF Russian document collection with both monolingual Russian
and bilingual to Russian from English, Chinese and Japanese topics In addition to query translation
methodology for bilingual retrieval, we tried a fast document translation method of the Russian collection to
English and performed English-English monolingual retrieval with the translated topics from Chinese and
English to Japanese. ChineseÆ Russian and JapaneseÆ Russian bilingual performance results were significantly
worse than query translation from English to Russian.</p>
      <p>We would like to thank Aitao Chen for supplying writing the logistic regression ranking software and for
performing the fast document translation from Russian to English.
5</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>A.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Cooper</surname>
          </string-name>
          and
          <string-name>
            <given-names>F.</given-names>
            <surname>Gey</surname>
          </string-name>
          .
          <article-title>Full text retrieval based on probabilistic equations with coefficients fitted by logistic regression</article-title>
          . In: D.K. Harman (Ed.),
          <source>The Second Text Retrieval Conference (TREC-2)</source>
          , pages
          <fpage>57</fpage>
          -
          <lpage>66</lpage>
          ,
          <year>March</year>
          1994
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>F.</given-names>
            <surname>Gey</surname>
          </string-name>
          and
          <string-name>
            <given-names>K.</given-names>
            <surname>Carl</surname>
          </string-name>
          , Geotemporal Querying of Multilingual Documents,
          <source>Proceedings of the Workshop on Geographic Information Retrieval</source>
          , available at: http://www.geo.unizh.ch/~rsp/gir/abstracts/gey.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>V.</given-names>
            <surname>Petras</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Perelman</surname>
          </string-name>
          and
          <string-name>
            <given-names>F.</given-names>
            <surname>Gey</surname>
          </string-name>
          . UC Berkeley at CLEF-2003
          <string-name>
            <surname>- Russian Language</surname>
          </string-name>
          Experiments and
          <string-name>
            <surname>Domain-Specific Retrieval</surname>
          </string-name>
          . To appear
          <source>in: Proceedings of the CLEF 2003 Workshop</source>
          , Springer Computer Science Series.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A.</given-names>
            <surname>Chen</surname>
          </string-name>
          and
          <string-name>
            <given-names>F.</given-names>
            <surname>Gey</surname>
          </string-name>
          .
          <article-title>Multilingual Information Retrieval Using Machine Translation, Relevance Feedback, and</article-title>
          <string-name>
            <surname>Decompounding</surname>
          </string-name>
          , Information Retrieval Journal: Special Issue on CLEF, V7 No 1
          <issue>-2</issue>
          , pp
          <fpage>149</fpage>
          -
          <lpage>182</lpage>
          , Jan-Apr 2004
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>