paper-with-me

Papers

Item Cluster-aware Prompt Learning for Session-based Recommendation

2024-10-07 · Wooseong Yang, Chen Wang, Zihe Song, Weizhi Zhang, Philip S. Yu

Session-based recommendation (SBR) aims to capture dynamic user preferences by analyzing item sequences within individual sessions. However, most existing approaches focus mainly on intra-session item relationships, neglecting the connections between items across different sessions (inter-session relationships), which limits their ability to fully capture complex item interactions. While some methods incorporate inter-session information, they often suffer from high computational costs, leading to longer training times and reduced efficiency. To address these challenges, we propose the CLIP-SBR (Cluster-aware Item Prompt learning for Session-Based Recommendation) framework. CLIP-SBR is composed of two modules: 1) an item relationship mining module that builds a global graph to effectively model both intra- and inter-session relationships, and 2) an item cluster-aware prompt learning module that uses soft prompts to integrate these relationships into SBR models efficiently. We evaluate CLIP-SBR across eight SBR models and three benchmark datasets, consistently demonstrating improved recommendation performance and establishing CLIP-SBR as a robust solution for session-based recommendation tasks.

📄 PDF Abstract BibTeX arXiv:2410.04756

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt LearningSession-Based Recommendations

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

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

Multi-intent-aware Session-based Recommendation

2024-05-02 · Minjin Choi, Hye-Young Kim, Hyunsouk Cho, Jongwuk Lee

Session-based recommendation (SBR) aims to predict the following item a user will interact with during an ongoing session. Most existing SBR models focus on designing sophisticated neural-based encoders to learn a sessio…

Session-Based Recommendations

Session-aware Linear Item-Item Models for Session-based Recommendation

2021-03-30 · Minjin Choi, jinhong Kim, Joonseok Lee, Hyunjung Shim 외

Session-based recommendation aims at predicting the next item given a sequence of previous items consumed in the session, e.g., on e-commerce or multimedia streaming services. Specifically, session data exhibits some uni…

Session-Based Recommendations

Intention Adaptive Graph Neural Network for Category-aware Session-based Recommendation

2021-12-31 · Chuan Cui, Qi Shen, Shixuan Zhu, Yitong Pang 외

Session-based recommendation (SBR) is proposed to recommend items within short sessions given that user profiles are invisible in various scenarios nowadays, such as e-commerce and short video recommendation. There is a …

Graph Neural NetworkSession-Based Recommendations

Large Language Models for Intent-Driven Session Recommendations

2023-12-07 · Zhu Sun, Hongyang Liu, Xinghua Qu, Kaidong Feng 외

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 i…