MetaKRec: Collaborative Meta-Knowledge Enhanced Recommender System
Liangwei Yang, Shen Wang, Jibing Gong, Shaojie Zheng, Shuying Du,, Zhiwei Liu, Philip S. Yu

TL;DR
MetaKRec introduces a novel KG-enhanced recommender system that models heterogeneous item relationships and leverages user preferences, leading to significant improvements in recommendation accuracy, especially in cold-start scenarios.
Contribution
It proposes a new model that explicitly captures heterogeneous relationships among items and integrates user preferences using collaborative Meta-KGs and a light convolution encoder.
Findings
Significant performance gains over state-of-the-art methods.
Effective in cold-start recommendation scenarios.
Explicit modeling of heterogeneous item relationships improves accuracy.
Abstract
Knowledge graph (KG) enhanced recommendation has demonstrated improved performance in the recommendation system (RecSys) and attracted considerable research interest. Recently the literature has adopted neural graph networks (GNNs) on the collaborative knowledge graph and built an end-to-end KG-enhanced RecSys. However, the majority of these approaches have three limitations: (1) treat the collaborative knowledge graph as a homogeneous graph and overlook the highly heterogeneous relationships among items, (2) lack of design to explicitly leverage the rich side information, and (3) overlook the rich knowledge in user preference. To fill this gap, in this paper, we explore the rich, heterogeneous relationship among items and propose a new KG-enhanced recommendation model called Collaborative Meta-Knowledge Enhanced Recommender System (MetaKRec). In particular, we focus on modeling the…
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
MethodsConvolution
