Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PCL: Prompt-based Continual Learning for User Modeling in Recommender Systems

About

User modeling in large e-commerce platforms aims to optimize user experiences by incorporating various customer activities. Traditional models targeting a single task often focus on specific business metrics, neglecting the comprehensive user behavior, and thus limiting their effectiveness. To develop more generalized user representations, some existing work adopts Multi-task Learning (MTL)approaches. But they all face the challenges of optimization imbalance and inefficiency in adapting to new tasks. Continual Learning (CL), which allows models to learn new tasks incrementally and independently, has emerged as a solution to MTL's limitations. However, CL faces the challenge of catastrophic forgetting, where previously learned knowledge is lost when the model is learning the new task. Inspired by the success of prompt tuning in Pretrained Language Models (PLMs), we propose PCL, a Prompt-based Continual Learning framework for user modeling, which utilizes position-wise prompts as external memory for each task, preserving knowledge and mitigating catastrophic forgetting. Additionally, we design contextual prompts to capture and leverage inter-task relationships during prompt tuning. We conduct extensive experiments on real-world datasets to demonstrate PCL's effectiveness.

Mingdai Yang, Fan Yang, Yanhui Guo, Shaoyuan Xu, Tianchen Zhou, Yetian Chen, Simone Shao, Jia Liu, Yan Gao• 2025

Related benchmarks

TaskDatasetResultRank
RecommendationGowalla--
153
RecommendationRetailRocket
Hit Rate @ 1047.2
35
RecommendationYelp
NDCG@100.112
32
RecommendationMovieLens 20M
nDCG@1031.6
29
Top-K RecommendationH&M
NDCG@1026.9
23
Top-K RecommendationAmazon Books
NDCG@100.117
23
Top-K RecommendationAmazon Electronics
NDCG@1013.3
23
Top-K RecommendationTaobao
NDCG@100.219
23
Showing 8 of 8 rows

Other info

Follow for update