Toward Social-Semantic Recommender Systems

Toward Social-Semantic Recommender Systems

Dalia Sulieman, Maria Malek, Hubert Kadima, Dominique Laurent
Copyright: © 2016 |Pages: 30
DOI: 10.4018/IJISSC.2016010101
OnDemand:
(Individual Articles)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

In this article, the authors consider the basic problem of recommender systems that is identifying a set of users to whom a given item is to be recommended. In practice recommender systems are run against huge sets of users, and the problem is then to avoid scanning the whole user set in order to produce the recommendation list. To cope with problem, they consider that users are connected through a social network and that taxonomy over the items has been defined. These two kinds of information are respectively called social and semantic information. In their contribution the authors suggest combining social information with semantic information in one algorithm in order to compute recommendation lists by visiting a limited part of the social network. In their experiments, the authors use two real data sets, namely Amazon.com and MovieLens, and they compare their algorithms with the standard item-based collaborative filtering and hybrid recommendation algorithms. The results show satisfying accuracy values and a very significant improvement of performance, by exploring a small part of the graph instead of exploring the whole graph.
Article Preview
Top

Introduction

Social networks are becoming more important but difficult to be searched, especially when they involve huge numbers of users as Facebook and LinkedIn. In this context, every day huge amount of information is shared between users in social networks, and these users show a wide range of variation in tastes, interests and activities. Clearly, investigating the preferences of users and their different relationships in social networks is a relevant issue in many domains such as sociology and psychology, searching for experts (Zhang, Ackerman, & Adamic, 2007), searching the web (Page, Brin, Motwani, & Winograd, 1999) and in recommender systems (McDonald & Ackerman, 2000).

In this article we are interested in recommender systems applied on social networks, based on the fact that social networks may have significant effects on user decisions and purchases (e.g. 53% of people using Twitter recommend products via their tweets; and 42% of marketers find Facebook an important environment for them). Moreover, we argue that integrating social network analysis measures like user centralities and methods related to user profiles with recommender system algorithms can lead to better performance for the computation of the recommendation list.

However, in most cases, searching social networks for recommendation is costly and complex, using the classical recommendation methods.

To cope with this problem, we propose a novel approach for analyzing social networks of connected users.

More precisely, in our approach to recommender systems, which we call social-semantic recommender systems, we consider the following measures:

  • 1.

    Social measures based on user’s centrality and the power of social connections between users.

  • 2.

    Semantic measure using user-item semantic relevance measure to determine the correlation between user taste and the features of the recommended items.

These measures are used to avoid searching the whole collaboration network by:

  • Starting the graph exploration through the vertices having the “best” centrality.

  • Stopping the graph exploration when the current user taste is not relevant to the features of the item to be recommended.

In this setting, we propose two kinds of recommendation algorithms, namely social-semantic depth-first search algorithm (SSDFS) and social-semantic breadth-first search algorithm (SSBFS). These two algorithms partially explore the collaboration network respectively in a depth-first manner or in a breadth-first manner. We then report our experiments on two real data sets, one from Amazon.com and one from MovieLens, and we compare our algorithms with the existing recommender systems. Our approach outperforms existing systems in terms of computation time, while giving recommendation lists of similar quality. We notice in this respect that improving existing approaches on accuracy or on computation time are two distinct key issues of equal importance. However, since it is likely that the size of social networks will increase significantly in the next future, improving computation time while preserving accuracy should be seen as an important achievement.

Regarding contributions, we notice that this article extends our previous work (Sulieman, Malek, Kadima, & Laurent, 2012; Sulieman, Malek, Kadima, & Laurent, 2013) in the following two respects:

  • We consider several centrality measures, not only degree centrality.

  • We provide additional experiments using two distinct real data sets.

Complete Article List

Search this Journal:
Reset
Volume 15: 1 Issue (2024)
Volume 14: 1 Issue (2023)
Volume 13: 4 Issues (2022): 2 Released, 2 Forthcoming
Volume 12: 4 Issues (2021)
Volume 11: 4 Issues (2020)
Volume 10: 4 Issues (2019)
Volume 9: 4 Issues (2018)
Volume 8: 4 Issues (2017)
Volume 7: 4 Issues (2016)
Volume 6: 4 Issues (2015)
Volume 5: 4 Issues (2014)
Volume 4: 4 Issues (2013)
Volume 3: 4 Issues (2012)
Volume 2: 4 Issues (2011)
Volume 1: 4 Issues (2010)
View Complete Journal Contents Listing