Hierarchical Contrastive Learning with Multiple Augmentation for Sequential Recommendation
Dongjun Lee, Donggeun Ko, Jaekwang Kim

TL;DR
This paper introduces HCLRec, a hierarchical contrastive learning framework utilizing multiple augmentation methods and Transformer architectures to enhance sequential recommendation, especially under sparse data conditions.
Contribution
It extends contrastive learning in sequential recommendation by hierarchically combining multiple augmentations with a Transformer-based model, improving performance and robustness.
Findings
Outperforms state-of-the-art methods in sequential recommendation.
Effective in handling sparse user-item interaction data.
Robust across various augmentation levels.
Abstract
Sequential recommendation addresses the issue of preference drift by predicting the next item based on the user's previous behaviors. Recently, a promising approach using contrastive learning has emerged, demonstrating its effectiveness in recommending items under sparse user-item interactions. Significantly, the effectiveness of combinations of various augmentation methods has been demonstrated in different domains, particularly in computer vision. However, when it comes to augmentation within a contrastive learning framework in sequential recommendation, previous research has only focused on limited conditions and simple structures. Thus, it is still possible to extend existing approaches to boost the effects of augmentation methods by using progressed structures with the combinations of multiple augmentation methods. In this work, we propose a novel framework called Hierarchical…
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 · Human Mobility and Location-Based Analysis · Advanced Technologies in Various Fields
MethodsContrastive Learning
