Learning to Infer Social Ties in Large Networks

Abstract

In online social networks, most relationships are lack of meaning labels (e.g., “colleague” and “intimate friends”), simply because users do not take the time to label them. An interesting question is: can we automatically infer the type of social relationships in a large network? what are the fundamental factors that imply the type of social relationships? In this work, we formalize the problem of social relationship learning into a semi-supervised framework, and propose a Partially-labeled Pairwise Factor Graph Model (PLP-FGM) for learning to infer the type of social ties. We tested the model on three different genres of data sets: Publication, Email and Mobile. Experimental results demonstrate that the proposed PLP-FGM model can accurately infer 92.7% of advisor-advisee relationships from the coauthor network (Publication), 88.0% of manager-subordinate relationships from the email network (Email), and 83.1% of the friendships from the mobile network (Mobile). Finally, we develop a distributed learning algorithm to scale up the model to real large networks.

Cite

Text

Tang et al. "Learning to Infer Social Ties in Large Networks." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2011. doi:10.1007/978-3-642-23808-6_25

Markdown

[Tang et al. "Learning to Infer Social Ties in Large Networks." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2011.](https://mlanthology.org/ecmlpkdd/2011/tang2011ecmlpkdd-learning/) doi:10.1007/978-3-642-23808-6_25

BibTeX

@inproceedings{tang2011ecmlpkdd-learning,
  title     = {{Learning to Infer Social Ties in Large Networks}},
  author    = {Tang, Wenbin and Zhuang, Honglei and Tang, Jie},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2011},
  pages     = {381-397},
  doi       = {10.1007/978-3-642-23808-6_25},
  url       = {https://mlanthology.org/ecmlpkdd/2011/tang2011ecmlpkdd-learning/}
}