<?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">The University of Glasgow at CLEF 2004: French Monolingual Information Retrieval with Terrier</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Christina</forename><surname>Lioma</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computing Science</orgName>
								<orgName type="institution">University of Glasgow</orgName>
								<address>
									<postCode>G12 8QQ</postCode>
									<settlement>Glasgow</settlement>
									<country key="GB">United Kingdom</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Ben</forename><surname>He</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computing Science</orgName>
								<orgName type="institution">University of Glasgow</orgName>
								<address>
									<postCode>G12 8QQ</postCode>
									<settlement>Glasgow</settlement>
									<country key="GB">United Kingdom</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Vassilis</forename><surname>Plachouras</surname></persName>
							<email>vassilis@dcs.gla.ac.uk</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Computing Science</orgName>
								<orgName type="institution">University of Glasgow</orgName>
								<address>
									<postCode>G12 8QQ</postCode>
									<settlement>Glasgow</settlement>
									<country key="GB">United Kingdom</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Iadh</forename><surname>Ounis</surname></persName>
							<email>ounis@dcs.gla.ac.uk</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Computing Science</orgName>
								<orgName type="institution">University of Glasgow</orgName>
								<address>
									<postCode>G12 8QQ</postCode>
									<settlement>Glasgow</settlement>
									<country key="GB">United Kingdom</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">The University of Glasgow at CLEF 2004: French Monolingual Information Retrieval with Terrier</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">5A31D3E86B782E13E4F4DCFDB2C42E1A</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T17:50+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 our participation in the CLEF 2004 French monolingual task. We used our Terrier Information Retrieval platform and experimented with query expansion and query length normalisation.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Terrier (http://ir.dcs.gla.ac.uk/terrier) is a toolkit for the rapid development of large-scale Information Retrieval (IR) applications. It is based on a framework for deriving non-parametric probabilistic models for IR. The framework deploys more than 50 Divergence From Randomness (DFR) models for term weighting <ref type="bibr" target="#b0">[1]</ref>. The term weighting models are derived by measuring the divergence of the actual term distribution from that obtained under a random process. Terrier was demonstrated to be highly effective at retrieving Web documents at the recent TREC-11 and TREC-12, and is currently available as the search engine of the Web site of the Department of Computing Science at the University of Glasgow (http://www.dcs.gla.ac.uk/search).</p><p>In this paper, we report on our participation in the French Monolingual task. Our main aim was to test to which extent our existing English monolingual Terrier retrieval system could perform French retrieval, simply by changing the stemmer and stopword list from English into French. We chose French in order to test our system on new unfamiliar grounds. We opted for minimal language-specific normalisation changes, namely the use of a French stemmer and stopword list, and chose to exclude other performance enhancing options, such as POS-taggers and morphological analysers. Our secondary aim was to continue and complement our earlier work (TREC-11, TREC-12) on studying the effect of length normalisation on the retrieval performance, through the investigation of its impact on French IR. The outcome of this experimentation is being put to practical use, as we are currently working towards merging our existing English and French monolingual retrieval systems into one, thus extending our system to accommodate Cross Language Information Retrieval.</p><p>This paper is organised as follows. Section 2 presents a brief overview of the retrieval approaches adopted for our participation in CLEF 2004. Section 3 presents our official retrieval runs for the French monolingual task. Section 4 analyses the obtained results, along with a series of unofficial runs for the said task. Section 5 concludes with a brief summary of our participation in CLEF 2004 and the direction of our future research work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">System Setup</head><p>The following preprocessing steps were applied both to documents and queries. All input was tokenized. Punctuation marks and numbers of more than 4 digits were omitted. Proper nouns, abbreviations, acronyms, multi word units and compounds were not extracted or processed. Accents were preserved. Both queries and documents were stopped using the standard French stopword list available with the Snowball stemming algorithm for French <ref type="bibr">[5]</ref>. We did not eliminate topic specific phrases such as "Les documents pertinents devront mentionner/parler de/donner des details sur…" from the queries. We did not use a stop stem list, as we used the stopword list before the stemming stage. We used the French stemmer from the Snowball family of stemmers, developed by Martin Porter <ref type="bibr">[5]</ref>. The stemmer striped affixes from the index words in a specific order and applied repair strategies, where applicable, in order to reduce the input into clusters of words sharing the same stem.</p><p>We experimented with the PL2 weighting model, one of the Divergence From Randomness (DFR) term weighting models developed within Amati &amp; Van Rijsbergen's probabilistic framework for IR <ref type="bibr" target="#b0">[1]</ref>. Using the PL2 model, the relevance score of a document d for a query q is given by: ( , )</p><formula xml:id="formula_0">t q qtf w t d ∈ ⋅</formula><p>where qtf is the frequency of term t in the query q, w(t,d) is the relevance score of a document d for the query term t, given by:</p><formula xml:id="formula_1">2 2 2 1 1 ( , ) ( log log 0.5 log (2 )) 12 1 t w t d tf tf e tf tf tf fn n n n n n λ π λ = ⋅ + + − ⋅ + ⋅ ⋅ ⋅ ⋅ +<label>(1)</label></formula><p>where λ is the mean and variance of a Poisson distribution. λ is given by</p><formula xml:id="formula_2">F N , (F &lt;&lt; N),</formula><p>where F is the term frequency of the term t in the whole collection and N is the number of documents in the collection.</p><p>tfn is the normalised within-document frequency of the term t in the document d. It is given by the normalisation 2 <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b2">3]</ref>:</p><formula xml:id="formula_3">2 log 1 _ ( ), ( 0) avg l tfn tf c c l + = ⋅ ⋅ &gt;</formula><p>where c is a parameter.</p><p>tf is the within-document frequency of the term t in the document d.</p><p>l is the document length and _ avg l is the average document length in the whole collection.</p><p>We estimated the parameter c of the normalisation 2 by measuring the normalisation effect on the term frequency distribution with respect to the document length distribution <ref type="bibr" target="#b3">[4]</ref>. More specifically, our tuning approach automatically adjusted the parameter c to a value dependent on the topic fields used. For the runs submitted to CLEF 2004, we obtained the following values: c=4.83 for short queries (only Title field was used), c=1.56 for long queries (all the three fields were used), c=3.1 for queries using the Title and Description fields, and c=2.6 for queries using the Title and Narrative fields.</p><p>We have also used a query expansion mechanism, which follows the idea of measuring divergence from randomness. The approach can be seen as a generalisation of the approach used by Carpineto and Romano in which they applied the Kullback-Leibler divergence to the un-expanded version of BM25 <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b2">3]</ref>. The query expansion formula is given by: where -withinDocumentFrequency is the term frequency in the X top-retrieved documents. X depends on the setting we applied as indicated below.</p><p>-termFrequency is the term frequency of the given term in the collection.</p><p>-totalDocumentLength is the sum of the length of the X top-retrieved documents.</p><p>-collectionLength is the number of tokens in the whole collection.</p><p>For short queries, we extracted the 10 most informative terms from the top 3 retrieved documents as the expanded terms. For long queries, we extracted the 100 most informative terms from the top 25 retrieved documents as the expanded terms. For queries using the Title and Description fields we extracted the 10 most informative terms from the top 15 retrieved documents, and for queries using the Title and Narrative fields we extracted the top 15 informative terms from the top 3 retrieved documents. We added these terms to the query and repeated the retrieval stage.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Runs</head><p>This section presents our French monolingual retrieval runs submitted to CLEF 2004. We realised our In addition to the above runs, we also undertook further experiments, in order to test additional query length and query expansion settings, varying the number of expanded terms and the used number of top retrieved documents.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Results</head><p>This section summarises and discusses the results of our CLEF 2004 participation and of our additional runs. The best run was the one combining the topic fields of Title and Description (UOGTD), which slightly exceeded our best submitted run (UOGLQ). Overall, query length had little impact on the performance of the runs (MAP varied from 0.4237 to 0.4485).</p><p>In general, query expansion decreased the mean average precision of all the runs (see Table <ref type="table" target="#tab_1">2</ref>). Table <ref type="table" target="#tab_3">3</ref> shows that query expansion does not work, independently of the length of the query. In order to analyse the low performance of query expansion, we ran additional experiments with query expansion varying the number of expanded terms (#terms) and the used number of top retrieved documents (#documents) compared to the setting presented in Section 2. Table <ref type="table" target="#tab_4">4</ref> shows the effect of the said parameter tuning on the performance of the system. Overall, query expansion deteriorated performance, independently of the used parameters. The used parameters in the official submitted runs were the optimal ones. Finally, subsequent experiments revealed that the parameter c of the normalisation which was estimated by our tuning approach automatically (see Section 2) was indeed optimal, proving thus that the parameter tuning approach for term frequency normalisation adopted <ref type="bibr" target="#b3">[4]</ref>  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusions and Future Work</head><p>This paper presented a French monolingual IR system developed at the University of Glasgow. The system was evaluated in the French monolingual track of CLEF 2004.</p><p>The experiments on which we briefly reported indicated the following. Our existing Terrier retrieval platform was shown to be truly modular, as it was extended to perform French monolingual IR successfully, simply by changing the stemming and stopword components from English into French, therefore with a very low overhead. Moreover, we found that query expansion performed poorly.</p><p>We are now investigating optimal ways to merge the French monolingual retrieval system described in this paper, with our existing English monolingual retrieval system, into a single crosslingual retrieval platform, the performance of which is to be tested in the CLEF 2005 multilingual track.</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>runs on the CLEF 2004 document collection for the French Monolingual task, which consists of 90,261 newswire and newspaper articles published in 1995 (42,615 SDA and 47,646 Le Monde). There were 50 test topics. We submitted a total of 4 runs for the French monolingual task (Table 1), namely UOGLQ, UOGSQ, UOGLQQE, and UOGSQQE. The second column gives information on the topic fields selected for each run, namely T[itle], D[escription] and N[arrative]. The last column clarifies which runs used query expansion and which did not. Runs submitted to the CLEF 2004 French Monolingual task.</figDesc><table><row><cell>Run id</cell><cell cols="2">Topic fields Query Expansion</cell></row><row><cell>UOGLQ</cell><cell>TDN</cell><cell>No</cell></row><row><cell>UOGSQ</cell><cell>T</cell><cell>No</cell></row><row><cell cols="2">UOGLQQE TDN</cell><cell>Yes</cell></row><row><cell cols="2">UOGSQQE T</cell><cell>Yes</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 2</head><label>2</label><figDesc>reports on the main settings and scores of our collective runs. The submitted runs are in boldface. Column 2 presents the topic fields used for each run. The last column presents the Mean Average Precision (MAP) figures achieved.</figDesc><table><row><cell>Run id</cell><cell cols="2">Topic Fields c</cell><cell>MAP</cell></row><row><cell>UOGSQ</cell><cell>T</cell><cell cols="2">4.83 0.4237</cell></row><row><cell cols="2">UOGSQQE T</cell><cell cols="2">4.83 0.3400</cell></row><row><cell>UOGTD</cell><cell>TD</cell><cell>3.1</cell><cell>0.4485</cell></row><row><cell cols="2">UOGTDQE TD</cell><cell>3.1</cell><cell>0.4222</cell></row><row><cell>UOGTN</cell><cell>TN</cell><cell>2.6</cell><cell>0.4431</cell></row><row><cell cols="2">UOGTNQE TN</cell><cell>2.6</cell><cell>0.3711</cell></row><row><cell>UOGLQ</cell><cell>TDN</cell><cell cols="2">1.56 0.4244</cell></row><row><cell cols="2">UOGLQQE TDN</cell><cell cols="2">1.56 0.4186</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 2 :</head><label>2</label><figDesc>Overview of our collective runs for CLEF 2004. Submitted runs are in boldface.</figDesc><table /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head>Table 3 :</head><label>3</label><figDesc>Query expansion deteriorated the retrieval performance independently of the query length.</figDesc><table><row><cell>Run id</cell><cell>c</cell><cell cols="2"># terms/#documents MAP</cell></row><row><cell cols="3">UOGSQQE 4.83 10/3</cell><cell>0.3400</cell></row><row><cell cols="2">UOGTDQE 3.1</cell><cell>10/15</cell><cell>0.4222</cell></row><row><cell cols="2">UOGTNQE 2.6</cell><cell>15/3</cell><cell>0.3711</cell></row><row><cell cols="3">UOGLQQE 1.56 100/25</cell><cell>0.4186</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_4"><head>Table 4 :</head><label>4</label><figDesc>is robust and efficient. Overview of our collective runs varying expanded terms (#terms)/top retrieved documents (#documents). Submitted runs are in boldface.</figDesc><table><row><cell>Official Runs</cell><cell></cell><cell></cell><cell></cell><cell cols="2">Unofficial Runs</cell></row><row><cell>Run id</cell><cell>c</cell><cell cols="2">#terms/#documents MAP</cell><cell>Run id</cell><cell>c</cell><cell>#terms/#documents MAP</cell></row><row><cell cols="3">UOGSQQE 4.83 10/2</cell><cell cols="4">0.2876 UOGTDQE 3.1 50/3</cell><cell>0.3574</cell></row><row><cell cols="3">UOGSQQE 4.83 10/3</cell><cell cols="4">0.3400 UOGTDQE 3.1 20/3</cell><cell>0.4021</cell></row><row><cell cols="3">UOGSQQE 4.83 10/5</cell><cell cols="4">0.2998 UOGTDQE 3.1 10/3</cell><cell>0.4098</cell></row><row><cell cols="3">UOGSQQE 4.83 10/10</cell><cell cols="4">0.3113 UOGTDQE 3.1 10/10</cell><cell>0.4106</cell></row><row><cell cols="3">UOGSQQE 4.83 10/15</cell><cell cols="4">0.2981 UOGTDQE 3.1 15/10</cell><cell>0.3993</cell></row><row><cell cols="3">UOGSQQE 4.83 15/10</cell><cell cols="4">0.2780 UOGTDQE 3.1 10/13</cell><cell>0.4114</cell></row><row><cell cols="3">UOGSQQE 4.83 20/10</cell><cell cols="4">0.2882 UOGTDQE 3.1 10/15</cell><cell>0.3971</cell></row><row><cell cols="3">UOGLQQE 1.56 100/10</cell><cell cols="4">0.3745 UOGTNQE 2.6 10/2</cell><cell>0.3475</cell></row><row><cell cols="3">UOGLQQE 1.56 100/15</cell><cell cols="4">0.3889 UOGTNQE 2.6 10/3</cell><cell>0.3661</cell></row><row><cell cols="3">UOGLQQE 1.56 100/20</cell><cell cols="4">0.4088 UOGTNQE 2.6 10/10</cell><cell>0.3514</cell></row><row><cell cols="3">UOGLQQE 1.56 100/25</cell><cell cols="4">0.4186 UOGTNQE 2.6 15/3</cell><cell>0.3711</cell></row><row><cell cols="3">UOGLQQE 1.56 90/25</cell><cell cols="4">0.3550 UOGTNQE 2.6 20/3</cell><cell>0.3698</cell></row><row><cell cols="3">UOGLQQE 1.56 80/25</cell><cell cols="4">0.3401 UOGTNQE 2.6 50/3</cell><cell>0.3291</cell></row><row><cell cols="3">UOGLQQE 1.56 70/25</cell><cell cols="4">0.3228 UOGTNQE 2.6 100/25</cell><cell>0.2983</cell></row></table></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Acknowledgments</head><p>This project is funded by a UK Engineering and Physical Sciences Research Council (EPSRC) grant, number GR/R90543/01.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Probabilistic models of information retrieval based on measuring the divergence from randomness</title>
		<author>
			<persName><forename type="first">G</forename><surname>Amati</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">J</forename><surname>Van Rijsbergen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM Transactions on Information Systems (TOIS)</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="357" to="389" />
			<date type="published" when="2002-10">October 2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">An information-theoretic approach to automatic query expansion</title>
		<author>
			<persName><forename type="first">C</forename><surname>Carpineto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Mori</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Romano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Bigi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM Transactions on Information Systems (TOIS)</title>
		<imprint>
			<biblScope unit="volume">19</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="1" to="27" />
			<date type="published" when="2001-01">January 2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Probability Models for Information Retrieval based on Divergence from Randomness</title>
		<author>
			<persName><forename type="first">G</forename><surname>Amati</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="s">of the degree of Doctor of Philosophy</title>
		<imprint>
			<date type="published" when="2003-06">June 2003</date>
		</imprint>
		<respStmt>
			<orgName>Department of Computing Science, University of Glasgow</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Thesis</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">A study of parameter tuning for term frequency normalization</title>
		<author>
			<persName><forename type="first">B</forename><surname>He</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Ounis</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Twelfth ACM CIKM International Conference on Information and Knowledge Management (CIKM)</title>
				<meeting>the Twelfth ACM CIKM International Conference on Information and Knowledge Management (CIKM)<address><addrLine>New Orleans, LA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2003-11">November 2003</date>
			<biblScope unit="page" from="10" to="16" />
		</imprint>
	</monogr>
</biblStruct>

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