SemSR: Semantics aware robust Session-based Recommendations
By: Jyoti Narwariya , Priyanka Gupta , Muskan Gupta and more
Potential Business Impact:
Helps online stores guess what you'll buy next.
Session-based recommendation (SR) models aim to recommend items to anonymous users based on their behavior during the current session. While various SR models in the literature utilize item sequences to predict the next item, they often fail to leverage semantic information from item titles or descriptions impeding session intent identification and interpretability. Recent research has explored Large Language Models (LLMs) as promising approaches to enhance session-based recommendations, with both prompt-based and fine-tuning based methods being widely investigated. However, prompt-based methods struggle to identify optimal prompts that elicit correct reasoning and lack task-specific feedback at test time, resulting in sub-optimal recommendations. Fine-tuning methods incorporate domain-specific knowledge but incur significant computational costs for implementation and maintenance. In this paper, we present multiple approaches to utilize LLMs for session-based recommendation: (i) in-context LLMs as recommendation agents, (ii) LLM-generated representations for semantic initialization of deep learning SR models, and (iii) integration of LLMs with data-driven SR models. Through comprehensive experiments on two real-world publicly available datasets, we demonstrate that LLM-based methods excel at coarse-level retrieval (high recall values), while traditional data-driven techniques perform well at fine-grained ranking (high Mean Reciprocal Rank values). Furthermore, the integration of LLMs with data-driven SR models significantly out performs both standalone LLM approaches and data-driven deep learning models, as well as baseline SR models, in terms of both Recall and MRR metrics.
Similar Papers
LLMSeR: Enhancing Sequential Recommendation via LLM-based Data Augmentation
Information Retrieval
Helps online stores suggest better items for everyone.
A Remarkably Efficient Paradigm to Multimodal Large Language Models for Sequential Recommendation
Information Retrieval
Makes online shopping suggestions faster and smarter.
A Survey on Large Language Models in Multimodal Recommender Systems
Information Retrieval
Helps computers suggest movies and products better.