TL;DR
This paper introduces MFGAN, a novel adversarial framework for sequential recommendation that explicitly models and interprets the influence of multiple contextual factors using a Transformer generator and factor-specific discriminators.
Contribution
It proposes a multi-factor generative adversarial network that enhances interpretability and effectiveness in sequential recommendation by modeling factor effects explicitly.
Findings
MFGAN outperforms state-of-the-art methods on three real-world datasets.
The model effectively traces the contribution of different factors over time.
Experiments demonstrate improved recommendation accuracy and interpretability.
Abstract
Recently, deep learning has made significant progress in the task of sequential recommendation. Existing neural sequential recommenders typically adopt a generative way trained with Maximum Likelihood Estimation (MLE). When context information (called factor) is involved, it is difficult to analyze when and how each individual factor would affect the final recommendation performance. For this purpose, we take a new perspective and introduce adversarial learning to sequential recommendation. In this paper, we present a Multi-Factor Generative Adversarial Network (MFGAN) for explicitly modeling the effect of context information on sequential recommendation. Specifically, our proposed MFGAN has two kinds of modules: a Transformer-based generator taking user behavior sequences as input to recommend the possible next items, and multiple factor-specific discriminators to evaluate the…
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.
