paper-with-me

Papers

Personalized Prompt for Sequential Recommendation

2022-05-19 · Yiqing Wu, Ruobing Xie, Yongchun Zhu, Fuzhen Zhuang, Xu Zhang, Leyu Lin, Qing He

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 learning with both prompt- and behavior-based augmentations. We conduct extensive evaluations on various tasks. In both few-shot and zero-shot recommendation, PPR models achieve significant improvements over baselines on various metrics in three large-scale open datasets. We also conduct ablation tests and sparsity analysis for a better understanding of PPR. Moreover, We further verify PPR's universality on different pre-training models, and conduct explorations on PPR's other promising downstream tasks including cross-domain recommendation and user profile prediction.

📄 PDF Abstract BibTeX arXiv:2205.09666

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningSequential Recommendation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Preference Distillation for Personalized Generative Recommendation

2024-07-06 · Jerome Ramos, Bin Wu, Aldo Lipani

Recently, researchers have investigated the capabilities of Large Language Models (LLMs) for generative recommender systems. Existing LLM-based recommender models are trained by adding user and item IDs to a discrete pro…

Explanation GenerationRecommendation SystemsSequential Recommendation

Memory Assisted LLM for Personalized Recommendation System

2025-05-03 · Jiarui Chen

Large language models (LLMs) have demonstrated significant potential in solving recommendation tasks. With proven capabilities in understanding user preferences, LLM personalization has emerged as a critical area for pro…

RecGPT: Generative Personalized Prompts for Sequential Recommendation via ChatGPT Training Paradigm

2024-04-06 · Yabin Zhang, Wenhui Yu, Erhan Zhang, Xu Chen 외

ChatGPT has achieved remarkable success in natural language understanding. Considering that recommendation is indeed a conversation between users and the system with items as words, which has similar underlying pattern w…

Natural Language UnderstandingSequential Recommendation

Recommendation as Language Processing (RLP): A Unified Pretrain, Personalized Prompt & Predict Paradigm (P5)

2022-03-24 · Shijie Geng, Shuchang Liu, Zuohui Fu, Yingqiang Ge 외

For a long time, different recommendation tasks typically require designing task-specific architectures and training objectives. As a result, it is hard to transfer the learned knowledge and representations from one task…

Language ModelingLanguage ModellingRecommendation SystemsReview Generation+1

PAP-REC: Personalized Automatic Prompt for Recommendation Language Model

2024-02-01 · Zelong Li, Jianchao Ji, Yingqiang Ge, Wenyue Hua 외

Recently emerged prompt-based Recommendation Language Models (RLM) can solve multiple recommendation tasks uniformly. The RLMs make full use of the inherited knowledge learned from the abundant pre-training data to solve…

Language ModelingLanguage Modelling