<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Ricoh at CLEF 2003</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Yuichi</forename><surname>Kojima</surname></persName>
							<affiliation key="aff0">
								<orgName type="laboratory">Software R&amp;D Group</orgName>
								<orgName type="institution">RICOH CO., Ltd</orgName>
								<address>
									<addrLine>1-1-17 Koishikawa, Bunkyo-ku</addrLine>
									<postCode>112-0002</postCode>
									<settlement>Tokyo</settlement>
									<country key="JP">JAPAN</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Hideo</forename><surname>Itoh</surname></persName>
							<affiliation key="aff0">
								<orgName type="laboratory">Software R&amp;D Group</orgName>
								<orgName type="institution">RICOH CO., Ltd</orgName>
								<address>
									<addrLine>1-1-17 Koishikawa, Bunkyo-ku</addrLine>
									<postCode>112-0002</postCode>
									<settlement>Tokyo</settlement>
									<country key="JP">JAPAN</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Hiroko</forename><surname>Mano</surname></persName>
							<email>mano@src.ricoh.co.jp</email>
							<affiliation key="aff0">
								<orgName type="laboratory">Software R&amp;D Group</orgName>
								<orgName type="institution">RICOH CO., Ltd</orgName>
								<address>
									<addrLine>1-1-17 Koishikawa, Bunkyo-ku</addrLine>
									<postCode>112-0002</postCode>
									<settlement>Tokyo</settlement>
									<country key="JP">JAPAN</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Yasushi</forename><surname>Ogawa</surname></persName>
							<email>yogawa@src.ricoh.co.jp</email>
							<affiliation key="aff0">
								<orgName type="laboratory">Software R&amp;D Group</orgName>
								<orgName type="institution">RICOH CO., Ltd</orgName>
								<address>
									<addrLine>1-1-17 Koishikawa, Bunkyo-ku</addrLine>
									<postCode>112-0002</postCode>
									<settlement>Tokyo</settlement>
									<country key="JP">JAPAN</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Ricoh at CLEF 2003</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">6C6E744089CD4DDBE125D46003591528</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T22:44+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper describes the participation of RICOH in the Monolingual Information Retrieval tasks of the Cross-Language Evaluation Forum (CLEF) 2003. We used our system with same kind of stemmer, same options and different parameters for 5 European languages to compare each result. Total performance of the system was reasonable. For French, German and Italian, we found some problems.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>For CLEF 2003 monolingual information retrieval task, RICOH submitted runs for French, German, Italian, Spanish and Dutch. We have worked on English and Japanese text retrieval in past few years <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b2">3,</ref><ref type="bibr" target="#b3">4,</ref><ref type="bibr" target="#b4">5]</ref>. CLEF 2003 experiments were our first trials for European languages. Our main focuses at the experiments were:</p><p>1) to test our approach based on the probabilistic model in European languages 2) to find language-specific problems This paper is organized as follows: Section 2 introduces outline of our system, section 3 shows modifications for the experiments, section 4 describes the results, and section 5 reports some conclusions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">System descriptions</head><p>Before describing our approach to European languages, we give the system description as background. The basic features of the system are as follows:</p><p>Effective document ranking based on the probabilistic model <ref type="bibr" target="#b7">[8]</ref> with query expansion using pseudo-relevance feedback <ref type="bibr" target="#b1">[2]</ref> Scalable and efficient indexing and search based on the inverted file module <ref type="bibr" target="#b3">[4]</ref> This system was also used for TREC and NTCIR experiments and showed its effectiveness.</p><p>In the following sections, we explain the processing flow of the system [5].</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Query term extraction</head><p>We used "title" and "description" fields of each topic. Input topic string is transformed into a sequence of stemmed tokens using the tokenizer and the stemmer. Stop words are eliminated using a stopword dictionary. Two kinds of terms are extracted from stemmed tokens for initial retrieval. "single term" is each stemmed token and "phrasal term" consists of two adjacent tokens in the stemmed query string.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Initial retrieval</head><p>Each query term is assigned a weight w t , and documents are ranked according to the score s q,d as follows:</p><formula xml:id="formula_0">        + = • 1 log ' 4 t t n N k w ∑ + + = • • ∈ 1 ' 4 , , , N k w f K f s t d t d t q t d q ( )         + − = ave d l l b b k K 1 1</formula><p>where N is the number of documents in the collection, n t is the document frequency of the term t, f t,d is the in-document frequency of the term, l d is the document length, l ave is the average document length, and k '  4 , k 1 and b are parameters. Weights for phrasal terms are set lower than those for single terms.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3">Query expansion</head><p>As a result of initial retrieval, top 10 documents are assumed to be relevant (pseudo-relevant) to the query and selected as a "seed" of expansion. Candidates of expansion terms are extracted from the seed documents by the same way as in the query term extraction mentioned above. Phrasal terms are not used for query expansion. The candidates are ranked on the Robertson's Selection Value <ref type="bibr" target="#b5">[6]</ref>, or RSV t and top ranked terms are selected as expansion terms. The weight is recalculated as w2 t with the Robertson/Sparck-Jones formula <ref type="bibr" target="#b6">[7]</ref> </p><formula xml:id="formula_1">      − = • N n R r w RSV t t t t 2</formula><p>where R is the number of relevant documents, r t is the number of relevant documents containing the term t and α is a parameter.</p><p>The weight of initial query term is re-calculated with the same formula as above, but with a different α value and an additional adjustment to make the weight higher than expansion terms.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.4">Final retrieval</head><p>Using the initial query terms and expansion terms, the ranking module performs second retrieval to produce the final result.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Experiments</head><p>There are four items in the system that need adjustments depending on the language, 1) tokenizer, 2) stemmer, 3) stopword dictionary and 4) training data. We used the same tokenizer originally developed for English for all target languages. The others are as follows.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Stemming</head><p>We used Snowball stemmers <ref type="bibr" target="#b0">[1]</ref> for all target languages because 1) we didn't have stemmers for European languages except for English 2) we aren't familiar these languages to develop stemmers and 3) unlike the earlier result <ref type="bibr" target="#b8">[9]</ref>, Snowball stemmers showed their reasonable efficiencies for preparatory experiments. Table <ref type="table" target="#tab_0">1</ref> shows the results using CLEF 2002 data with and without stemming. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Stopword dictionary</head><p>We didn't use stopword dictionaries because we didn't have them.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.3">Training</head><p>We trained the system by selecting the best parameter-set from 500 candidate parameter-sets for each language to get the highest average precision score.</p><p>There was a bug in our training scripts. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Results</head><p>Table <ref type="table" target="#tab_2">3</ref> shows summarize of our official results for CLEF 2003. Table <ref type="table">4</ref> shows summarize of our additional results using parameters trained with CLEF 2002 (correct) data collections. The additional result for Dutch is same as formal one because data collection is same. The additional results for French and German are same as formal ones because new parameters selected by correct training scripts were unchanged from formal runs. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusions</head><p>Our approach was tested and its results were reasonable. According to "comparison to median by topic", the Spanish result may be good, but the German and French results may not.</p><p>We compared results for each language under same conditions. The comparison brought us questions for each language. Why query expansion is not effective for French and Italian? Why retrieval of some queries failed badly in French and German? It is likely that our query expansion doesn't work well with few relevant documents. There is a strong correlation between the effectiveness of our expansion and the number of relevant documents for each language. This correlation should be checked with each query.</p><p>We think that there are different kind of problems about failure of queries in French and German. For the German result, we expect that the main causes are that we have no German compound splitter. For the French result, we need time to analyze it.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 :</head><label>1</label><figDesc>Average precision with and without stemming using title and description queries</figDesc><table><row><cell></cell><cell>French</cell><cell>German</cell><cell>Italian</cell><cell>Spanish</cell><cell>Dutch</cell></row><row><cell>with stemming</cell><cell>0.4334</cell><cell>0.3701</cell><cell>0.4000</cell><cell>0.4936</cell><cell>0.4187</cell></row><row><cell>without stemming</cell><cell>0.3841</cell><cell>0.3392</cell><cell>0.3899</cell><cell>0.4468</cell><cell>0.4023</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head></head><label></label><figDesc>The system was trained using CLEF 2002 queries and CLEF 2003 data collections, instead of CLEF 2002 data collections. This mismatch resulted in extra noise documents in retrieved documents and made tuning performance rather worse.Table2shows the results with and without training.</figDesc><table><row><cell cols="5">Table 2: Average precision with and without training using title and description queries</cell><cell></cell></row><row><cell></cell><cell>French</cell><cell>German</cell><cell>Italian</cell><cell>Spanish</cell><cell>Dutch</cell></row><row><cell>without training</cell><cell>0.4334</cell><cell>0.3701</cell><cell>0.4000</cell><cell>0.4936</cell><cell>0.4187</cell></row><row><cell>with training using 2002 data</cell><cell>0.4493</cell><cell>0.3746</cell><cell>0.4088</cell><cell>0.5004</cell><cell>0.4371</cell></row><row><cell>with training using 2003 data</cell><cell>0.4493</cell><cell>0.3746</cell><cell>0.4018</cell><cell>0.4985</cell><cell>0.4371</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 3</head><label>3</label><figDesc></figDesc><table><row><cell cols="3">: formal runs for CLEF 2003</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>Language</cell><cell>Run</cell><cell>Relevant</cell><cell>Rel ret</cell><cell>Average Prec</cell><cell>R-precision</cell><cell>Query Expansion</cell></row><row><cell>French</cell><cell>rfrtdp03</cell><cell>946</cell><cell>927</cell><cell>0.4916</cell><cell>0.4697</cell><cell>NO</cell></row><row><cell></cell><cell>rfrtde03</cell><cell>946</cell><cell>928</cell><cell>0.4901</cell><cell>0.4634</cell><cell>YES</cell></row><row><cell>German</cell><cell>rdetdp03</cell><cell>1825</cell><cell>1583</cell><cell>0.4425</cell><cell>0.4230</cell><cell>NO</cell></row><row><cell></cell><cell>rdetde03</cell><cell>1825</cell><cell>1693</cell><cell>0.4736</cell><cell>0.4385</cell><cell>YES</cell></row><row><cell>Italian</cell><cell>rittdp03</cell><cell>809</cell><cell>761</cell><cell>0.5200</cell><cell>0.4954</cell><cell>NO</cell></row><row><cell></cell><cell>rittde03</cell><cell>809</cell><cell>782</cell><cell>0.5296</cell><cell>0.4868</cell><cell>YES</cell></row><row><cell>Spanish</cell><cell>restdp03</cell><cell>2368</cell><cell>2206</cell><cell>0.4727</cell><cell>0.4605</cell><cell>NO</cell></row><row><cell></cell><cell>restde03</cell><cell>2368</cell><cell>2248</cell><cell>0.5174</cell><cell>0.4806</cell><cell>YES</cell></row><row><cell>Dutch</cell><cell>rnltdp03</cell><cell>1577</cell><cell>1415</cell><cell>0.4439</cell><cell>0.4206</cell><cell>NO</cell></row><row><cell></cell><cell>rnltde03</cell><cell>1577</cell><cell>1421</cell><cell>0.4719</cell><cell>0.4498</cell><cell>YES</cell></row><row><cell cols="3">Table 4: Additional runs for CLEF 2003</cell><cell></cell><cell></cell><cell></cell><cell></cell></row><row><cell>Language</cell><cell>Run</cell><cell>Relevant</cell><cell>Rel ret</cell><cell>Average Prec</cell><cell>R-precision</cell><cell>Query Expansion</cell></row><row><cell>French</cell><cell>rfrtdp03</cell><cell>946</cell><cell>927</cell><cell>0.4916</cell><cell>0.4697</cell><cell>NO</cell></row><row><cell></cell><cell>rfrtde03</cell><cell>946</cell><cell>928</cell><cell>0.4901</cell><cell>0.4634</cell><cell>YES</cell></row><row><cell>German</cell><cell>rdetdp03</cell><cell>1825</cell><cell>1583</cell><cell>0.4425</cell><cell>0.4230</cell><cell>NO</cell></row><row><cell></cell><cell>rdetde03</cell><cell>1825</cell><cell>1693</cell><cell>0.4736</cell><cell>0.4385</cell><cell>YES</cell></row><row><cell>Italian</cell><cell></cell><cell>809</cell><cell>767</cell><cell>0.5140</cell><cell>0.4874</cell><cell>NO</cell></row><row><cell></cell><cell></cell><cell>809</cell><cell>779</cell><cell>0.5166</cell><cell>0.4829</cell><cell>YES</cell></row><row><cell>Spanish</cell><cell></cell><cell>2368</cell><cell>2207</cell><cell>0.4864</cell><cell>0.4719</cell><cell>NO</cell></row><row><cell></cell><cell></cell><cell>2368</cell><cell>2285</cell><cell>0.5293</cell><cell>0.4906</cell><cell>YES</cell></row><row><cell>Dutch</cell><cell>rnltdp03</cell><cell>1577</cell><cell>1415</cell><cell>0.4439</cell><cell>0.4206</cell><cell>NO</cell></row><row><cell></cell><cell>rnltde03Re</cell><cell>1577</cell><cell>1421</cell><cell>0.4719</cell><cell>0.4498</cell><cell>YES</cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<ptr target="http://snowball.tartarus.org/visited7th" />
		<title level="m">Snowball web site</title>
				<imprint>
			<date type="published" when="2002-11">November 2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Structuring and expanding queries in the probabilistic model</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Ogawa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Mano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Narita</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Honma</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Eighth Text REtrieval Conference (TREC-8)</title>
				<imprint>
			<date type="published" when="2000">2000</date>
			<biblScope unit="page" from="541" to="548" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><surname>Toyoda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kitsuregawa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Mano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Itoh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Ogawa</surname></persName>
		</author>
		<ptr target="http://research.nii.ac.jp/ntcir/workshop/OnlineProceedings3/NTCIR3-WEB-ToyodaM.pdf" />
		<title level="m">University of Tokyo/RICOH at NTCIR-3 Web Retrieval Task</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">RICOH at NTCIR-2</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Ogawa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Mano</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Second NTCIR Workshop Meeting</title>
				<meeting>the Second NTCIR Workshop Meeting</meeting>
		<imprint>
			<date type="published" when="2001">2001</date>
			<biblScope unit="page" from="121" to="123" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">RICOH at TREC-10</title>
		<author>
			<persName><forename type="first">H</forename><surname>Itoh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Mano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Ogawa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Tenth Text REtrieval Conference (TREC-2001)</title>
				<imprint>
			<date type="published" when="2001">2001</date>
			<biblScope unit="page" from="457" to="464" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">On term selection for query expansion</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">E</forename><surname>Robertson</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Documentation</title>
		<imprint>
			<biblScope unit="volume">46</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="359" to="364" />
			<date type="published" when="1990">1990</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Relevance weighting of search terms</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">E</forename><surname>Robertson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Spark-Jones</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of ASIS</title>
		<imprint>
			<biblScope unit="volume">27</biblScope>
			<biblScope unit="page" from="129" to="146" />
			<date type="published" when="1976">1976</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">On relevance weights with little relevance information</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">E</forename><surname>Robertson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Walker</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 20 th Annual International ACM SIGIR Conference (SIGIR &apos;97)</title>
				<meeting>the 20 th Annual International ACM SIGIR Conference (SIGIR &apos;97)</meeting>
		<imprint>
			<date type="published" when="1997">1997</date>
			<biblScope unit="page" from="16" to="24" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Pliers and snowball at CLEF</title>
		<author>
			<persName><forename type="first">A</forename><surname>Macfarlane</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Working Notes for the CLEF 2002 Workshop</title>
				<meeting><address><addrLine>Rome, Italy</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2002-09">2002. September 2002</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
