TL;DR
S^3-Rec introduces a self-supervised learning approach using mutual information maximization to enhance sequential recommendation models, especially under data sparsity, by capturing intrinsic data correlations through auxiliary tasks.
Contribution
The paper proposes S^3-Rec, a novel self-supervised framework that leverages mutual information maximization to improve sequential recommendation performance.
Findings
Outperforms state-of-the-art methods on six real-world datasets.
Effective especially with limited training data.
Extends to improve other recommendation models.
Abstract
Recently, significant progress has been made in sequential recommendation with deep learning. Existing neural sequential recommendation models usually rely on the item prediction loss to learn model parameters or data representations. However, the model trained with this loss is prone to suffer from data sparsity problem. Since it overemphasizes the final performance, the association or fusion between context data and sequence data has not been well captured and utilized for sequential recommendation. To tackle this problem, we propose the model S^3-Rec, which stands for Self-Supervised learning for Sequential Recommendation, based on the self-attentive neural architecture. The main idea of our approach is to utilize the intrinsic data correlation to derive self-supervision signals and enhance the data representations via pre-training methods for improving sequential recommendation. For…
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
MethodsMutual Information Machine/Mask Image Modeling
