TL;DR
This paper introduces SMIN, a self-supervised metagraph neural network that integrates social and knowledge graphs to improve recommendation accuracy by capturing complex user-item relationships.
Contribution
It proposes a novel metapath-guided heterogeneous graph neural network and a self-supervised mutual information learning paradigm for enhanced social recommendation.
Findings
SMIN outperforms state-of-the-art methods on real-world datasets.
The model effectively captures multi-faceted user-item dependencies.
High-order collaborative signals improve recommendation quality.
Abstract
In recent years, researchers attempt to utilize online social information to alleviate data sparsity for collaborative filtering, based on the rationale that social networks offers the insights to understand the behavioral patterns. However, due to the overlook of inter-dependent knowledge across items (e.g., categories of products), existing social recommender systems are insufficient to distill the heterogeneous collaborative signals from both user and item sides. In this work, we propose a Self-Supervised Metagraph Infor-max Network (SMIN) which investigates the potential of jointly incorporating social- and knowledge-aware relational structures into the user preference representation for recommendation. To model relation heterogeneity, we design a metapath-guided heterogeneous graph neural network to aggregate feature embeddings from different types of meta-relations across users…
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
MethodsGraph Neural Network
