Supervised Random Walks: Predicting and Recommending Links in Social Networks
L. Backstrom, J. Leskovec

TL;DR
This paper introduces Supervised Random Walks, a novel algorithm that combines network structure with node and edge attributes to improve link prediction accuracy in social networks.
Contribution
The paper presents a new supervised learning algorithm that guides random walks using node and edge attributes for better link prediction.
Findings
Outperforms state-of-the-art unsupervised methods
Effective on Facebook social graph data
Scales efficiently to large networks
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. We develop an algorithm based on Supervised Random Walks 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Opinion Dynamics and Social Influence · Peer-to-Peer Network Technologies
