Preliminary Study on Incremental Learning for Large Language Model-based Recommender Systems
Tianhao Shi, Yang Zhang, Zhijian Xu, Chong Chen, Fuli Feng, Xiangnan, He, Qi Tian

TL;DR
This paper investigates incremental learning strategies for Large Language Model-based recommender systems, finds traditional methods ineffective, and proposes a novel dual-adaptation framework (LSAT) that improves performance by separately capturing long-term and short-term user preferences.
Contribution
The paper introduces LSAT, a new framework with dual adaptation modules, addressing limitations of existing incremental learning methods in LLM4Rec.
Findings
Traditional incremental learning methods show no significant performance gains.
Dual adaptation modules in LSAT improve recommendation accuracy.
Empirical validation confirms LSAT's effectiveness over baseline approaches.
Abstract
Adapting Large Language Models for Recommendation (LLM4Rec) has shown promising results. However, the challenges of deploying LLM4Rec in real-world scenarios remain largely unexplored. In particular, recommender models need incremental adaptation to evolving user preferences, while the suitability of traditional incremental learning methods within LLM4Rec remains ambiguous due to the unique characteristics of Large Language Models (LLMs). In this study, we empirically evaluate two commonly employed incremental learning strategies (full retraining and fine-tuning) for LLM4Rec. Surprisingly, neither approach shows significant improvements in the performance of LLM4Rec. Instead of dismissing the role of incremental learning, we attribute the lack of anticipated performance enhancement to a mismatch between the LLM4Rec architecture and incremental learning: LLM4Rec employs a single…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Advanced Graph Neural Networks
