Knowledge-aware Neural Networks with Personalized Feature Referencing for Cold-start Recommendation
Xinni Zhang, Yankai Chen, Cuiyun Gao, Qing Liao, Shenglin Zhao, and, Irwin King

TL;DR
This paper introduces KPER, a knowledge-aware neural network that leverages knowledge graphs as semantic bridges to improve cold-start recommendation by referencing relevant features from similar users or items.
Contribution
KPER employs a personalized feature referencing mechanism using knowledge graphs, enhancing cold-start recommendation performance without sacrificing overall accuracy.
Findings
KPER outperforms existing methods in cold-start scenarios across four datasets.
KPER achieves 0.81%-16.08% improvement in Top-10 recommendation.
KPER maintains strong performance in general scenarios.
Abstract
Incorporating knowledge graphs (KGs) as side information in recommendation has recently attracted considerable attention. Despite the success in general recommendation scenarios, prior methods may fall short of performance satisfaction for the cold-start problem in which users are associated with very limited interactive information. Since the conventional methods rely on exploring the interaction topology, they may however fail to capture sufficient information in cold-start scenarios. To mitigate the problem, we propose a novel Knowledge-aware Neural Networks with Personalized Feature Referencing Mechanism, namely KPER. Different from most prior methods which simply enrich the targets' semantics from KGs, e.g., product attributes, KPER utilizes the KGs as a "semantic bridge" to extract feature references for cold-start users or items. Specifically, given cold-start targets, KPER first…
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 · Advanced Graph Neural Networks · Topic Modeling
