paper-with-me

Papers

Knowledge Graph-based Session Recommendation with Adaptive Propagation

2024-02-17 · Yu Wang, Amin Javari, Janani Balaji, Walid Shalaby, Tyler Derr, Xiquan Cui

Session-based recommender systems (SBRSs) predict users' next interacted items based on their historical activities. While most SBRSs capture purchasing intentions locally within each session, capturing items' global information across different sessions is crucial in characterizing their general properties. Previous works capture this cross-session information by constructing graphs and incorporating neighbor information. However, this incorporation cannot vary adaptively according to the unique intention of each session, and the constructed graphs consist of only one type of user-item interaction. To address these limitations, we propose knowledge graph-based session recommendation with session-adaptive propagation. Specifically, we build a knowledge graph by connecting items with multi-typed edges to characterize various user-item interactions. Then, we adaptively aggregate items' neighbor information considering user intention within the learned session. Experimental results demonstrate that equipping our constructed knowledge graph and session-adaptive propagation enhances session recommendation backbones by 10%-20%. Moreover, we provide an industrial case study showing our proposed framework achieves 2% performance boost over an existing well-deployed model at The Home Depot e-platform.

📄 PDF Abstract BibTeX arXiv:2402.11302

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

GraphFusionSBR: Denoising Multi-Channel Graphs for Session-Based Recommendation

2026-01-13 · Jia-Xin He, Hung-Hsuan Chen arxiv

Session-based recommendation systems must capture implicit user intents from sessions. However, existing models suffer from issues such as item interaction dominance and noisy sessions. We propose a multi-channel recomme…

Recommendation Systems

DGTN: Dual-channel Graph Transition Network for Session-based Recommendation

2020-09-21 · Yujia Zheng, Siyi Liu, Zekun Li, Shu Wu

The task of session-based recommendation is to predict user actions based on anonymous sessions. Recent research mainly models the target session as a sequence or a graph to capture item transitions within it, ignoring c…

Session-Based Recommendations

SimCGNN: Simple Contrastive Graph Neural Network for Session-based Recommendation

2023-02-08 · Yuan Cao, Xudong Zhang, Fan Zhang, Feifei Kou 외

Session-based recommendation (SBR) problem, which focuses on next-item prediction for anonymous users, has received increasingly more attention from researchers. Existing graph-based SBR methods all lack the ability to d…

Contrastive LearningGraph Neural NetworkSession-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

A GNN Model with Adaptive Weights for Session-Based Recommendation Systems

2024-08-09 · Begüm Özbay, Dr. Resul Tugay, Prof. Dr. Şule Gündüz Öğüdücü

Session-based recommendation systems aim to model users' interests based on their sequential interactions to predict the next item in an ongoing session. In this work, we present a novel approach that can be used in sess…

Graph Neural NetworkRecommendation SystemsSession-Based Recommendations