Multi-Grained Preference Enhanced Transformer for Multi-Behavior Sequential Recommendation
Chuan He, Yongchao Liu, Qiang Li, Weiqiang Wang, Xin Fu, Xinyi Fu,, Chuntao Hong, Xinwei Yao

TL;DR
This paper introduces M-GPT, a novel multi-grained preference enhanced transformer model for multi-behavior sequential recommendation, effectively capturing interaction-level dependencies and dynamic user preferences to improve recommendation accuracy.
Contribution
The paper proposes a multi-grained transformer framework with interaction-level graph convolution to model complex behavior dependencies and capture multi-scale user preferences in sequential recommendation.
Findings
M-GPT outperforms state-of-the-art methods on real-world datasets.
Interaction-level graph convolution improves dependency modeling.
Multi-scale transformer captures dynamic user preferences effectively.
Abstract
Sequential recommendation (SR) aims to predict the next purchasing item according to users' dynamic preference learned from their historical user-item interactions. To improve the performance of recommendation, learning dynamic heterogeneous cross-type behavior dependencies is indispensable for recommender system. However, there still exists some challenges in Multi-Behavior Sequential Recommendation (MBSR). On the one hand, existing methods only model heterogeneous multi-behavior dependencies at behavior-level or item-level, and modelling interaction-level dependencies is still a challenge. On the other hand, the dynamic multi-grained behavior-aware preference is hard to capture in interaction sequences, which reflects interaction-aware sequential pattern. To tackle these challenges, we propose a Multi-Grained Preference enhanced Transformer framework (M-GPT). First, M-GPT constructs a…
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 · Text and Document Classification Technologies
MethodsAttention Is All You Need · Dense Connections · Label Smoothing · Adam · Residual Connection · Byte Pair Encoding · Convolution · Linear Layer · Softmax · Position-Wise Feed-Forward Layer
