@dallmann

Supervised random walks: predicting and recommending links in social networks

, and . Proceedings of the fourth ACM international conference on Web search and data mining, page 635--644. New York, NY, USA, ACM, (2011)
DOI: 10.1145/1935826.1935914

Abstract

Predicting the occurrence of links is a fundamental problem in networks. In the link prediction problem we are given a snapshot of a network and would like to infer which interactions among existing members are likely to occur in the near future or which existing interactions are we missing. Although this problem has been extensively studied, the challenge of how to effectively combine the information from the network structure with rich node and edge attribute data remains largely open.</p> <p>We develop an algorithm based on <i>Supervised Random Walks</i> that naturally combines the information from the network structure with node and edge level attributes. We achieve this by using these attributes to guide a random walk on the graph. We formulate a supervised learning task where the goal is to learn a function that assigns strengths to edges in the network such that a random walker is more likely to visit the nodes to which new links will be created in the future. We develop an efficient training algorithm to directly learn the edge strength estimation function.</p> <p>Our experiments on the Facebook social graph and large collaboration networks show that our approach outperforms state-of-the-art unsupervised approaches as well as approaches that are based on feature extraction.

Description

Supervised random walks

Links and resources

Tags

community