Aligning Users Across Social Networks Using Network Embedding
Abstract
In this paper, we adopt the representation learning approach to align users across multiple social networks where the social structures of the users are exploited. In particular, we propose to learn a network embedding with the follower-ship/followee-ship of each user explicitly modeled as input/output context vector representations so as to preserve the proximity of users with "similar" followers/followees in the embedded space. For the alignment, we add both known and potential anchor users across the networks to facilitate the transfer of context information across networks. We solve both the network embedding problem and the user alignment problem simultaneously under a unified optimization framework. The stochastic gradient descent and negative sampling algorithms are used to address scalability issues. Extensive experiments on real social network datasets demonstrate the effectiveness and efficiency of the proposed approach compared with several state-of-the-art methods. PDF
Cite
Text
Liu et al. "Aligning Users Across Social Networks Using Network Embedding." International Joint Conference on Artificial Intelligence, 2016.Markdown
[Liu et al. "Aligning Users Across Social Networks Using Network Embedding." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/liu2016ijcai-aligning/)BibTeX
@inproceedings{liu2016ijcai-aligning,
title = {{Aligning Users Across Social Networks Using Network Embedding}},
author = {Liu, Li and Cheung, William K. and Li, Xin and Liao, Lejian},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2016},
pages = {1774-1780},
url = {https://mlanthology.org/ijcai/2016/liu2016ijcai-aligning/}
}