paper-with-me

홈 › Papers

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

2025-10-29 · Hyunsik Yoo, Ting-Wei Li, SeongKu Kang, Zhining Liu, Charlie Xu, Qilin Qi, Hanghang Tong arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.25093

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

When One Adapter Speaks for Many: Discovering Low-Rank Redundancy in Continual Fine-Tuning

2026-06-26 · Tanguy Dieudonné, Giulia Lanzillotta, Enis Simsar, Louis Barinka 외 arxiv

Low-Rank Adaptation (LoRA) has become the standard tool for parameter-efficient fine-tuning of large pretrained models. When applied sequentially across tasks in Continual Learning (CL), the standard assumption is that e…

parameter-efficient fine-tuningContinual Learning

Shielded RecRL: Explanation Generation for Recommender Systems without Ranking Degradation

2025-10-14 · Ansh Tiwari, Ayush Chauhan arxiv

We introduce Shielded RecRL, a reinforcement learning approach to generate personalized explanations for recommender systems without sacrificing the system's original ranking performance. Unlike prior RLHF-based recommen…

Reinforcement LearningExplanation Generation

Low-Rank Continual Personalization of Diffusion Models

2024-10-07 · Łukasz Staniszewski, Katarzyna Zaleska, Kamil Deja

Recent personalization methods for diffusion models, such as Dreambooth, allow fine-tuning pre-trained models to generate new concepts. However, applying these techniques across multiple tasks in order to include, e.g., …

Continual Learning

CL-LoRA: Continual Low-Rank Adaptation for Rehearsal-Free Class-Incremental Learning

2025-05-30 · CVPR 2025 1 · Jiangpeng He, Zhihao Duan, Fengqing Zhu

Class-Incremental Learning (CIL) aims to learn new classes sequentially while retaining the knowledge of previously learned classes. Recently, pre-trained models (PTMs) combined with parameter-efficient fine-tuning (PEFT…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning+2

Shared LoRA Subspaces for almost Strict Continual Learning

2026-02-05 · Prakhar Kaushik, Ankit Vaidya, Shravan Chaudhari, Rama Chellappa 외 arxiv

Adapting large pretrained models to new tasks efficiently and continually is crucial for real-world deployment but remains challenging due to catastrophic forgetting and the high cost of retraining. While parameter-effic…

Natural Language UnderstandingText-to-Image GenerationImage ClassificationContinual Learning