English

SocialTrans: A Deep Sequential Model with Social Information for Web-Scale Recommendation Systems

Information Retrieval 2020-05-12 v1 Machine Learning Social and Information Networks

Abstract

On social network platforms, a user's behavior is based on his/her personal interests, or influenced by his/her friends. In the literature, it is common to model either users' personal preference or their socially influenced preference. In this paper, we present a novel deep learning model SocialTrans for social recommendations to integrate these two types of preferences. SocialTrans is composed of three modules. The first module is based on a multi-layer Transformer to model users' personal preference. The second module is a multi-layer graph attention neural network (GAT), which is used to model the social influence strengths between friends in social networks. The last module merges users' personal preference and socially influenced preference to produce recommendations. Our model can efficiently fit large-scale data and we deployed SocialTrans to a major article recommendation system in China. Experiments on three data sets verify the effectiveness of our model and show that it outperforms state-of-the-art social recommendation methods.

Keywords

Cite

@article{arxiv.2005.04361,
  title  = {SocialTrans: A Deep Sequential Model with Social Information for Web-Scale Recommendation Systems},
  author = {Qiaoan Chen and Hao Gu and Lingling Yi and Yishi Lin and Peng He and Chuan Chen and Yangqiu Song},
  journal= {arXiv preprint arXiv:2005.04361},
  year   = {2020}
}

Comments

11 pages,8 figures,4 tables

R2 v1 2026-06-23T15:25:16.348Z