Towards Efficient and Effective Adaptation of Large Language Models for Sequential Recommendation
Bo Peng, Ben Burns, Ziqi Chen, Srinivasan Parthasarathy, and Xia Ning

TL;DR
This paper proposes SSNA, a novel method for efficiently and effectively adapting large language models for sequential recommendation tasks by using adapters and selective layer adaptation.
Contribution
Introduces SSNA, a new adaptation approach that fixes LLM parameters, adapts top layers, and sequentially integrates adapters for improved recommendation performance.
Findings
SSNA outperforms five baseline methods on five datasets.
SSNA achieves better run-time and memory efficiency.
Sequential adapter integration enhances effectiveness.
Abstract
In recent years, with large language models (LLMs) achieving state-of-the-art performance in context understanding, increasing efforts have been dedicated to developing LLM-enhanced sequential recommendation (SR) methods. Considering that most existing LLMs are not specifically optimized for recommendation tasks, adapting them for SR becomes a critical step in LLM-enhanced SR methods. Though numerous adaptation methods have been developed, it still remains a significant challenge to adapt LLMs for SR both efficiently and effectively. To address this challenge, in this paper, we introduce a novel side sequential network adaptation method, denoted as SSNA, for LLM enhanced SR. SSNA features three key designs to allow both efficient and effective LLM adaptation. First, SSNA learns adapters separate from LLMs, while fixing all the pre-trained parameters within LLMs to allow efficient…
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
TopicsTopic Modeling · Recommender Systems and Techniques · Sentiment Analysis and Opinion Mining
