Multi-Behavior Generative Recommendation
Zihan Liu, Yupeng Hou, Julian McAuley

TL;DR
This paper introduces MBGen, a generative framework for multi-behavior sequential recommendation that models user behavior and item prediction as a unified autoregressive process, improving recommendation accuracy.
Contribution
MBGen formulates multi-behavior recommendation as a two-step generative process and proposes a position-routed sparse architecture for efficient modeling.
Findings
MBGen significantly outperforms existing models on public datasets.
The unified generative approach effectively captures behavior-item interactions.
The position-routed sparse architecture scales well to large models.
Abstract
Multi-behavior sequential recommendation (MBSR) aims to incorporate behavior types of interactions for better recommendations. Existing approaches focus on the next-item prediction objective, neglecting the value of integrating the target behavior type into the learning objective. In this paper, we propose MBGen, a novel Multi-Behavior sequential Generative recommendation framework. We formulate the MBSR task into a consecutive two-step process: (1) given item sequences, MBGen first predicts the next behavior type to frame the user intention, (2) given item sequences and a target behavior type, MBGen then predicts the next items. To model such a two-step process, we tokenize both behaviors and items into tokens and construct one single token sequence with both behaviors and items placed interleaved. Furthermore, MBGen learns to autoregressively generate the next behavior and item tokens…
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
TopicsDigital Mental Health Interventions · Media Influence and Health
MethodsFocus
