A Practice-Friendly LLM-Enhanced Paradigm with Preference Parsing for Sequential Recommendation
Dugang Liu, Shenxian Xian, Xiaolin Lin, Xiaolian Zhang and, Hong Zhu, Yuan Fang, Zhen Chen, Zhong Ming

TL;DR
This paper introduces P2Rec, a new LLM-enhanced paradigm for sequential recommendation that improves efficiency and effectiveness by using preference parsing and user-level fine-tuning, reducing reliance on textual data.
Contribution
Proposes a practice-friendly LLM-enhanced framework with preference parsing for SRS, utilizing user-level fine-tuning and information augmentation to improve efficiency and effectiveness.
Findings
P2Rec outperforms existing methods on benchmark datasets.
The new user-level SFT task effectively injects collaborative information.
Enhanced embeddings improve subsequent SRS model training.
Abstract
The training paradigm integrating large language models (LLM) is gradually reshaping sequential recommender systems (SRS) and has shown promising results. However, most existing LLM-enhanced methods rely on rich textual information on the item side and instance-level supervised fine-tuning (SFT) to inject collaborative information into LLM, which is inefficient and limited in many applications. To alleviate these problems, this paper proposes a practice-friendly LLM-enhanced paradigm with preference parsing (P2Rec) for SRS. Specifically, in the information reconstruction stage, we design a new user-level SFT task for collaborative information injection with the assistance of a pre-trained SRS model, which is more efficient and compatible with limited text information. Our goal is to let LLM learn to reconstruct a corresponding prior preference distribution from each user's interaction…
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
MethodsSparse Evolutionary Training · Shrink and Fine-Tune · Sticker Response Selector
