Dual-Channel Multiplex Graph Neural Networks for Recommendation
Xiang Li, Chaofan Fu, Zhongying Zhao, Guanjie Zheng, Chao Huang, Yanwei Yu, Junyu Dong

TL;DR
This paper introduces DCMGNN, a novel graph neural network framework that models multiplex user-item relations and behavior patterns to improve recommendation accuracy, outperforming state-of-the-art methods.
Contribution
The work proposes a dual-channel multiplex GNN that explicitly captures behavior patterns and relation impacts, addressing limitations of previous recommendation models.
Findings
Outperforms state-of-the-art methods by 10.06% in Recall@10
Achieves 12.15% higher NDCG@10 on average
Demonstrates effectiveness on three real-world datasets
Abstract
Effective recommender systems play a crucial role in accurately capturing user and item attributes that mirror individual preferences. Some existing recommendation techniques have started to shift their focus towards modeling various types of interactive relations between users and items in real-world recommendation scenarios, such as clicks, marking favorites, and purchases on online shopping platforms. Nevertheless, these approaches still grapple with two significant challenges: (1) Insufficient modeling and exploitation of the impact of various behavior patterns formed by multiplex relations between users and items on representation learning, and (2) ignoring the effect of different relations within behavior patterns on the target relation in recommender system scenarios. In this work, we introduce a novel recommendation framework, Dual-Channel Multiplex Graph Neural Network…
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
TopicsNeural Networks and Applications · Brain Tumor Detection and Classification · Advanced Graph Neural Networks
MethodsFocus · Graph Neural Network
