LLM-ESR: Large Language Models Enhancement for Long-tailed Sequential Recommendation
Qidong Liu, Xian Wu, Yejing Wang, Zijian Zhang, Feng Tian, Yefeng, Zheng, Xiangyu Zhao

TL;DR
This paper introduces LLM-ESR, a framework that leverages semantic embeddings from large language models to improve long-tail user and item recommendations in sequential recommender systems, achieving superior results without extra inference costs.
Contribution
The paper proposes a novel LLM-based enhancement framework for sequential recommendation that addresses long-tail challenges through dual-view modeling and retrieval augmented self-distillation.
Findings
Outperforms existing baselines on three real-world datasets
Benefits long-tail users and items significantly
Demonstrates versatility across different SRS models
Abstract
Sequential recommender systems (SRS) aim to predict users' subsequent choices based on their historical interactions and have found applications in diverse fields such as e-commerce and social media. However, in real-world systems, most users interact with only a handful of items, while the majority of items are seldom consumed. These two issues, known as the long-tail user and long-tail item challenges, often pose difficulties for existing SRS. These challenges can adversely affect user experience and seller benefits, making them crucial to address. Though a few works have addressed the challenges, they still struggle with the seesaw or noisy issues due to the intrinsic scarcity of interactions. The advancements in large language models (LLMs) present a promising solution to these problems from a semantic perspective. As one of the pioneers in this field, we propose the Large Language…
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
Taxonomy
TopicsRecommender Systems and Techniques · Expert finding and Q&A systems · Topic Modeling
MethodsSticker Response Selector
