CT4Rec: Simple yet Effective Consistency Training for Sequential Recommendation
Chong Liu, Xiaoyang Liu, Rongqin Zheng, Lixin Zhang, Xiaobo Liang,, Juntao Li, Lijun Wu, Min Zhang, Leyu Lin

TL;DR
CT4Rec introduces a straightforward consistency training approach for sequential recommendation that enhances user representations and outperforms contrastive learning models with less complexity and training time.
Contribution
The paper proposes a simple consistency training method for sequential recommendation that avoids complex data augmentation and hyper-parameter tuning, yet achieves superior performance.
Findings
Outperforms state-of-the-art models on benchmark datasets.
Achieves significant improvements in click-through rate and user engagement metrics.
Requires less training time compared to contrastive learning-based methods.
Abstract
Sequential recommendation methods are increasingly important in cutting-edge recommender systems. Through leveraging historical records, the systems can capture user interests and perform recommendations accordingly. State-of-the-art sequential recommendation models proposed very recently combine contrastive learning techniques for obtaining high-quality user representations. Though effective and performing well, the models based on contrastive learning require careful selection of data augmentation methods and pretext tasks, efficient negative sampling strategies, and massive hyper-parameters validation. In this paper, we propose an ultra-simple alternative for obtaining better user representations and improving sequential recommendation performance. Specifically, we present a simple yet effective \textbf{C}onsistency \textbf{T}raining method for sequential \textbf{Rec}ommendation…
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
TopicsTopic Modeling · Recommender Systems and Techniques · Advanced Bandit Algorithms Research
