Relational Collaborative Filtering:Modeling Multiple Item Relations for Recommendation
Xin Xin, Xiangnan He, Yongfeng Zhang, Yongdong Zhang, Joemon Jose

TL;DR
This paper introduces Relational Collaborative Filtering (RCF), a novel framework that models multiple item relations using hierarchical attention to improve recommendation accuracy and provide explainability.
Contribution
It proposes a general RCF framework that incorporates multiple item relations with a hierarchical attention mechanism and jointly trains relation preservation with preference modeling.
Findings
RCF outperforms existing methods on real datasets.
Hierarchical attention effectively identifies important relation types and values.
Modeling multiple relations enhances recommendation explainability.
Abstract
Existing item-based collaborative filtering (ICF) methods leverage only the relation of collaborative similarity. Nevertheless, there exist multiple relations between items in real-world scenarios. Distinct from the collaborative similarity that implies co-interact patterns from the user perspective, these relations reveal fine-grained knowledge on items from different perspectives of meta-data, functionality, etc. However, how to incorporate multiple item relations is less explored in recommendation research. In this work, we propose Relational Collaborative Filtering (RCF), a general framework to exploit multiple relations between items in recommender system. We find that both the relation type and the relation value are crucial in inferring user preference. To this end, we develop a two-level hierarchical attention mechanism to model user preference. The first-level attention…
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 · Topic Modeling
