MeKB-Rec: Personal Knowledge Graph Learning for Cross-Domain Recommendation
Xin Su, Yao Zhou, Zifei Shan, Qian Chen

TL;DR
This paper introduces MeKB-Rec, a novel cross-domain recommendation approach using personal knowledge graphs and pretrained language models to enable zero-shot recommendations for new users, significantly outperforming previous methods.
Contribution
It proposes a domain-invariant user interest representation via personal knowledge graphs and a semantic mapping approach that enables zero-shot recommendations across domains.
Findings
Achieves 24-91% improvement in HR@10 and NDCG@10 metrics over previous methods.
Enables zero-shot recommendations with 105% improvement for new users.
Deployed in WeiXin, serving hundreds of millions of users with significant online metric gains.
Abstract
It is a long-standing challenge in modern recommender systems to effectively make recommendations for new users, namely the cold-start problem. Cross-Domain Recommendation (CDR) has been proposed to address this challenge, but current ways to represent users' interests across systems are still severely limited. We introduce Personal Knowledge Graph (PKG) as a domain-invariant interest representation, and propose a novel CDR paradigm named MeKB-Rec. We first link users and entities in a knowledge base to construct a PKG of users' interests, named MeKB. Then we learn a semantic representation of MeKB for the cross-domain recommendation. To efficiently utilize limited training data in CDR, MeKB-Rec employs Pretrained Language Models to inject world knowledge into understanding users' interests. Beyond most existing systems, our approach builds a semantic mapping across domains which breaks…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Advanced Graph Neural Networks
MethodsBalanced Selection
