Improving Sequential Recommendation Consistency with Self-Supervised Imitation
Xu Yuan, Hongshen Chen, Yonghao Song, Xiaofang Zhao, Zhuoye Ding, Zhen, He, Bo Long

TL;DR
This paper introduces SSI, a self-supervised imitation framework that enhances sequential recommendation models by capturing temporal, persona, and global session consistency, leading to improved prediction accuracy.
Contribution
The paper proposes a novel self-supervised imitation learning approach that integrates multiple consistency signals to improve recommendation quality.
Findings
SSI outperforms state-of-the-art methods on four datasets.
The framework effectively internalizes consistency knowledge.
Self-supervised imitation benefits other recommenders.
Abstract
Most sequential recommendation models capture the features of consecutive items in a user-item interaction history. Though effective, their representation expressiveness is still hindered by the sparse learning signals. As a result, the sequential recommender is prone to make inconsistent predictions. In this paper, we propose a model, SSI, to improve sequential recommendation consistency with Self-Supervised Imitation. Precisely, we extract the consistency knowledge by utilizing three self-supervised pre-training tasks, where temporal consistency and persona consistency capture user-interaction dynamics in terms of the chronological order and persona sensitivities, respectively. Furthermore, to provide the model with a global perspective, global session consistency is introduced by maximizing the mutual information among global and local interaction sequences. Finally, to…
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 · Topic Modeling · Advanced Graph Neural Networks
