An Efficient LLM-based Evolutional Recommendation with Locate-Forget-Update Paradigm
Hao Liu, Le Wu, Min Hou, Han Wu, Kun Zhang, Xin Li, Si Wei

TL;DR
EvoRec is a novel framework that efficiently updates LLM-based recommender systems by focusing on a small set of parameters to model evolving user preferences, reducing computational costs while maintaining performance.
Contribution
The paper introduces EvoRec, a Locate-Forget-Update method that selectively updates only 30% of parameters related to preference changes in LLMs, avoiding full retraining or fine-tuning.
Findings
EvoRec outperforms existing methods in adapting to user preference evolution.
EvoRec maintains recommendation quality for inactive users.
EvoRec reduces computational costs significantly.
Abstract
Nowadays, Large Language Models (LLMs) have shown exceptional performance in sequential recommendations, and the adoption of LLM-based recommender systems (LLMRec) is becoming increasingly widespread in existing e-commerce platforms. Despite the impressive performance, the constant high volume of new user-item interactions makes it difficult to adapt to the evolution of user preference over time, especially for LLM-based recommender systems. The challenge arises from the large number of parameters in LLMs, which makes traditional evolution methods (i.e., Re-training or Fine-tuning) impractical. Specifically, Re-training with all interactions results in prohibitively high computational costs. On the other hand, fine-tuning with only new interactions leads to preference forgetting among inactive users, ultimately compromising overall performance. To tackle this problem, we propose EvoRec,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Sentiment Analysis and Opinion Mining · Explainable Artificial Intelligence (XAI)
