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

Continual Low-Rank Adapters for LLM-based Generative Recommender Systems

About

While large language models (LLMs) achieve strong performance in recommendation, they face challenges in continual learning as users, items, and user preferences evolve over time. Existing LoRA-based continual methods primarily focus on preserving performance on previous tasks, but this overlooks the unique nature of recommendation: the goal is not to predict past preferences, and outdated preferences can even harm performance when current interests shift significantly. To address this, we propose PESO (Proximally rEgularized Single evolving lOra, a continual adaptation method for LoRA in recommendation. PESO introduces a proximal regularizer that anchors the current adapter to its most recent frozen state, enabling the model to flexibly balance adaptation and preservation, and to better capture recent user behaviors. Theoretically, we show that this proximal design provides data-aware, direction-wise guidance in the LoRA subspace. Empirically, PESO consistently outperforms existing LoRA-based continual learning methods.

Hyunsik Yoo, Ting-Wei Li, SeongKu Kang, Zhining Liu, Charlie Xu, Qilin Qi, Hanghang Tong• 2025

Related benchmarks

TaskDatasetResultRank
RecommendationYelp
NDCG@102.48
35
Sequential RecommendationAmazon Instruments Reviews 2023
Hit@51.93
15
Sequential RecommendationAmazon Movies & TVs Reviews 2023
Hit@51.8
15
Sequential RecommendationAmazon Books Reviews 2023
Hit@54.48
15
Continual RecommendationMovies & TVs
Average Metric1.73
8
Continual RecommendationBooks
Average Metric4.22
8
Generative RecommendationBeauty (Period 2)
H@51.83
8
Generative RecommendationTools (Period 1)
Hit Rate @ 51.83
8
Generative RecommendationTools (Period 2)
H@51.62
8
Generative RecommendationTools (Period 4)
H@51.6
8
Showing 10 of 18 rows

Other info

Follow for update