SWGCN: Synergy Weighted Graph Convolutional Network for Multi-Behavior Recommendation
Fangda Chen, Yueyang Wang, Chaoli Lou, Min Gao, Qingyu Xiong

TL;DR
SWGCN is a novel graph neural network that enhances multi-behavior recommendation by modeling cross-behavioral synergy and action intensity, leading to significant performance improvements across multiple datasets.
Contribution
The paper introduces SWGCN, which incorporates a Target Preference Weigher and a Synergy Alignment Task to better leverage cross-behavioral signals in recommendation systems.
Findings
SWGCN achieves over 112% relative improvement in HR on Taobao.
SWGCN outperforms baselines on NDCG by over 156%.
Model demonstrates robustness across three diverse datasets.
Abstract
Multi-behavior recommendation paradigms have emerged to capture diverse user activities, forecasting primary conversions (e.g., purchases) by leveraging secondary signals like browsing history. However, current graph-based methods often overlook cross-behavioral synergistic signals and fine-grained intensity of individual actions. Motivated by the need to overcome these shortcomings, we introduce Synergy Weighted Graph Convolutional Network (SWGCN). SWGCN introduces two novel components: a Target Preference Weigher, which adaptively assigns weights to user-item interactions within each behavior, and a Synergy Alignment Task, which guides its training by leveraging an Auxiliary Preference Valuator. This task prioritizes interactions from synergistic signals that more accurately reflect user preferences. The performance of our model is rigorously evaluated through comprehensive tests on…
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 · Advanced Graph Neural Networks · Mobile Crowdsensing and Crowdsourcing
