Personalized Prompt for Sequential Recommendation
Yiqing Wu, Ruobing Xie, Yongchun Zhu, Fuzhen Zhuang, Xu Zhang, Leyu, Lin, Qing He

TL;DR
This paper introduces a personalized prompt-based framework for cold-start sequential recommendation, leveraging user profiles and contrastive learning to improve performance in few-shot and zero-shot scenarios.
Contribution
It proposes a novel Personalized Prompt-based Recommendation (PPR) framework that adapts prompt-tuning to recommendation systems, addressing personalization and cold-start challenges.
Findings
PPR significantly outperforms baselines on multiple datasets.
PPR is effective in both few-shot and zero-shot recommendation tasks.
The framework is versatile across different pre-training models and tasks.
Abstract
Pre-training models have shown their power in sequential recommendation. Recently, prompt has been widely explored and verified for tuning in NLP pre-training, which could help to more effectively and efficiently extract useful knowledge from pre-training models for downstream tasks, especially in cold-start scenarios. However, it is challenging to bring prompt-tuning from NLP to recommendation, since the tokens in recommendation (i.e., items) do not have explicit explainable semantics, and the sequence modeling should be personalized. In this work, we first introduces prompt to recommendation and propose a novel Personalized prompt-based recommendation (PPR) framework for cold-start recommendation. Specifically, we build the personalized soft prefix prompt via a prompt generator based on user profiles and enable a sufficient training of prompts via a prompt-oriented contrastive…
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 · Machine Learning in Healthcare
MethodsContrastive Learning
