Knowledge Prompt-tuning for Sequential Recommendation
Jianyang Zhai, Xiawu Zheng, Chang-Dong Wang, Hui Li, and Yonghong Tian

TL;DR
This paper introduces KP4SR, a novel method that combines external knowledge bases with prompt-tuning and a knowledge tree mask to enhance sequential recommendation systems by effectively integrating general and domain-specific knowledge.
Contribution
We propose KP4SR, which transforms knowledge graphs into prompts and uses a knowledge tree mask to reduce noise, significantly improving recommendation accuracy over state-of-the-art methods.
Findings
KP4SR outperforms existing methods on three real-world datasets.
Significant improvements in NDCG@5 and HR@5 metrics.
Effective integration of knowledge graphs enhances recommendation quality.
Abstract
Pre-trained language models (PLMs) have demonstrated strong performance in sequential recommendation (SR), which are utilized to extract general knowledge. However, existing methods still lack domain knowledge and struggle to capture users' fine-grained preferences. Meanwhile, many traditional SR methods improve this issue by integrating side information while suffering from information loss. To summarize, we believe that a good recommendation system should utilize both general and domain knowledge simultaneously. Therefore, we introduce an external knowledge base and propose Knowledge Prompt-tuning for Sequential Recommendation (\textbf{KP4SR}). Specifically, we construct a set of relationship templates and transform a structured knowledge graph (KG) into knowledge prompts to solve the problem of the semantic gap. However, knowledge prompts disrupt the original data structure and…
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 · Topic Modeling · Machine Learning in Healthcare
MethodsBalanced Selection
