Beyond Clicks: Modeling Multi-Relational Item Graph for Session-Based Target Behavior Prediction
Wen Wang, Wei Zhang, Shukai Liu, Qi Liu, Bo Zhang, Leyu Lin, Hongyuan, Zha

TL;DR
This paper introduces MGNN-SPred, a novel graph neural network model that leverages multi-relational item graphs and auxiliary behaviors to improve session-based target behavior prediction, outperforming existing methods.
Contribution
The paper proposes a multi-relational graph neural network that globally encodes item relations across behaviors and integrates auxiliary data for enhanced prediction accuracy.
Findings
MGNN-SPred outperforms state-of-the-art methods on real-world datasets.
Leveraging auxiliary behaviors improves prediction for sparse target actions.
Global item-to-item relation modeling enhances understanding of user preferences.
Abstract
Session-based target behavior prediction aims to predict the next item to be interacted with specific behavior types (e.g., clicking). Although existing methods for session-based behavior prediction leverage powerful representation learning approaches to encode items' sequential relevance in a low-dimensional space, they suffer from several limitations. Firstly, they focus on only utilizing the same type of user behavior for prediction, but ignore the potential of taking other behavior data as auxiliary information. This is particularly crucial when the target behavior is sparse but important (e.g., buying or sharing an item). Secondly, item-to-item relations are modeled separately and locally in one behavior sequence, and they lack a principled way to globally encode these relations more effectively. To overcome these limitations, we propose a novel Multi-relational Graph Neural…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Context-Aware Activity Recognition Systems
MethodsGraph Neural Network
