paper-with-me

Papers

Large Language Models for Intent-Driven Session Recommendations

2023-12-07 · Zhu Sun, Hongyang Liu, Xinghua Qu, Kaidong Feng, Yan Wang, Yew-Soon Ong

Intent-aware session recommendation (ISR) is pivotal in discerning user intents within sessions for precise predictions. Traditional approaches, however, face limitations due to their presumption of a uniform number of intents across all sessions. This assumption overlooks the dynamic nature of user sessions, where the number and type of intentions can significantly vary. In addition, these methods typically operate in latent spaces, thus hinder the model's transparency.Addressing these challenges, we introduce a novel ISR approach, utilizing the advanced reasoning capabilities of large language models (LLMs). First, this approach begins by generating an initial prompt that guides LLMs to predict the next item in a session, based on the varied intents manifested in user sessions. Then, to refine this process, we introduce an innovative prompt optimization mechanism that iteratively self-reflects and adjusts prompts. Furthermore, our prompt selection module, built upon the LLMs' broad adaptability, swiftly selects the most optimized prompts across diverse domains. This new paradigm empowers LLMs to discern diverse user intents at a semantic level, leading to more accurate and interpretable session recommendations. Our extensive experiments on three real-world datasets demonstrate the effectiveness of our method, marking a significant advancement in ISR systems.

📄 PDF Abstract BibTeX arXiv:2312.07552

Code (1)

llm4sr/po4isr 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Hierarchical Intent-guided Optimization with Pluggable LLM-Driven Semantics for Session-based Recommendation

2025-07-07 · Jinpeng Chen, Jianxiang He, Huan Li, Senzhang Wang 외

Session-based Recommendation (SBR) aims to predict the next item a user will likely engage with, using their interaction sequence within an anonymous session. Existing SBR models often focus only on single-session inform…

Contrastive LearningDenoisingSession-Based Recommendations

SemSR: Semantics aware robust Session-based Recommendations

2025-08-28 · Jyoti Narwariya, Priyanka Gupta, Muskan Gupta, Jyotsana Khatri 외 arxiv

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 …

Session-Based Recommendations

Understanding Inter-Session Intentions via Complex Logical Reasoning

2023-12-21 · Jiaxin Bai, Chen Luo, Zheng Li, Qingyu Yin 외

Understanding user intentions is essential for improving product recommendations, navigation suggestions, and query reformulations. However, user intentions can be intricate, involving multiple sessions and attribute req…

AttributeComplex Query AnsweringLogical Reasoning

Augmenting Netflix Search with In-Session Adapted Recommendations

2022-06-05 · Moumita Bhattacharya, Sudarshan Lamkhede

We motivate the need for recommendation systems that can cater to the members in-the-moment intent by leveraging their interactions from the current session. We provide an overview of an end-to-end in-session adaptive re…

Recommendation Systems

IntentRec: Predicting User Session Intent with Hierarchical Multi-Task Learning

2024-07-25 · Sejoon Oh, Moumita Bhattacharya, Yesu Feng, Sudarshan Lamkhede

Recommender systems have played a critical role in diverse digital services such as e-commerce, streaming media, social networks, etc. If we know what a user's intent is in a given session (e.g. do they want to watch sho…

Multi-Task LearningRecommendation Systems