<?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">Co-Staying: A Social Network for Increasing the Trustworthiness of Hotel Recommendations</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Catalin-Mihai</forename><surname>Barbu</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">University of Duisburg-Essen</orgName>
								<address>
									<settlement>Duisburg</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author role="corresp">
							<persName><forename type="first">Jürgen</forename><surname>Ziegler</surname></persName>
							<email>juergen.ziegler@uni-due.de</email>
							<affiliation key="aff1">
								<orgName type="institution">University of Duisburg-Essen</orgName>
								<address>
									<settlement>Duisburg</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Co-Staying: A Social Network for Increasing the Trustworthiness of Hotel Recommendations</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">6AE68A9DEEA42AAEC77045437BECB808</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T11:11+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>Recommender systems</term>
					<term>tourism</term>
					<term>personalization</term>
					<term>trust</term>
					<term>multimode networks</term>
					<term>trustworthiness H.5.2 [Information Interfaces and Presentation]: User Interfaces-evaluation/methodology, graphical user interfaces (GUI), user-centered</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Recommender systems attempt to match users' preferences with items. To achieve this, they typically store and process a large amount of user profiles, item attributes, as well as an ever-increasing volume of user-generated feedback about those items. By mining user-generated data, such as reviews, a complex network consisting of users, items, and item properties can be created. Exploiting this network could allow a recommender system to identify, with greater accuracy, items that users are likely to find attractive based on the attributes mentioned in their past reviews as well as in those left by similar users. At the same time, allowing users to visualize and explore the network could lead to novel ways of interacting with recommender systems and might play a role in increasing the trustworthiness of recommendations. We report on a conceptual model for a multimode network for hotel recommendations and discuss potential interactive mechanisms that might be employed for visualizing it.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>INTRODUCTION</head><p>Recommender systems (RS) typically build and maintain network representations of the data they store about their users and product catalogs. One of the earliest and most wellknown examples is the "item-to-item" model introduced by Amazon in its RS, which enabled the company to show, using collaborative filtering techniques, what other products were purchased by users who bought a certain product <ref type="bibr" target="#b7">[8]</ref>. Linking user preferences with items and subsequently modeling the various relationships that arise between them can increase the accuracy of recommendations. Most commonly, RS employ 1-mode networks, meaning that all nodes are of the same type (e.g., users). Less frequent is the use of 2-mode networks <ref type="bibr" target="#b1">[2]</ref>, in which relationships are shaped between two different types of nodes, e.g., users and items. A relatively unexplored area of research concerns the usage of multimode (or n-mode) networks, in which vertices can be of three or even more types. To offer an example from the tourism domain, consider a hotel recommender that models the relationships that appear between users, hotels, and hotel amenities. Furthermore, the internal representation of such networks in usually not visible to users. This can happen for various reasons, ranging from privacy concerns to the inherent difficulty of creating a meaningful illustration of the structure of complex networks.</p><p>The purpose of this short paper is to advance the state of the art in two ways. First, we propose a concept of a multimode network for representing users, hotels, and hotel properties. We argue that a hotel recommender can exploit multimode networks to generate more suitable suggestions. Second, we examine potential interactive mechanisms that could be developed to facilitate the presentation of the network to users. We believe that having access to additional means of visualizing hotel information would allow users to interact in novel ways with the RS. Furthermore, such novel interaction techniques could play a role in increasing the trustworthiness of recommendations.</p><p>In the following sections, we review related work on the usage of multimode networks in RS. We also investigate some of the typical visualization techniques that have been developed so far. Next, we present our conceptual model for a user-item-attribute network using references and examples from the hotel booking domain. Finally, we discuss how allowing users to interact with such a network might introduce novel ways of interacting with RS. Additionally, we open the discussion on whether exploiting this network could play a role in increasing the trustworthiness of recommendations.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>RELATED WORK</head><p>The emergence of web communities and the sustained growth of the user-generated content available online provides important opportunities for RS. Incorporating social network information has the potential to alleviate cold-start and sparsity problems, which are inherent in typical collaborative filtering approaches <ref type="bibr" target="#b17">[18]</ref>. In the field of RS for tourism (and, more generally, for commerce), a major aspect of exploiting user-generated content is the extraction of topics and sentiments from reviews, e.g., to create richer user models <ref type="bibr" target="#b11">[12]</ref>. Combining social networks analysis techniques, such as community detection and visualizing techniques, with RS is, therefore, a worthwhile direction for continued research <ref type="bibr" target="#b9">[10]</ref>. A survey of current state-of-the-art methods in both fields as well as existing challenges are highlighted, for example, in <ref type="bibr" target="#b17">[18]</ref>.</p><p>Exploiting 2-mode networks for improving the quality of recommendations has already been achieved in various domains. One such approach was used to derive similarity information between artists and songs by exploiting data collected from a music file-sharing network <ref type="bibr" target="#b13">[14]</ref>. The information was then used to build a 2-mode graph of users and songs, which was subsequently used to recommend new artists. Citation networks are also a frequent focus of research <ref type="bibr" target="#b8">[9]</ref>. The usage of multimode networks for recommendations is less frequent <ref type="bibr" target="#b16">[17]</ref>. Linking users to items via tags to improve recommendations is of definite interest in the RS community <ref type="bibr" target="#b14">[15]</ref>. Still, tripartite graphs containing users, items, and tags have been studied more in the context of information retrieval <ref type="bibr" target="#b2">[3]</ref>. Alternate approaches, for example using multiple 1-mode networks (as opposed to multimode networks) for generating article recommendations, have also been proposed <ref type="bibr" target="#b19">[20]</ref>.</p><p>The problem of visualizing complex networks employed in RS is also receiving increasing attention. Previous work has been done, for instance, on facilitating the exploration of recommended items by combining different entities (users, tags, and agents) <ref type="bibr" target="#b15">[16]</ref>. Although there is ongoing research on visualization techniques for tripartite networks <ref type="bibr" target="#b6">[7]</ref>, it appears that such methods are usually not applied in a systematic way in the context of RS. We argue that multimode networks should not be used solely for enhancing the generation of recommendations. Providing means to visualize the network as well as mechanisms for interacting with it could increase the transparency and control of the RS <ref type="bibr" target="#b15">[16]</ref>. The lack of transparency exhibited by many modern RS is frequently cited as having a detrimental effect on the perceived trustworthiness of such systems <ref type="bibr" target="#b5">[6]</ref>. Trust is especially 1 http://www.booking.com/ relevant in the context of hotel recommending, where the risk associated with poor choices is often higher. Visualizing the underlying factors used to generate recommendations could, for example, allow developers to embed trust cues (i.e. interface elements that allow the user to determine the reliability of the presented information) into the presentation layer <ref type="bibr" target="#b12">[13]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>CO-STAYING NETWORK</head><p>Based on our review of the literature, there appears to be a research gap with respect to the usage of multimode networks for RS. At the same time, the goal of providing interactive mechanisms for allowing users to explore the underlying graph has been studied less frequently.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Example Domain and Dataset</head><p>Hotel booking is a domain in which the trustworthiness of recommendations is especially important. More generally, while selecting the domain we considered three aspects: 1) The choice should carry a substantial amount of risk for the user; 2) the items should have a reasonable set of attributes that need to be considered; and 3) there should be a large body of user-generated content available, in the form of reviews, photos, tags, and ratings, that can be leveraged in the presentation. Because of the first criterion, we decided against using the more common domain of movie recommendations. Hotel booking, on the other hand, fulfils all three conditions. We crawled metadata and overall 838,780 user reviews for 11,544 hotels located in five major European cities from Booking.com 1 . This real-world dataset ensures access to a representative and interesting subset of hotels, covering as many types of amenities as possible. Furthermore, it features a diverse set of reviews contributed by various types of travelers-and who are travelling for different purposes- thereby maximizing the variety of user opinions and arguments. A characteristic of Booking.com is that all reviews on its site are verified, meaning they are written by people who have stayed in those hotels. This feature reduces the number of fake reviews.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Conceptual Model</head><p>Our conceptual model, to which we will refer in the following sections as a "co-staying network", has three types of vertices: users, topics (i.e. hotel attributes), and hotels. In contrast to a typical 2-mode network, users are not linked directly to the hotels in which they stayed. Instead, an edge is first created between the user and a topic. A second edge then links the topic to the hotel for which the review was submitted (Figure <ref type="figure" target="#fig_0">1</ref>). This process is repeated iteratively for each topic in a review as well as for all user-contributed reviews. If a review contains references to more than one topic (as is often the case in hotel reviews), there will be several paths between its author and the hotel, each passing through a topic. Furthermore, if a user mentioned the same topic in more than one review, a separate pair of edges will be created for each instance.</p><p>The crawled user reviews in the dataset are mined to extract topics. First, we identify attribute-value pairs such as "comfortable bed" in the reviews. Then, these pairs are merged with others that have the same meaning, e.g., "comfy bed". Next, using sentiment analysis, pairs are classified as positive or negative hotel properties. Finally, pairs that describe properties related to, for example, a hotel room, are classified and clustered together. Broadly, topics are divided into three main categories: room attributes (e.g., bed, shower, minibar), hotel attributes (e.g., location, swimming pool, parking), and hotel services (e.g., breakfast, Wi-Fi quality, friendliness of staff). The complete procedure is described in detail in <ref type="bibr" target="#b3">[4]</ref>. Topic disambiguation techniques are employed to prevent duplication and correct spelling errors. For example, the terms "wi-fi", "wifi", "wireless network", "wireless internet", or "wifus" (an incorrect spelling that is encountered relatively often in user reviews) should all be filed under a single attribute, e.g., "Wi-Fi".</p><p>The user's sentiment regarding each topic is classified with respect to its polarity (i.e. positive, neutral, or negative) and strength. These two attributes are normalized and encoded in the edges as a single value in the interval [-1,1]. Values closer to the left side of the interval are indicative of strong negative sentiments about a topic (e.g., "terrible breakfast"). Similarly, higher positive values are associated with topics that a user has praised in a review (e.g., "wonderful location").</p><p>If a hotel is part of a chain, our model also allows the creation of additional "soft links" from a topic to the rest of the hotels in that chain. This is based on the premise that these hotels share many characteristics-though not all. Thus, it is likely (and typically advertised as such by hotel brands) that travelers would have comparable experiences and access to similar amenities in every location that is part of a franchise.</p><p>This approach lets the RS exploit user opinions about selected topics when suggesting recommendations that might otherwise not have enough reviews. Among the topics that could be shared in this way are those concerning room layout and furnishings, breakfast, and hotel facilities. Topics such as those related to the hotel's location or the service quality, on the other hand, would not be shared between hotels (Figure <ref type="figure" target="#fig_1">2</ref>).</p><p>Clusters can be identified for each type of vertex in the costaying network. Topics can be characterized by their overarching category (i.e. hotel, room, or service). Furthermore, by analyzing travel and review patterns, additional relationships between hotel topics could be identified. Hotels can be clustered based on whether they are part of a chain as well as by looking at the most common topics that characterize them. Finally, user similarity measures can be extended to include, in addition to demographic data (e.g., age range, country of origin) and rating behavior, also experience (e.g., based on the number of contributed reviews, frequency of travel, and the types of hotels visited). Preliminary work on these aspects has already been reported in <ref type="bibr" target="#b0">[1]</ref>.</p><p>The proposed model aims to improve upon traditional approaches to hotel recommending by creating stronger links between users, hotels, and hotel attributes. This would allow users to explore, in addition to the details of the recommended items, the public profiles and preferences of those guests whose reviews were exploited for generating the recommendations. Various forms of interactive mechanisms could be developed to facilitate this kind of exploration.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Interactive Mechanisms</head><p>The initial focal point of the network would be the hotel that is being recommended. Users might ask themselves, "What do people talk about when reviewing this hotel?" The most common topics (ideally tailored to fit the user's interests) could be shown radiating from the hotel. These should be clustered by category. Edges would connect these topics to the most representative users. Ensuring that the co-staying network remains accessible to users of the RS is a non-trivial task. One mechanism could involve providing sufficient criteria to filter topics and users to avoid information overload. Furthermore, the proportion of the co-staying network that is visible to the user should also be controlled, for example by implementing a "zoom in / zoom out" design pattern.</p><p>Users should also be able to refocus the network based on their interests or goals. The system should allow seamless transition between vertices, for example between hotels, from a hotel to a topic, or from a topic to the users who referenced it in their reviews. Interacting with a topic should bring up the review snippets in which it is mentioned. The user could then expand reviews that look promising to read them fully; alternatively, less interesting snippets could be hidden completely.</p><p>Trust in online reviews has been shown to depend on the credibility of the source <ref type="bibr" target="#b18">[19]</ref>. Thus, users should be afforded the possibility to explore the public profiles of reviewers that have contributed opinions about topics of interest. Public profiles might contain information about contributed reviews, visited hotels, frequently-mentioned topics, as well as any demographic data that users may want to share (e.g., purpose of travel, typical number of nights spent in hotels, average price paid). Trustworthiness cues embedded in the personal profiles could help users decide whether to consider-or not-the comments left by other users in the network regarding a certain recommendation. We expect that this might lead to a better calibration between the user's trust in the RS and the system's actual trustworthiness <ref type="bibr" target="#b4">[5]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>DISCUSSION AND FUTURE WORK</head><p>Including hotel topics as an additional type of vertex in the network is expected to allow the RS to identify, with greater accuracy, which items users are likely to find attractive based on the attributes mentioned in their reviews as well as in reviews left by similar users <ref type="bibr" target="#b2">[3,</ref><ref type="bibr" target="#b10">11]</ref>. At the same time, the system could extract and present, for each recommended item, the experiences of other people who are interested in the same combination of topics as the current user. The costaying network might further facilitate the discovery of users with similar preferences and who have already stayed in the same hotel or in hotels with similar characteristics to the one that a person is considering. We believe that this could thus introduce novel ways of interacting with RS. For example, someone who has a strong preference for soft beds would be able to explore the opinions of other travelers who share this preference. Taking this a step further, the user might then ask herself, "What other preferences do such people have?" Personalizing the presentation to facilitate the exploration of similar people's expectations could allow users to discover new preferences that they would not have considered otherwise. A prototype implementation of the presented co-staying concept and interactive mechanisms is currently under development.</p><p>We believe that our co-staying network concept has the potential to increase the transparency of the RS by providing visual clues as to why certain recommendations are presented. Moreover, the proposed interactive mechanisms are meant to increase user control over the presentation of the recommended items. Thus, the trustworthiness of the recommendation should increase <ref type="bibr" target="#b5">[6]</ref>. Developing evaluation criteria for measuring the effects of these novel interactions on the trustworthiness of the recommendations is planned for future work.</p><p>Our approach should also alleviate, to some extent, the data sparsity problem by sharing topics-and, therefore, user opinions-about hotels that are part of a chain. However, this will continue to remain an issue in the case of isolated hotel vertices, for which not enough user-generated information is available from the network. This aspect will be investigated in future work.</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 -Example of how a simple multimode network (right) containing three types of vertices-users (circle), topics (hexagon), and hotels (rectangle)-could be generated from crawled user-generate content (left). In our conceptual model, users and hotels are connected through topics, instead of directly.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 -</head><label>2</label><figDesc>Figure 2 -Example of a soft link from a topic to a hotel that is part of the same chain as the hotel for which the review was written. Soft links can only be created for specific topics.</figDesc></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_0">RecTour 2017, August 27th, 2017, Como, Italy.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_1">Copyright held by the author(s).</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>ACKNOWLEDGMENTS</head><p>This work is supported by the German Research Foundation (DFG) under grant No. GRK 2167, Research Training Group "User-Centred Social Media".</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">User Model Dimensions for Personalizing the Presentation of Recommendations</title>
		<author>
			<persName><forename type="first">C.-M</forename><surname>Barbu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ziegler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. IntRS &apos;17</title>
				<meeting>IntRS &apos;17</meeting>
		<imprint>
			<publisher>ACM</publisher>
		</imprint>
	</monogr>
	<note>to appear</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Network analysis of 2-mode data</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">P</forename><surname>Borgatti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">G</forename><surname>Everett</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Social networks</title>
		<imprint>
			<biblScope unit="volume">19</biblScope>
			<biblScope unit="page" from="243" to="269" />
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Optimizing single term queries using a personalized Markov random walk over the social graph</title>
		<author>
			<persName><forename type="first">M</forename><surname>Clements</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">P</forename><surname>De Vries</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">J</forename><surname>Reinders</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ECIR Workshop on Exploiting Semantic Annotations in Information Retrieval (ESAIR &apos;08)</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Enhancing an Interactive Recommendation System with Review-based Information Filtering</title>
		<author>
			<persName><forename type="first">J</forename><surname>Feuerbach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Loepp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C.-M</forename><surname>Barbu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ziegler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. IntRS &apos;17</title>
				<meeting>IntRS &apos;17</meeting>
		<imprint>
			<publisher>ACM</publisher>
		</imprint>
	</monogr>
	<note>to appear</note>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Dynamics of human trust in recommender systems</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">L</forename><surname>Harman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>O'donovan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Abdelzaher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Gonzalez</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. RecSys &apos;14</title>
				<meeting>RecSys &apos;14</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="305" to="308" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Recommender systems: From algorithms to user experience</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">A</forename><surname>Konstan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Riedl</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">User Mod. and User-Adapted Interaction</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="page" from="101" to="123" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Collaborative tagging as a tripartite network</title>
		<author>
			<persName><forename type="first">R</forename><surname>Lambiotte</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ausloos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. ICCS &apos;06</title>
				<meeting>ICCS &apos;06<address><addrLine>Berlin Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="1114" to="1117" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">com recommendations: Item-to-item collaborative filtering</title>
		<author>
			<persName><forename type="first">G</forename><surname>Linden</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>York</surname></persName>
		</author>
		<author>
			<persName><surname>Amazon</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Internet computing</title>
		<imprint>
			<biblScope unit="volume">7</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="76" to="80" />
			<date type="published" when="2003">2003</date>
			<publisher>IEEE</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Similarity-based Complex Publication Network Analytics for Recommending Potential Collaborations</title>
		<author>
			<persName><forename type="first">N</forename><forename type="middle">T</forename><surname>Luong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">T</forename><surname>Nguyen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Hwang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">H</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">J</forename><surname>Jung</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J.UCS</title>
		<imprint>
			<biblScope unit="volume">21</biblScope>
			<biblScope unit="issue">6</biblScope>
			<biblScope unit="page" from="871" to="889" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">A Survey of Tools for Community Detection and Mining in Social Networks</title>
		<author>
			<persName><forename type="first">R</forename><surname>Maivizhi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Sendhilkumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">S</forename><surname>Mahalakshmi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. ICIA &apos;16</title>
				<meeting>ICIA &apos;16</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="71" to="79" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Hidden factors and hidden topics: Understanding rating dimensions with review text</title>
		<author>
			<persName><forename type="first">J</forename><surname>Mcauley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Leskovec</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. RecSys &apos;13</title>
				<meeting>RecSys &apos;13</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="165" to="172" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Analyzing user reviews in tourism with topic models</title>
		<author>
			<persName><forename type="first">M</forename><surname>Rossetti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Stella</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Zanker</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Technology &amp; Tourism</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="5" to="21" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">The role of uncertainty, awareness, and trust in visual analytics</title>
		<author>
			<persName><forename type="first">D</forename><surname>Sacha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Senaratne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">C</forename><surname>Kwon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Ellis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">A</forename><surname>Keim</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Trans. Vis. Comp. Graph</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="240" to="249" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Song clustering using peer-to-peer co-occurrences</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Shavitt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Weinsberg</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. ISM &apos;09. 11th IEEE International Symposium on Multimedia</title>
				<meeting>ISM &apos;09. 11th IEEE International Symposium on Multimedia</meeting>
		<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="471" to="476" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Tagommenders: connecting users to items through tags</title>
		<author>
			<persName><forename type="first">S</forename><surname>Sen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Vig</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Riedl</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. WWW &apos;09</title>
				<meeting>WWW &apos;09</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="671" to="680" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Visualizing recommendations to support exploration, transparency and controllability</title>
		<author>
			<persName><forename type="first">K</forename><surname>Verbert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Parra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Brusilovsky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Duval</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. IUI &apos;13</title>
				<meeting>IUI &apos;13</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2013">2013</date>
			<biblScope unit="page" from="351" to="362" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<author>
			<persName><forename type="first">S</forename><surname>Wasserman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Faust</surname></persName>
		</author>
		<title level="m">Social Network Analysis: Methods and Applications</title>
				<imprint>
			<publisher>Cambridge Univ. Press</publisher>
			<date type="published" when="1994">1994</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Social networking meets recommender systems: survey</title>
		<author>
			<persName><forename type="first">G</forename><surname>Xu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Cao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Social Network Mining</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="64" to="100" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Trust in travel-related consumer generated media</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">H</forename><surname>Yoo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Gretzel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">R</forename><surname>Fesenmaier</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Information and communication technologies in tourism</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2009">2009. 2009</date>
			<biblScope unit="page" from="49" to="59" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Learning multiple graphs for document recommendations</title>
		<author>
			<persName><forename type="first">D</forename><surname>Zhou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zhu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Song</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><forename type="middle">L</forename><surname>Tseng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Zha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">L</forename><surname>Giles</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. WWW &apos;08</title>
				<meeting>WWW &apos;08</meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="141" to="150" />
		</imprint>
	</monogr>
</biblStruct>

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