A GNN Model with Adaptive Weights for Session-Based Recommendation Systems
Beg\"um \"Ozbay, Resul Tugay, \c{S}ule G\"und\"uz, \"O\u{g}\"ud\"uc\"u

TL;DR
This paper introduces an adaptive weighting mechanism for GNN-based session recommendation models, improving prediction accuracy and addressing cold start issues by dynamically adjusting item importance within sessions.
Contribution
It proposes a novel adaptive weighting strategy for GNN vectors in session-based recommendation systems, enhancing existing models like SR-GNN with better accuracy and cold start handling.
Findings
Improved recommendation accuracy on Dressipi dataset
Effective handling of cold start scenarios
Enhanced user experience in real-world applications
Abstract
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 session-based recommendations (SBRs). Our goal is to enhance the prediction accuracy of an existing session-based recommendation model, the SR-GNN model, by introducing an adaptive weighting mechanism applied to the graph neural network (GNN) vectors. This mechanism is designed to incorporate various types of side information obtained through different methods during the study. Items are assigned varying degrees of importance within each session as a result of the weighting mechanism. We hypothesize that this adaptive weighting strategy will contribute to more accurate predictions and thus improve the overall performance of SBRs in different scenarios. The adaptive weighting…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques
MethodsGraph Neural Network
