Publication
RecSys 2016
Conference paper

Guided walk: A scalable recommendation algorithm for complex heterogeneous social networks

Abstract

Online social networks have become predominant in recent years and have grown to encompass massive scales of data. In addition to data scale, these networks can he heterogeneous and contain complex structurco between different users, between social entities and various interactions between users and ocial entities. Thin is especially true in enterprise social networks where hierarchies explicitly exist between employees as well. In such networks, producing the best recommendations for each user is a very challenging problcnt tor two niain reasons. First, the complex structures in the social network need to be properly mined and exploited by the algorithm. Second, these networks contain millions or even billions of edges making the problem very difficult computationally. In this paper we present Guided Walk, a supervised graph based algorithm that learns the significance of different network links for each user and then produces entity recommendations based on this learning phase. We compare the algorithm with a set of baseline algorithms using offline evaluation techniques as well as a user survey. The offiine results show that the algorithm outperforms the next best algoritlnn by a factor of 3.6. The user survey further confirms that the recommendation are not only relevant but also rank high in terms of personal relevance for each user. To deal with large scale social networks, the Guided Walk algnrilhm is formulated as a Pregel program which allows us to utilize the power of distributed parallel computing. This would allow horizontally scaling the algorithm for larger social networks by simply adding more compute nodes to the cluster.

Date

07 Sep 2016

Publication

RecSys 2016

Authors

Share