Session-based recommendations aim to predict the next behavior of users based on ongoing sessions. The previous works have been modeling the session as a variable-length of a sequence of items and learning the representation of both individual items and the aggregated session. Recent research has applied graph neural networks with an attention mechanism to capture complicated item transitions and dependencies by modeling the sessions into graph-structured data. However, they still face fundamental challenges in terms of data and learning methodology such as sparse supervision signals and noisy interactions in sessions, leading to sub-optimal performance. In this paper, we propose SR-GCL, a novel contrastive learning framework for a session-based recommendation. As a crucial component of contrastive learning, we propose two global context enhanced data augmentation methods while maintaining the semantics of the original session. The extensive experiment results on two real-world E-commerce datasets demonstrate the superiority of SR-GCL as compared to other state-of-the-art methods.
@article{arxiv.2209.10807,
title = {SR-GCL: Session-Based Recommendation with Global Context Enhanced Augmentation in Contrastive Learning},
author = {Eunkyu Oh and Taehun Kim and Minsoo Kim and Yunhu Ji and Sushil Khyalia},
journal= {arXiv preprint arXiv:2209.10807},
year = {2022}
}
Comments
11 pages. This paper has been accepted by DLG-AAAI'22