English

Graph Learning Augmented Heterogeneous Graph Neural Network for Social Recommendation

Information Retrieval 2021-09-27 v1

Abstract

Social recommendation based on social network has achieved great success in improving the performance of recommendation system. Since social network (user-user relations) and user-item interactions are both naturally represented as graph-structured data, Graph Neural Networks (GNNs) have thus been widely applied for social recommendation. In this work, we propose an end-to-end heterogeneous global graph learning framework, namely Graph Learning Augmented Heterogeneous Graph Neural Network (GL-HGNN) for social recommendation. GL-HGNN aims to learn a heterogeneous global graph that makes full use of user-user relations, user-item interactions and item-item similarities in a unified perspective. To this end, we design a Graph Learner (GL) method to learn and optimize user-user and item-item connections separately. Moreover, we employ a Heterogeneous Graph Neural Network (HGNN) to capture the high-order complex semantic relations from our learned heterogeneous global graph. To scale up the computation of graph learning, we further present the Anchor-based Graph Learner (AGL) to reduce computational complexity. Extensive experiments on four real-world datasets demonstrate the effectiveness of our model.

Keywords

Cite

@article{arxiv.2109.11898,
  title  = {Graph Learning Augmented Heterogeneous Graph Neural Network for Social Recommendation},
  author = {Yiming Zhang and Lingfei Wu and Qi Shen and Yitong Pang and Zhihua Wei and Fangli Xu and Ethan Chang and Bo Long},
  journal= {arXiv preprint arXiv:2109.11898},
  year   = {2021}
}

Comments

10 pages, 5 figures

R2 v1 2026-06-24T06:17:36.202Z