Multi-Behavior Graph Neural Networks for Recommender System
Lianghao Xia, Chao Huang, Yong Xu, Peng Dai, Liefeng Bo

TL;DR
This paper introduces a multi-behavior graph neural network (MBRec) that models diverse user-item interactions to improve recommendation accuracy by capturing complex behavior patterns and their inter-dependencies.
Contribution
The paper proposes a novel multi-behavior graph neural network framework that explicitly models multiple user behaviors and their relationships for enhanced recommendation performance.
Findings
MBRec outperforms baseline models on real-world datasets.
Incorporating multi-behavior data improves recommendation accuracy.
The model provides interpretable user behavior representations.
Abstract
Recommender systems have been demonstrated to be effective to meet user's personalized interests for many online services (e.g., E-commerce and online advertising platforms). Recent years have witnessed the emerging success of many deep learning-based recommendation models for augmenting collaborative filtering architectures with various neural network architectures, such as multi-layer perceptron and autoencoder. However, the majority of them model the user-item relationship with single type of interaction, while overlooking the diversity of user behaviors on interacting with items, which can be click, add-to-cart, tag-as-favorite and purchase. Such various types of interaction behaviors have great potential in providing rich information for understanding the user preferences. In this paper, we pay special attention on user-item relationships with the exploration of multi-typed user…
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
MethodsGraph Neural Network
