<?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">LAPI @ Retrieving Diverse Social Images Task 2013: Qualitative Photo Retrieval using Multimedia Content</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Anca-Livia</forename><surname>Radu</surname></persName>
							<email>ancalivia.radu@unitn.it</email>
							<affiliation key="aff0">
								<orgName type="laboratory">The Image Processing and Analysis Laboratory</orgName>
								<orgName type="institution">University &quot;Politehnica&quot; of Bucharest</orgName>
								<address>
									<country key="RO">Romania</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">Department of Information Engineering and Computer Science</orgName>
								<orgName type="institution">University of Trento</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Bogdan</forename><surname>Boteanu</surname></persName>
							<affiliation key="aff0">
								<orgName type="laboratory">The Image Processing and Analysis Laboratory</orgName>
								<orgName type="institution">University &quot;Politehnica&quot; of Bucharest</orgName>
								<address>
									<country key="RO">Romania</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Oana</forename><surname>Pleş</surname></persName>
							<affiliation key="aff0">
								<orgName type="laboratory">The Image Processing and Analysis Laboratory</orgName>
								<orgName type="institution">University &quot;Politehnica&quot; of Bucharest</orgName>
								<address>
									<country key="RO">Romania</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Bogdan</forename><surname>Ionescu</surname></persName>
							<email>bionescu@imag.pub.ro</email>
							<affiliation key="aff0">
								<orgName type="laboratory">The Image Processing and Analysis Laboratory</orgName>
								<orgName type="institution">University &quot;Politehnica&quot; of Bucharest</orgName>
								<address>
									<country key="RO">Romania</country>
								</address>
							</affiliation>
							<affiliation key="aff1">
								<orgName type="department">Department of Information Engineering and Computer Science</orgName>
								<orgName type="institution">University of Trento</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">LAPI @ Retrieving Diverse Social Images Task 2013: Qualitative Photo Retrieval using Multimedia Content</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">514960E7AA7E8898B1D35969F353649B</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-19T17:57+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>Image search results diversification, visual and textual descriptors</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>In this paper we attempt to solve the Retrieving Diverse Social Images task by proposing an enhanced version of the method in [2] and studying the influence of its parameters in achieving high retrieval result diversification and relevance.</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>The 2013 Retrieving Diverse Social Images Task <ref type="bibr" target="#b0">[1]</ref> challenged participants to develop algorithms for selecting a small subset of representative and diverse images that correctly and completely summarize a query. Participants were provided with a development dataset containing 50 locations and a testing dataset containing 346 locations. The images for both data sets were retrieved from Flickr using the name of the location as query and also using the name of the location and the GPS coordinates <ref type="bibr" target="#b0">[1]</ref>. We dealt with the task by developing a computer vision and linguistic processing algorithm that only employs visual and/or textual descriptors <ref type="bibr" target="#b1">[2]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">PREVIOUS WORK</head><p>Re-ranking techniques are the closest to our approach. Re-ranking attempts to re-order the initial retrieval results by taking advantage of the visual content and the additional information, such as textual data. Many approaches have been proposed in the literature, from methods that revaluate relational facts about the entities by estimating a model parameter, to methods proposing functions to optimize a diversity criterion or methods selecting representative images for a local group in the set that cover as many distinct groups as possible and that incorporate an arbitrary pre-specified ranking as prior knowledge <ref type="bibr" target="#b2">[3]</ref> [4] <ref type="bibr" target="#b4">[5]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">OUR APPROACH</head><p>Our method, as presented in the sequel, selects from a given set of N retrieved images a small set of F images that are relevant and diverse representations of the query. First, it ranks the images in terms of representativeness using the similarity to the rest of the set. Then, all images are clustered and a small number of diverse images coming from different clusters are selected. Finally, a diversity rank is given by means of the dissimilarity to the rest of the selected images. A mediation between the two ranks guarantees the representativeness and diversity in images: step 1: each image in the initial set is described using different combinations of descriptors. Further, in order to assess image similarity, we compute the Euclidean distance between the corresponding feature arrays and then construct a Synthetic Representative Image Feature (SRI) by averaging all distances. step 2: a N-dimensional array is obtained by computing for each image the average of the Euclidean distances to the rest of the images. The value of SRI is subtracted from the new array which is further sorted in ascending order. The position of each value in the sorted array will be the new rank in terms of representativeness for the corresponding image. step 3: all re-ranked images are clustered in M clusters using a k-means approach. step 4: for each cluster a SRIj value is computed and a new reranking is performed. From each cluster, a small equal number of best ranked images are selected to totally sum F best representative images. step 5: another array is obtained by computing for all F images previously selected the average of the Euclidean distances to the rest F − 1 images. The new array is sorted in descending order and the position of each value in the sorted array will be the new rank in terms of diversity for the corresponding image. step 6: the average between the representativeness and diversity ranks is computed, resulting another array which is sorted in ascending order. Images are, thus, arranged and returned according to their final position in the sorted array.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">EXPERIMENTAL RESULTS</head><p>The performance of our approach is influenced by a series of parameters: the descriptors and the number M of clusters to be built from all the images. We will first calibrate the method by experimenting on the development dataset using the provided visual and textual descriptors (i.e., color histograms, Histogram of Oriented Gradients, color moments, Locally Binary Patterns, MPEG-7 color structure descriptor, run-length matrix statistics and spatial pyramid representation of these descriptors, textual models [1]<ref type="foot" target="#foot_0">1</ref> ) . Then, we report the official results obtained on the testset.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Results on devset</head><p>For the development dataset of 50 locations several tests were performed by varying the parameters of the method as previously mentioned. Thus, different visual and textual descriptors combinations were tested while the number M of clusters was independently modified to 10 and 20. Figure1 presents the results obtained for the @10 @20 @30 @40 @5 @10 @20 @30 @40 @5 @10 @20 @30 @40 official evaluation metrics (cluster recall at 10 -CR@10, precision at 10 -P @10 and the harmonic mean of CR@10 and P @10 -F 1 − measure@10) when M equals 10. For space reasons, we didn't graphically include the results obtained for M set to 20, since the overall results are less accurate. As Figure <ref type="figure" target="#fig_1">1 a</ref>) depicts, the combination of all textual descriptors (the probabilistic model plus TF-IDF weighting and Social TF-IDF weighting) returns the best results among all visual and/or textual combinations in terms of the main evaluation metric (CR@10). That one is closely followed by the solely HOG visual descriptors and the combination between a textual (the probabilistic model) and a visual descriptor (CSD). The rest of descriptors' combination depicted in Figure <ref type="figure" target="#fig_1">1 a</ref>) also return close results to the top 3 combinations. On the other hand, when taking in consideration both CR@10 and P @10, thus evaluating F 1 − measure@10, the results were also very close between the top combinations in terms of CR@10.</p><p>Textual descriptors perform better because they explicate better, when chosen carefully, the content and the details of the images than the visual descriptors that depict them in a simplified way.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2">Official runs</head><p>Following the previous experiments, we submitted four official runs computed as following: run1 -visual information only (using HOG descriptor), run2 -textual information only (using all provided textual descriptor, i.e., probabilistic model, term frequencyinverse document frequency (TF-IDF) weighting and social TF-IDF weighting), run3 -textual and visual fused information (using probabilistic model and CSD descriptors) and run5 -everything allowed (using CM3x3 descriptor).</p><p>Average results obtained in the official runs on the testing dataset are displayed in Table <ref type="table" target="#tab_0">1</ref>. The ground truth returned by the crowd is reported averagely. The overall results obtained using the expert annotation are close to the ones obtained using the crowd annotation in terms of precision. Instead, the evaluation on the crowd generated ground truth lead to significantly higher cluster recall.</p><p>For the expert annotation, the best results in terms of the main evaluation metrics (CR@10) are achieved using a combination of all provided textual descriptors, thus only textual information. Moreover, the same combination offers the best results when considering both CR@10 and P @10, thus evaluating F 1 − measure@10.</p><p>For the crowd annotation, the best results for CR@10 are achieved for the combination between a visual and a textual descriptor. In terms of F 1−measure@10, the general run obtained using CM3x3 @10 @20 @10 @20 @10 @20 expert run1 0,6901 0,6889 0,3631 0,5533 0,4582 0,5915 run2 0,717 0,7111 0,3774 0,5734 0,4736 0,6078 run3 0,6684 0,6813 0,3498 0,5444 0,438 0,5795 run5 0,7371 0,7254 0,3742 0,5614 0,4726 0,6067 crowd * run1 0,6878 0,6898 0,7281 0,8594 0,6676 0,7393 run2 0,7163 0,7255 0,7407 0,8583 0,6941 0,7641 run3 0,6796 0,6929 0,7514 0,8653 0,6675 0,744 run5 0,7143 0,7327 0,7322 0,8606 0,6942 0,77 visual descriptor returned the best results.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">CONCLUSIONS</head><p>We have presented a method for refining a set of noisy images retrieved from the web in terms of representativeness and diversity. Based on an extensive evaluation, our method proves to achieve great potential that overcome the initial retrieval using a broad range of visual and textual descriptors, leading to a precision up to 0.7371.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Official evaluation metrics for M = 10 (experiments on devset).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 :</head><label>1</label><figDesc>Official evaluation results ( * -evaluation on a selection of 50 locations)</figDesc><table><row><cell>run</cell><cell>P</cell><cell>CR</cell><cell>F 1</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">textual models are represented through histograms.</note>
		</body>
		<back>

			<div type="funding">
<div xmlns="http://www.tei-c.org/ns/1.0"><p>* This research was partially supported by the CUbRIK project, grant agreement n287704, FP7/2007-2013.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Retrieving Diverse Social Images at MediaEval 2013: Objectives, Dataset and Evaluation</title>
		<author>
			<persName><forename type="first">B</forename><surname>Ionescu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Menéndez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Müller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Popescu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">MediaEval 2013 Workshop</title>
				<meeting><address><addrLine>Barcelona, Spain</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2013">October 18-19. 2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<author>
			<persName><forename type="first">A.-L</forename><surname>Radu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Stöttinger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Ionescu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Menéndez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Giunchiglia</surname></persName>
		</author>
		<title level="m">Representativeness and diversity in photos via crowd-sourced media analysis</title>
				<imprint>
			<publisher>AMR</publisher>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Gathering and ranking photos of named entities with high precision, high recall, and diversity</title>
		<author>
			<persName><forename type="first">B</forename><surname>Taneva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Kacimi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Weikum</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Int. Conf. on Web Search and Data</title>
				<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Jointly optimising relevance and diversity in image retrieval</title>
		<author>
			<persName><forename type="first">T</forename><surname>Deselaers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Gass</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Dreuw</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Ney</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ACM Int. Conf. on Image and Video Retrieval</title>
				<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Improving Diversity in Ranking using Absorbing Random Walks</title>
		<author>
			<persName><forename type="first">X</forename><surname>Zhu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Goldberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">V</forename><surname>Gael</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Andrzejewski</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Int. Conf. HLT-NAACL</title>
				<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

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