Enhancing User Sequence Modeling through Barlow Twins-based Self-Supervised Learning
Yuhan Liu, Lin Ning, Neo Wu, Karan Singhal, Philip Andrew Mansfield,, Devora Berlowitz, Sushant Prakash, Bradley Green

TL;DR
This paper introduces a self-supervised learning method based on Barlow Twins for user sequence modeling in recommendation systems, reducing reliance on negative sampling and improving performance with limited labeled data.
Contribution
It adapts Barlow Twins SSL to user sequences, enabling effective learning with smaller batches and less negative sampling, outperforming existing models on multiple datasets.
Findings
Achieves 8%-20% accuracy improvement over dual encoder models.
Effective with smaller batch sizes and limited negative samples.
Demonstrates robustness across MovieLens and Yelp datasets.
Abstract
User sequence modeling is crucial for modern large-scale recommendation systems, as it enables the extraction of informative representations of users and items from their historical interactions. These user representations are widely used for a variety of downstream tasks to enhance users' online experience. A key challenge for learning these representations is the lack of labeled training data. While self-supervised learning (SSL) methods have emerged as a promising solution for learning representations from unlabeled data, many existing approaches rely on extensive negative sampling, which can be computationally expensive and may not always be feasible in real-world scenario. In this work, we propose an adaptation of Barlow Twins, a state-of-the-art SSL methods, to user sequence modeling by incorporating suitable augmentation methods. Our approach aims to mitigate the need for large…
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 · Intelligent Tutoring Systems and Adaptive Learning · Context-Aware Activity Recognition Systems
MethodsBarlow Twins
