<?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">SINAI at VideoCLEF 2008</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">José</forename><forename type="middle">M</forename><surname>Perea-Ortega</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">SINAI Research Group. Computer Science Department</orgName>
								<orgName type="institution">University of Jaén Campus</orgName>
								<address>
									<addrLine>Las Lagunillas, Ed. A3</addrLine>
									<postCode>E-23071</postCode>
									<settlement>Jaén</settlement>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Arturo</forename><surname>Montejo-Ráez</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">SINAI Research Group. Computer Science Department</orgName>
								<orgName type="institution">University of Jaén Campus</orgName>
								<address>
									<addrLine>Las Lagunillas, Ed. A3</addrLine>
									<postCode>E-23071</postCode>
									<settlement>Jaén</settlement>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">M</forename><surname>Teresa Martín-Valdivia</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">SINAI Research Group. Computer Science Department</orgName>
								<orgName type="institution">University of Jaén Campus</orgName>
								<address>
									<addrLine>Las Lagunillas, Ed. A3</addrLine>
									<postCode>E-23071</postCode>
									<settlement>Jaén</settlement>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Manuel</forename><forename type="middle">C</forename><surname>Díaz-Galiano</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">SINAI Research Group. Computer Science Department</orgName>
								<orgName type="institution">University of Jaén Campus</orgName>
								<address>
									<addrLine>Las Lagunillas, Ed. A3</addrLine>
									<postCode>E-23071</postCode>
									<settlement>Jaén</settlement>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">L</forename><surname>Alfonso Ureña-López</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">SINAI Research Group. Computer Science Department</orgName>
								<orgName type="institution">University of Jaén Campus</orgName>
								<address>
									<addrLine>Las Lagunillas, Ed. A3</addrLine>
									<postCode>E-23071</postCode>
									<settlement>Jaén</settlement>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">SINAI at VideoCLEF 2008</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">8D29749884F9E35789808CC2DFFBF35A</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T08:49+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>
			<textClass>
				<keywords>
					<term>H.3 [Information Storage and Retrieval]: H.3.1 Content Analysis and Indexing</term>
					<term>H.3.3 Information Search and Retrieval</term>
					<term>H.3.4 Systems and Software Measurement, Performance, Experimentation Content-based retrieval, Multilingual video classification, Information Retrieval, VideoCLEF</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper describes the first participation of the SINAI research group in the Video-CLEF 2008 track. We have only submitted runs for the classification task on Dutch and English languages. Our approach has consisted in the use of a particular Information Retrieval system as classification architecture, using the speech transcriptions as textual queries and generating textual corpus for each topic class. In order to generate this textual corpus we have used the Google 1 search engine. The experiments show that an IR system can perform well as classifier of multilingual videos, using their speech transcriptions and obtaining good results.</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>This paper describes the first participation of the SINAI<ref type="foot" target="#foot_1">2</ref> research group from University of Jaén in the VideoCLEF 2008 campaign. VideoCLEF is a new track for Cross Language Evaluation Forum (CLEF) 2008 and it aims to develop and evaluate tasks in processing video content in a multilingual environment. The overall objective is to combine and extend these subtasks and perform completely automatic generation of RSS feeds specific to a particular information need and personalized to a particular language preference. The main task for VideoCLEF 2008 involves assigning topic class labels to videos of television episodes <ref type="foot" target="#foot_2">3</ref> .</p><p>The aim of our first participation in VideoCLEF has been the study of the problem of this task, and the development of a basic architecture which approaches it. We have some experience in the field of multimedia video retrieval <ref type="bibr" target="#b0">[1]</ref> and in image retrieval <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b2">3,</ref><ref type="bibr" target="#b3">4]</ref>. This paper is organized as follows: section 2 describes the whole system. Then, in the section 3 experiments, results and resources employed are described. Finally, in the section 4, the conclusions are presented.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">System description</head><p>The overall architecture of our automatic video classifier is based on the use of a particular IR system as classification system. In our experiments we have used Lemur<ref type="foot" target="#foot_3">4</ref> as IR system.</p><p>In our approach we have two main processes:</p><p>• Generating a text-corpus per class. We have generated a textual corpus per topic class. This corpus corresponds to the ten top retrieved results by Google, using the topic word (e.g. Architecture) as search query. The use of Google has been found useful in other tasks like Robust Retrieval <ref type="bibr" target="#b4">[5]</ref>. These results have been combined into one single document. Therefore, a document per class is obtained after this process. Each document per class is indexed by means of IR system. This index will be used for retrieving the speech transcriptions preprocessed of each test video (textual queries).</p><p>• Generating a text-query per video. We have used the textual information available from Automatic Speech Recognition (ASR) output in order to generate the textual queries for each test video. This data has been preprocessed using the Dutch stemmer from Snowball<ref type="foot" target="#foot_4">5</ref> for Dutch language and Porter stemmer <ref type="bibr" target="#b5">[6]</ref> for English. We have also discarded the stop-words for both languages. For each textual query generated the IR subsystem retrieves the document class more relevant, using the standard TF•IDF <ref type="bibr" target="#b6">[7]</ref> weighting scheme. The Figure <ref type="figure" target="#fig_0">1</ref> shows this basic architecture of our approach.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Experiment</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Experiments and Results</head><p>In our first participation in VideoCLEF, we have only submitted three runs for the classification subtasks. There is one mandatory classification task (classification task I) which uses speech transcriptions only. We have submitted two runs for this task, one for each language (Dutch and English). The name of these experiments are SINAI-JEAN-Class-I and SINAI-JEAN-Class-I-Trans respectively. For the third run we have used the archival metadata supplied (classification task II), only for Dutch language. This run is identified as SINAI-JEAN-Class-II. The results using micro-averaged and macro-averaged measures are shown in Tables <ref type="table" target="#tab_0">1 and 2</ref>.</p><p>Analyzing the results obtained, we can observe that English language leads to worse results than Dutch. This could be an expected behavior, due to the lower relevance of this language in the corpus compared to Dutch. In micro-averaged values, the use of metadata brings slightly better precision and recall measurements, although in macro-averaged results this improvement is only present in recall.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Resources</head><p>The ASR transcriptions of video files have been supplied by the organization of VideoCLEF<ref type="foot" target="#foot_5">6</ref> . This video data are Dutch television documentaries and contain Dutch as dominant language, but also contain a high proportion of spoken English, such as interviewed guests. On the other hand, the archival metadata resource contains program titles and short descriptions of the content of video files.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusions</head><p>We have described here the approach followed by the SINAI research group in its participation in the VideoCLEF 2008 campaign. Our results show that, despite the simplicity of our system, transcriptions are a good source of information for video classification. Anyhow, some enhancements on the system can be performed, by selecting additional sources of learning data: we are working on a system that uses Wikipedia articles too.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Basic architecture of the SINAI video classifier</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 2 :</head><label>2</label><figDesc>Macro-averaging results</figDesc><table><row><cell></cell><cell>Language</cell><cell>Using metadata</cell><cell>P</cell><cell>R</cell><cell>F1</cell></row><row><cell>SINAI-JEAN-Class-I</cell><cell>Dutch</cell><cell>no</cell><cell cols="3">0.65 0.42 0.51</cell></row><row><cell>SINAI-JEAN-Class-I-Trans</cell><cell>English</cell><cell>no</cell><cell cols="3">0.13 0.09 0.10</cell></row><row><cell>SINAI-JEAN-Class-II</cell><cell>Dutch</cell><cell>yes</cell><cell cols="3">0.68 0.44 0.53</cell></row><row><cell cols="3">Table 1: Micro-averaging results</cell><cell></cell><cell></cell><cell></cell></row><row><cell>Experiment</cell><cell>Language</cell><cell>Using metadata</cell><cell>P</cell><cell>R</cell><cell>F1</cell></row><row><cell>SINAI-JEAN-Class-I</cell><cell>Dutch</cell><cell>no</cell><cell cols="3">0.91 0.34 0.49</cell></row><row><cell>SINAI-JEAN-Class-I-Trans</cell><cell>English</cell><cell>no</cell><cell cols="3">0.68 0.28 0.40</cell></row><row><cell>SINAI-JEAN-Class-II</cell><cell>Dutch</cell><cell>yes</cell><cell cols="3">0.89 0.36 0.51</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://www.google.com</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://sinai.ujaen.es</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">http://ilps.science.uva.nl/Vid2RSS/Vid2RSS08/Vid2RSS08.html</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">http://www.lemurproject.org</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_4">http://snowball.tartarus.org/algorithms/dutch/stemmer.html</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_5">The data for VideoCLEF 2008 has been provided by The Netherlands Institute of Sound and Vision (Beeld &amp; Geluid). Thank you also to the University of Twente for providing the speech recognition transcripts.</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">SINAI at TRECVID</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">C</forename><surname>Díaz-Galiano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Perea-Ortega</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">T</forename><surname>Martín-Valdivia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Montejo-Ráez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">A</forename><surname>Ureña-López</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the TRECVID 2007 Workshop (TRECVID</title>
				<meeting>the TRECVID 2007 Workshop (TRECVID</meeting>
		<imprint>
			<date type="published" when="2007">2007. 2007. 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">SINAI at ImageCLEF</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">C</forename><surname>Díaz-Galiano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>García-Cumbreras</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">T</forename><surname>Martín-Valdivia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Montejo-Ráez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">A</forename><surname>Ureña-López</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Cross Language Evaluation Forum</title>
				<meeting>the Cross Language Evaluation Forum<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2007">2007. 2007. 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">SINAI at ImageCLEF</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">C</forename><surname>Díaz-Galiano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>García-Cumbreras</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">T</forename><surname>Martín-Valdivia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Montejo-Ráez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">A</forename><surname>Ureña-López</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Cross Language Evaluation Forum</title>
				<meeting>the Cross Language Evaluation Forum<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2006">2006. 2006. 2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">SINAI at ImageCLEF</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">T</forename><surname>Martín-Valdivia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>García-Cumbreras</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">C</forename><surname>Díaz-Galiano</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">A</forename><surname>Ureña-López</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Montejo-Ráez</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Cross Language Evaluation Forum</title>
				<meeting>the Cross Language Evaluation Forum<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2005">2005. 2005. 2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">SINAI at CLEF 2007 Ad Hoc Robust track 2007: Applying google search engine for robust cross-lingual retrieval</title>
		<author>
			<persName><forename type="first">F</forename><surname>Martínez-Santiago</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>García-Cumbreras</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Arturo</forename><surname>Montejo-Ráez</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Cross Language Evaluation Forum</title>
				<meeting>the Cross Language Evaluation Forum<address><addrLine>CLEF</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2007">2007. 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">An algorithm for suffix stripping</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">F</forename><surname>Porter</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Program</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<biblScope unit="page" from="130" to="137" />
			<date type="published" when="1980">1980</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<monogr>
		<title level="m" type="main">Introduction to Modern Information Retrieval</title>
		<author>
			<persName><forename type="first">G</forename><surname>Salton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Mcgill</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1983">1983</date>
			<publisher>McGraw-Hill</publisher>
			<pubPlace>London, U.K.</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

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