TL;DR
This paper introduces GNMR, a graph neural network framework that models multiple types of user behaviors and their interactions to improve recommendation accuracy, outperforming existing methods on real-world datasets.
Contribution
Proposes a novel graph neural network model that explicitly captures multi-behavior user-item interactions for enhanced recommendation performance.
Findings
GNMR outperforms state-of-the-art methods on real-world datasets.
Explicit modeling of multi-behavior interactions improves recommendation accuracy.
Graph-based message passing effectively captures heterogeneous user-item relations.
Abstract
Many previous studies aim to augment collaborative filtering with deep neural network techniques, so as to achieve better recommendation performance. However, most existing deep learning-based recommender systems are designed for modeling singular type of user-item interaction behavior, which can hardly distill the heterogeneous relations between user and item. In practical recommendation scenarios, there exist multityped user behaviors, such as browse and purchase. Due to the overlook of user's multi-behavioral patterns over different items, existing recommendation methods are insufficient to capture heterogeneous collaborative signals from user multi-behavior data. Inspired by the strength of graph neural networks for structured data modeling, this work proposes a Graph Neural Multi-Behavior Enhanced Recommendation (GNMR) framework which explicitly models the dependencies between…
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.
