Deep Modeling of Social Relations for Recommendation

Abstract

Social-based recommender systems have been recently proposed by incorporating social relations of users to alleviate sparsity issue of user-to-item rating data and to improve recommendation performance. Many of these social-based recommender systems linearly combine the multiplication of social features between users. However, these methods lack the ability to capture complex and intrinsic non-linear features from social relations. In this paper, we present a deep neural network based model to learn non-linear features of each user from social relations, and to integrate into probabilistic matrix factorization for rating prediction problem. Experiments demonstrate the advantages of the proposed method over state-of-the-art social-based recommender systems.

Cite

Text

Fan et al. "Deep Modeling of Social Relations for Recommendation." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.12132

Markdown

[Fan et al. "Deep Modeling of Social Relations for Recommendation." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/fan2018aaai-deep/) doi:10.1609/AAAI.V32I1.12132

BibTeX

@inproceedings{fan2018aaai-deep,
  title     = {{Deep Modeling of Social Relations for Recommendation}},
  author    = {Fan, Wenqi and Li, Qing and Cheng, Min},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {8075-8076},
  doi       = {10.1609/AAAI.V32I1.12132},
  url       = {https://mlanthology.org/aaai/2018/fan2018aaai-deep/}
}