Link Prediction in Multi-Modal Social Networks
Abstract
Online social networks like Facebook recommend new friends to users based on an explicit social network that users build by adding each other as friends. The majority of earlier work in link prediction infers new interactions between users by mainly focusing on a single network type. However, users also form several implicit social networks through their daily interactions like commenting on people’s posts or rating similarly the same products. Prior work primarily exploited both explicit and implicit social networks to tackle the group/item recommendation problem that recommends to users groups to join or items to buy. In this paper, we show that auxiliary information from the user-item network fruitfully combines with the friendship network to enhance friend recommendations. We transform the well-known Katz algorithm to utilize a multi-modal network and provide friend recommendations. We experimentally show that the proposed method is more accurate in recommending friends when compared with two single source path-based algorithms using both synthetic and real data sets.
Cite
Text
Symeonidis and Perentis. "Link Prediction in Multi-Modal Social Networks." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2014. doi:10.1007/978-3-662-44845-8_10Markdown
[Symeonidis and Perentis. "Link Prediction in Multi-Modal Social Networks." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2014.](https://mlanthology.org/ecmlpkdd/2014/symeonidis2014ecmlpkdd-link/) doi:10.1007/978-3-662-44845-8_10BibTeX
@inproceedings{symeonidis2014ecmlpkdd-link,
title = {{Link Prediction in Multi-Modal Social Networks}},
author = {Symeonidis, Panagiotis and Perentis, Christos},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2014},
pages = {147-162},
doi = {10.1007/978-3-662-44845-8_10},
url = {https://mlanthology.org/ecmlpkdd/2014/symeonidis2014ecmlpkdd-link/}
}