Global Context Enhanced Social Recommendation with Hierarchical Graph Neural Networks
Huance Xu, Chao Huang, Yong Xu, Lianghao Xia, Hao Xing, Dawei Yin

TL;DR
This paper introduces SR-HGNN, a hierarchical graph neural network framework that effectively captures multi-type user-item interactions and global social context, significantly improving social recommendation performance.
Contribution
It proposes a novel relation-aware graph neural network and a mutual information-based social relation encoder to enhance social recommendation models.
Findings
SR-HGNN outperforms state-of-the-art methods on three benchmarks.
The relation-aware graph neural network effectively models cross-type interactions.
The mutual information encoder captures global social context.
Abstract
Social recommendation which aims to leverage social connections among users to enhance the recommendation performance. With the revival of deep learning techniques, many efforts have been devoted to developing various neural network-based social recommender systems, such as attention mechanisms and graph-based message passing frameworks. However, two important challenges have not been well addressed yet: (i) Most of existing social recommendation models fail to fully explore the multi-type user-item interactive behavior as well as the underlying cross-relational inter-dependencies. (ii) While the learned social state vector is able to model pair-wise user dependencies, it still has limited representation capacity in capturing the global social context across users. To tackle these limitations, we propose a new Social Recommendation framework with Hierarchical Graph Neural Networks…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Mental Health via Writing
MethodsGraph Neural Network
