<?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">A Personalized Tag-Based Recommendation in Social Web Systems</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Frederico</forename><surname>Durao</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Computer Science Department Selma</orgName>
								<orgName type="laboratory">IWIS -Intelligent Web and Information Systems</orgName>
								<orgName type="institution">Aalborg University</orgName>
								<address>
									<addrLine>Lagerlöfs Vej 300</addrLine>
									<postCode>DK-9220</postCode>
									<settlement>Aalborg-East</settlement>
									<country key="DK">Denmark</country>
								</address>
							</affiliation>
						</author>
						<author role="corresp">
							<persName><forename type="first">Peter</forename><surname>Dolog</surname></persName>
							<email>dolog@cs.aau.dk</email>
							<affiliation key="aff0">
								<orgName type="department">Computer Science Department Selma</orgName>
								<orgName type="laboratory">IWIS -Intelligent Web and Information Systems</orgName>
								<orgName type="institution">Aalborg University</orgName>
								<address>
									<addrLine>Lagerlöfs Vej 300</addrLine>
									<postCode>DK-9220</postCode>
									<settlement>Aalborg-East</settlement>
									<country key="DK">Denmark</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">A Personalized Tag-Based Recommendation in Social Web Systems</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">FFB47FAD0DAA4A62DB2A0CFFB6AA20EA</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T12:36+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>personalization</term>
					<term>recommendation</term>
					<term>tags</term>
					<term>bookmarks</term>
					<term>similarity</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Tagging activity has been recently identified as a potential source of knowledge about personal interests, preferences, goals, and other attributes known from user models. Tags themselves can be therefore used for finding personalized recommendations of items. In this paper, we present a tag-based recommender system which suggests similar Web pages based on the similarity of their tags from a Web 2.0 tagging application. The proposed approach extends the basic similarity calculus with external factors such as tag popularity, tag representativeness and the affinity between user and tag. In order to study and evaluate the recommender system, we have conducted an experiment involving 38 people from 12 countries using data from Del.icio.us, a social bookmarking web system on which users can share their personal bookmarks.</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>Collaborative tagging systems have become increasingly popular for sharing and organizing Web resources, leading to a huge amount of user generated metadata. Tags in social bookmarking systems such as del.ici.ous<ref type="foot" target="#foot_0">1</ref> are usually assigned to conceptualize, categorize, or sharing a resource on the Web so that users can be reminded of them later and find their bookmarks in an easy way. Invariably, tags represent some sort of affinity between user and a resource on the web. By tagging, users label resources on the Internet freely and subjectively, based on their sense of values <ref type="bibr" target="#b10">[11]</ref>. In this sense, tags from social bookmarking systems represent a potential mean for personalized recommendation because through them it is possible to identify individual and common interests between unknown users. Nevertheless, although huge amount of tag data is available, to compute an individual preference in order to perform efficient recommendation is still a challenging task. In this paper, we propose a tag-based recommender system which recommends bookmarks by calculating the similarity of their tags. The proposed approach besides basic similarity takes into account external factors such as tag popularity, tag representativeness and the affinity between user and tag. We utilize a cosine similarity measure between tag vectors to calculate basic similarity of the pages. We measure tag popularity as a count of occurrences of a certain tag in the total amount of web pages. We utilize term frequency measure to compute tag representativeness for a certain web page. The tag affinity between a user and a tag is calculated as a count of how many times the user utilized the tag at different web pages. We propose a formula which considers all these factors in a normalized way and gives a ranking of web pages for particular user.</p><p>The goal of this study is to analyze whether tags can be utilized to generate personalized recommendations. This assumption can be assessed by running an experiment whereby users expresses their satisfaction about the received recommendations. Based on this, we conducted an experiment involving 38 people from 12 countries using data from del.icio.us to evaluate the efficiency of the proposed approach and social aspects such as the purposes behind the tagging activity. The contribution of the paper is therefore:</p><p>-The proposed recommendation approach based on similarity, tag representativeness, popularity, and affinity; and -Findings from the evaluation which show that the approach performs well in a non-controlled environment with people from different domains and intentions.</p><p>The paper is organized as follows: In Section 2 we discuss related work. In Section 3 we introduce the motivation of this work. Section 4 describes the factors of similarity that we will analyze. Section 5 presents the experiment and the achieved results. Section 6 addresses a discussion about the findings from the experiment and Section 7 presents the conclusion and future works.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Related Work</head><p>Tags have been recently studied in the context of recommender systems due to various reasons. <ref type="bibr" target="#b7">[8]</ref> argues for a solution where tagging from social bookmarking provides a context for recommender systems in terms of context clues from tags as well as connectivity among users to improve the collaborative recommender system. Similar to our approach, <ref type="bibr" target="#b8">[9]</ref> constructed a web recommender based on large amount of public bookmark data on Social Bookmarking system. For means of personalization, they utilize folksonomy tags to classify web pages and to express user's preferences. By clustering folksonomy tags, they can adjust the abstraction level of user's preferences to the appropriate level. In spite of the proximity with our study, the <ref type="bibr" target="#b8">[9]</ref> experiment did not measure the efficiency of the recommendations in terms of user satisfaction what could have provided us a parameter for comparison. <ref type="bibr" target="#b12">[13]</ref> extends a content based recommender system by deriving current and general personal interests of users from different tags according to different time intervals. However, unlike our approach, the similarity of the tags is given by of two Naive Bayes classifiers trained over different timeframes: one classifier predicts the user's current interest whereas the other classifier predicts the user's general interest in a bookmark. The two classifiers are trained with a subset of the bookmarks created by a user. The tags of each bookmark, converted into a "bag of words", are used as training features. The bookmarks are recommended in case both of the two classifiers predict a bookmark as interesting. The effectiveness of the recommendations however is totally dependent on the quality of the subset of bookmarks used for training the classifiers. <ref type="bibr" target="#b4">[5]</ref> shows the benefits of using tag based profiles for personalized recommendations of music on Last.fm. Similar understanding over the product items as subject of recommendations is considered as another factor in addition to the similar tags when personalizing recommendations given by a tag based collaborative recommender system in <ref type="bibr" target="#b13">[14]</ref>. The purpose of tags vary as well as tagging itself may be influenced by different factors. For example, <ref type="bibr" target="#b9">[10]</ref> studies a model for tagging evolution based on community influence and personal tendency. It shows how 4 different options to display tags affect user's tagging behavior. <ref type="bibr" target="#b1">[2]</ref> studies how the tags are used for search purposes. It confirms that the tags can represent different purpose such as topic, self reference, and so on and that the distribution of usage between the purposes vary across the domains. Other works such as <ref type="bibr" target="#b11">[12]</ref> and <ref type="bibr" target="#b6">[7]</ref> coined the term emergent semantics as the semantics which emerge in communities as social agreement on tag's meaning based on its more frequent usage instead of the contract given by ontologies from ontology engineering point of view. However, the approaches based on emergent semantics are characterized by the power law which gives a long tail of the tags of which semantics have not emerged yet. Therefore, <ref type="bibr" target="#b2">[3]</ref> looks at grounding of the tag relatedness with a help of WordNet.</p><p>In this paper we look at, how multiple factors such as similarity, tag popularity, tag affinity to a user and tag representativeness can be used together to achieve recommendations. We also wanted to see the personalized recommendations in an open context with users of different background.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Running Example or Motivating Scenario</head><p>Tags in social bookmarking systems allow users to express their preference by sharing their bookmarks. Tags are personalized piece of information which can be utilized to identify common interests between users. Compared to traditional collaborative rating <ref type="bibr" target="#b5">[6]</ref>, tags can reflect the user's preference to a given resource in a meaningful way <ref type="bibr" target="#b10">[11]</ref>. Based on these premises, we investigate the feasibility of using tags as one approach for the generation of personalized recommendations. Along this article, the word resource will be used as generic term to refer to document, video, image, text, files or any sort of asset which can be tagged and referenced by URI. Let us now look at a scenario which explains our approach and ideas behind it. According to Figure <ref type="figure" target="#fig_0">1</ref>, the resources Google-Web and Wicket share tags ajax,programming andweb whereas resources Wicket and Swift only share tag web. Considering exclusively the similarity between tags, the resources Google-Web and Wicket have higher probability of being about the same content than Wicket and Swift. Based on this fact, their authors should be noticed about the existence of similar resources around. Furthermore, the notification could be prioritized (or emphasized) if the similar tags correspond to the most frequent tags of the authors or they are very representative for the resource they describe. This scenario was presented for illustrating how tag similarity can be computed for means of personalization. Although similarities can be found when the tags are syntactically identical, a number of pessimist scenarios may take place and must be considered such as: resources which have similar tags but incorrect spelling -since tags are informal and free writing, no syntax control is assured. For instance, tags "programming" and "programing" looks the same except for the fact the second one is missing the letter m; resources whose tags are syntactically different but similar semantically -this is a case of synonymy and to overcome it some semantic assistance is needed either by use of domain ontologies or looking up for synonymies in dictionary. For instance, tags "work" and "labor" looks different but share the same meaning. The obstacle is that generic dictionary sometimes is not enough to provide the correct meaning of specific terms in a given context; and resources which share same tags with different meanings -this is the well known case of polysemy. For instance, the tag "windows" can be about the operational system or the house artifact.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">The Approach</head><p>In order to generate personalized recommendations, we propose an extension method for the calculation of basic similarity between tags. We combine the cosine similarity calculus with other factors such as tag popularity, tag representativeness and affinity user-tag with the purpose of reordering the original raking in recommendation and generate personalized ones.</p><p>We define the document score as:</p><formula xml:id="formula_0">Ds = n i=1 weight(T ag i ) * n i=1</formula><p>representativness(T ag i ), where n is the total number of existing tags in the repository.</p><p>We define the tag user affinity as:</p><formula xml:id="formula_1">Af f inity (u,t) = card{r ∈ Documents | (u, t, r) ∈ R, R ⊆ U × T × D}/card{t ∈ T | (t, u) ∈ R u , R u ⊆ U × T },</formula><p>where t is a particular tag, u particular user, U is a set of users, D set of resources and T set of tags.</p><p>Finally, similarity is computed as:</p><formula xml:id="formula_2">Similarity (Di,Dii) = [Ds Di +Ds Dii * cosine similarity(T Di , T Dii )] * Af f inity (u,t) ,</formula><p>where Ds is the document score and T is set of tags of a particular document.</p><p>Informally, each one of the factors in the above formulas is calculated as follows:</p><p>-Cosine Similarity -Our tag similarity is a variant on the classical cosine similarity familiar from text mining and information retrieval <ref type="bibr" target="#b0">[1]</ref> whereby two items are thought of as two vectors in the m dimensional user-space.</p><p>The similarity between them is measured by computing the cosine of the angle between these two vectors. -Tag Popularity -Also called tag weight, is calculated as a count of occurrences of one tag per total of resources available. We rely on the fact that the most popular tags are like anchors to the most confident resources. As a consequence, it decreases the chance of dissatisfaction by the receivers of the recommendations. -Tag Representativeness -It measures how much a tag can represent a document it belongs. It is believed that those tags which most appear in the document can better represent it. The tag representativeness is measured by the term frequency, a broad metric also used by the Information Retrieval community. -Affinity between user and tag -It measures how often a tag is used by a user. It is believed that the most frequent tags of a particular user can reveal his/her interests. This information is regarded as valuable information for personalization means. During the comparison of two resources, the similarity is boosted if one of the resources contains top tags of the Author from the other resources around.</p><p>Further, we have set empirically that for one tag represent the user's preference, its frequency of use must be 70% closer to the most frequent tag of the user. In the case on which there are no tags to satisfy this condition, it is assumed the user does not have a clear preference.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Experimental Evaluation</head><p>In our evaluation, we opted to measure the degree of satisfaction of users about the received recommendations. The user's feedback will allow us to evaluate the quality of recommendations produced from our framework. Although, we recognize that precision and recall are metrics which could be used to evaluate the effectiveness of the system, we believe that user's participation provides more precious feedback for means of personalization. In this sense, we invited users by sending a number of invites in various mailing lists from different natures, not only related to technology. We explained the purpose of the experiment and also we outlined easiness of the participation aim at attracting more users not related to technology. To our surprise, within than 1 month 44 participants had accepted to participate voluntarily. In spite of 44 initial positive replies, only 38 participants joined until the end. Finally, we had 38 participants from 12 countries interested in many different subjects. Data for our experiment was collected from del.icio.us in November 2008 comprising 5542 tags and 1143 bookmarks.</p><p>Methodology. We have created a del.icio.us user account for each participant on which he/she was invited to add at least 10 bookmarks with minimally 3 tags each as suggested. Each participant received the top 5 most similar recommendations to their bookmarks based on the tags assigned to them. Then the participants were asked to select which items of the recommended set matched to their bookmarks. As soon as the participants finished their contribution, the overall results were shared with the participants as well as the reflections and findings.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1">Expected Results</head><p>Considering that the experiment took place in non-controlled environment (as del.ici.ous is) with diverse audience (people from technology, health, education, biology, etc), we did not expected 100% of acceptance of the recommendations. Some reasons for this are: i) diversity of culture and background -Since the participants are from many different countries and have distinct backgrounds, it increases significantly the disparity between tags i)Syntax of tags -As previously introduced, the tags assigned by the participants were not under any syntax control. Users could have written their tags in many different (and personalized) ways, for instance, the tag web2.0 can be also tagged as web20, web2 0 or web 20 and iii) difficulty to identify user's preferences through the tags -if users bookmark web resources of different domains (e.g. sports, education, engineering), hardly any some tags will predominate over others, which increases the difficulty of precisely indentifying user's main preferences.</p><p>Based on the reasons addressed previously, we consider the result as satisfactory if more than half of recommendations are accepted (or selected) by the participants. If 80% of the recommendations are accepted, we claim the results as excellent (and unexpected), on the other hand, bellow of 50%, we understand Workshop on Adaptation and Personalization for Web 2.0, UMAP'09, June <ref type="bibr">[22]</ref><ref type="bibr">[23]</ref><ref type="bibr">[24]</ref><ref type="bibr">[25]</ref><ref type="bibr">[26]</ref><ref type="bibr">2009</ref> that the proposal has to be reviewed and improved with the findings achieved from the experiment analysis.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2">Results from the experiment</head><p>Figure <ref type="figure" target="#fig_1">2</ref> provides a clear picture of how many items were accepted by each participant among the five recommended. For instance, the participant 9 accepted 2 recommendations amongst the 5 suggested in the set. The shows that at least one recommendation from each set recommended was accepted. Moreover, it shows that 8 participants were satisfied with the whole set of recommendations and 7 participants accepted only 1 item from whole the set which was recommended. Due to the graph distribution, it is possible to preliminary argue that the acceptance is well balanced. However, in order to evaluate the overall results more properly, we stipulated a threshold by calculating the arithmetic mean of the acceptance, which was 2.971. In the following, we calculated the standard error of the mean in order to verify the variance of the mean and consequently perform more concrete argumentation on top of the results obtained. The standard error is given by se = s √ n , where s is the sample standard deviation (i.e. the measure of the dispersion of the data set), n is the size (number of observations) of the sample. More about the standard deviation can be found at <ref type="bibr" target="#b3">[4]</ref>. Finally, the standard error of the mean obtained was 0.23, which allow us to judge our results based on the stipulated threshold (2.971) without significant variance.</p><p>Figure <ref type="figure" target="#fig_2">3</ref> shows the histogram of the accepted recommendations. It shows the frequency of the accepted items against the amount of participants. Figure <ref type="figure" target="#fig_2">3</ref> shows that 22 participants (or 58% of all) accepted 3 or more recommendations (above the threshold) from the five that was suggested. However, 16 (or 42% of all) participants accepted only 2 or 1 recommendations, below the stipulated threshold. Focusing only on the 16 participants who accepted between 2 or 1 items, 7 of them accepted only 1 recommendation from the whole set. This means that 7 participants together rejected 80% of the recommendations that were sent to them (i.e. 35 sent and 28 rejected). In order to investigate this particular inconvenience, we analyzed the tags assigned to these rejected items. We figured out that although the recommendations had been generated correctly (considering the tag syntax), most of them was really out of context and far from the user's interest. We turn out with some findings: i) some tags did not show clearly any relatedness with the resource domain; ii) ambiguity problems, more particularly synonymy, when the tags share same syntax but are semantically different; and iii) impossibility of identifying user's preference due to the low number of tags of some users. Figure <ref type="figure" target="#fig_3">4</ref> summarizes the overall results. As already pointed, the pie chart on the left shows that 58% of the participants received a set of recommendations above the stipulated threshold while 42% received a set of recommendations bellow of it. The pie chart on the right shows the overall rate of well succeeded recommendations in which 59% of the whole recommendations was accepted and 41% was rejected. In summary, the final result cannot be considered excellent but satisfactory, since 58% of the overall set of recommendations was above the threshold and 59% of the overall recommendations was accepted. In spite of achieving satisfactory results, it is not possible to affirm the proposed solution is ready for large usage. Improvements to overcome the ambiguity problems are needed and further experiments must be performed again in order to provide more insights about the system evolution. On the other hand, the results indicate the research is on the right track.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Discussion</head><p>From the evaluation, we realized that the proposed recommender approach performs satisfactorily well even in a non-controlled environment with users from different domains and backgrounds. Based on the results, we understand the multifactor approach can be utilized to generate personalized recommendations. However, it is quite important to discuss the problems found from the unsuccessful recommendations. The ambiguity problems such as synonymy and polysemy can be attenuated by using WordNet dictionary since it has been employed for computing semantic similarity <ref type="bibr" target="#b2">[3]</ref>; however, they are generic and do not cover particular meanings from specific domains. Focusing on the problem of (or lacking of) relatedness between tags and resource, we believe that a viable solution is to capture the purpose why users are tagging as studied by <ref type="bibr" target="#b1">[2]</ref>. If the purpose is asked explicitly, then we have a usability problem, i.e. one additional step to simply assign a tag to a resource. On the other hand, to infer the purpose of a tag in a given resource relies on long observation about the users tagging activity. Moreover, if the inference is uncertain, a number of bad recommendations can be processed. Concerning the difficulty of identifying the user's preference using tags, we understand that the factor time should be taken into account. The user's preference changes along the time and these changes can be reflected in the tags as well.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7">Conclusion and Future Works</head><p>This paper introduced a tag-based recommender system which generate personalized recommendations. The efficiency of the system rely on cosine similarity calculus with additional factors such as tag popularity, tag representativeness and affinity between user and tag. A experiment involving 38 people from 12 countries using data from del.icio.us was conducted to evaluate the efficiency of the system for means of personalization.</p><p>The overall results showed that approximately 60% of the recommendations succeeded and the proposed recommender system requires improvements. As a future work, we propose to perform semantic similarity to overcome ambiguity problems (as mentioned in the pessimist scenarios) and investigate the purpose of the tags when they are assigned to a resource. Finally, comparisons with other approaches must be addressed since the current evaluation methodology only assesses user's satisfaction using the specific algorithm.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. User x Bookmarks x Tags</figDesc><graphic coords="4,199.68,115.83,216.00,169.97" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 .</head><label>2</label><figDesc>Fig. 2. Amount of recommendations accepted by each participant.</figDesc><graphic coords="7,163.68,239.06,288.00,78.65" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 3 .</head><label>3</label><figDesc>Fig. 3. Frequency of recommendations accepted</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Fig. 4 .</head><label>4</label><figDesc>Fig. 4. Final results</figDesc><graphic coords="8,217.68,390.30,179.99,62.02" type="bitmap" /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://delicious.com Workshop on Adaptation and Personalization for Web</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">.0, UMAP'09, June[22][23][24][25][26] 2009   </note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_2">Workshop on Adaptation and Personalization for Web 2.0, UMAP'09, June[22][23][24][25][26] 2009   </note>
		</body>
		<back>
			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="8">Acknowledgment</head><p>The research leading to these results is part of the project "KiWi -Knowledge in a Wiki" and has received funding from the European Communitys Seventh Framework Programme (FP7/2007-2013) under grant agreement No. 211932.</p><p>Workshop on Adaptation and Personalization for Web 2.0, UMAP'09, June <ref type="bibr">[22]</ref><ref type="bibr">[23]</ref><ref type="bibr">[24]</ref><ref type="bibr">[25]</ref><ref type="bibr">[26]</ref><ref type="bibr">2009</ref> </p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">Modern Information Retrieval</title>
		<author>
			<persName><forename type="first">Ricardo</forename><surname>Baeza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">-</forename><surname>Yates</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Berthier</forename><surname>Ribeiro-Neto</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1999-05">May 1999</date>
			<publisher>Addison Wesley</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Can all tags be used for search</title>
		<author>
			<persName><forename type="first">Kerstin</forename><surname>Bischoff</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Claudiu</forename><forename type="middle">S</forename><surname>Firan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Wolfgang</forename><surname>Nejdl</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Raluca</forename><surname>Paiu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 17th ACM Conference on Information and Knowledge Management, CIKM 2008</title>
				<editor>
			<persName><forename type="first">G</forename><surname>James</surname></persName>
		</editor>
		<editor>
			<persName><surname>Shanahan</surname></persName>
		</editor>
		<meeting>of the 17th ACM Conference on Information and Knowledge Management, CIKM 2008<address><addrLine>Napa Valley, California, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2008-10">October 2008</date>
			<biblScope unit="page" from="193" to="202" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Semantic grounding of tag relatedness in social bookmarking systems</title>
		<author>
			<persName><forename type="first">Ciro</forename><surname>Cattuto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Dominik</forename><surname>Benz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Andreas</forename><surname>Hotho</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gerd</forename><surname>Stumme</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 7th Intl. Semantic Web Conference, ISWC 2008</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">P</forename><surname>Amit</surname></persName>
		</editor>
		<editor>
			<persName><surname>Sheth</surname></persName>
		</editor>
		<meeting>of the 7th Intl. Semantic Web Conference, ISWC 2008<address><addrLine>Karlsruhe, Germany</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2008-10">October 2008</date>
			<biblScope unit="volume">5318</biblScope>
			<biblScope unit="page" from="615" to="631" />
		</imprint>
	</monogr>
	<note>The Semantic Web -ISWC 2008</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Computing standard deviations: accuracy</title>
		<author>
			<persName><forename type="first">Tony</forename><forename type="middle">F</forename><surname>Chan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">John</forename><surname>Gregg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lewis</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Commun. ACM</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="issue">9</biblScope>
			<biblScope unit="page" from="526" to="531" />
			<date type="published" when="1979">1979</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">The benefit of using tagbased profiles</title>
		<author>
			<persName><forename type="first">S</forename><surname>Claudiu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Wolfgang</forename><surname>Firan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Raluca</forename><surname>Nejdl</surname></persName>
		</author>
		<author>
			<persName><surname>Paiu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Fifth Latin American Web Congress (LA-Web 2007)</title>
				<editor>
			<persName><forename type="first">A</forename><forename type="middle">F</forename><surname>Virgílio</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Ricardo</forename><forename type="middle">A</forename><surname>Almeida</surname></persName>
		</editor>
		<editor>
			<persName><surname>Baeza-Yates</surname></persName>
		</editor>
		<meeting><address><addrLine>Santiago de Chile</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2007-11">November 2007</date>
			<biblScope unit="page" from="32" to="41" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">A study of methods for normalizing user ratings in collaborative filtering</title>
		<author>
			<persName><forename type="first">Rong</forename><surname>Jin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Luo</forename><surname>Si</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">SIGIR &apos;04: Proceedings of the 27th annual international ACM SIGIR conference on Research and development in information retrieval</title>
				<meeting><address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2004">2004</date>
			<biblScope unit="page" from="568" to="569" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Ontologies are us: A unified model of social networks and semantics</title>
		<author>
			<persName><forename type="first">Peter</forename><surname>Mika</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J. Web Sem</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="5" to="15" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Tagbased contextual collaborative filtering</title>
		<author>
			<persName><forename type="first">Reyn</forename><surname>Nakamoto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Shinsuke</forename><surname>Nakajima</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jun</forename><surname>Miyazaki</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Shunsuke</forename><surname>Uemura</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IAENG Intl. Journal of Computer Science</title>
		<imprint>
			<biblScope unit="volume">34</biblScope>
			<biblScope unit="issue">2</biblScope>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Web page recommender system based on folksonomy mining for itng &apos;06 submissions</title>
		<author>
			<persName><forename type="first">Satoshi</forename><surname>Niwa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Takuo</forename><surname>Doi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Shinichi</forename><surname>Honiden</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ITNG &apos;06: Proc. of the Third Intl. Conference on Information Technology: New Generations</title>
				<meeting><address><addrLine>Washington, DC, USA</addrLine></address></meeting>
		<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="388" to="393" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">tagging, communities, vocabulary, evolution</title>
		<author>
			<persName><forename type="first">Shilad</forename><surname>Sen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Shyong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Al</forename><forename type="middle">Mamunur</forename><surname>Lam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Dan</forename><surname>Rashid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Dan</forename><surname>Cosley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jeremy</forename><surname>Frankowski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">Maxwell</forename><surname>Osterhouse</surname></persName>
		</author>
		<author>
			<persName><forename type="first">John</forename><surname>Harper</surname></persName>
		</author>
		<author>
			<persName><surname>Riedl</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 2006 ACM Conference on Computer Supported Cooperative Work, CSCW 2006</title>
				<editor>
			<persName><forename type="first">Pamela</forename><forename type="middle">J</forename><surname>Hinds</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">David</forename><surname>Martin</surname></persName>
		</editor>
		<meeting>of the 2006 ACM Conference on Computer Supported Cooperative Work, CSCW 2006<address><addrLine>Banff, Canada</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2006-11">November 2006</date>
			<biblScope unit="page" from="181" to="190" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<author>
			<persName><forename type="first">Gene</forename><surname>Smith</surname></persName>
		</author>
		<title level="m">Tagging: People-powered Metadata for the Social Web (Voices That Matter</title>
				<imprint>
			<publisher>New Riders Press</publisher>
			<date type="published" when="2007-12">December 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Emergent semantics</title>
		<author>
			<persName><forename type="first">Steffen</forename><surname>Staab</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Intelligent Systems</title>
		<imprint>
			<biblScope unit="volume">17</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="78" to="86" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Tag-based filtering for personalized bookmark recommendations</title>
		<author>
			<persName><forename type="first">Pavan</forename><surname>Kumar Vatturi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Werner</forename><surname>Geyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Casey</forename><surname>Dugan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Michael</forename><surname>Muller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Beth</forename><surname>Brownholtz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CIKM &apos;08: Proceeding of the 17th ACM conference on Information and knowledge mining</title>
				<meeting><address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="1395" to="1396" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Improved recommendation based on collaborative tagging behaviors</title>
		<author>
			<persName><forename type="first">Shiwan</forename><surname>Zhao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Nan</forename><surname>Du</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Andreas</forename><surname>Nauerz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Xiatian</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Quan</forename><surname>Yuan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Rongyao</forename><surname>Fu</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IUI &apos;08: Proc. of the 13th Intl. conference on Intelligent user interfaces</title>
				<meeting><address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="413" to="416" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m">Workshop on Adaptation and Personalization for Web 2.0</title>
				<imprint>
			<date type="published" when="2009">June 22-26, 2009</date>
		</imprint>
	</monogr>
	<note>UMAP&apos;09</note>
</biblStruct>

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