paper-with-me

Papers

SR-GCL: Session-Based Recommendation with Global Context Enhanced Augmentation in Contrastive Learning

2022-09-22 · Eunkyu Oh, Taehun Kim, Minsoo Kim, Yunhu Ji, Sushil Khyalia

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.

📄 PDF Abstract BibTeX arXiv:2209.10807

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationSession-Based Recommendations

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Global Context Enhanced Graph Neural Networks for Session-based Recommendation

2021-06-09 · Ziyang Wang, Wei Wei, Gao Cong, Xiao-Li Li 외

Session-based recommendation (SBR) is a challenging task, which aims at recommending items based on anonymous behavior sequences. Almost all the existing solutions for SBR model user preference only based on the current …

Representation LearningSession-Based Recommendations

Transition Information Enhanced Disentangled Graph Neural Networks for Session-based Recommendation

2022-04-05 · Ansong Li

Session-based recommendation is a practical recommendation task that predicts the next item based on an anonymous behavior sequence, and its performance relies heavily on the transition information between items in the s…

Graph Neural NetworkPositionSession-Based Recommendations

Self-Supervised Graph Co-Training for Session-based Recommendation

2021-08-24 · Xin Xia, Hongzhi Yin, Junliang Yu, Yingxia Shao 외

Session-based recommendation targets next-item prediction by exploiting user behaviors within a short time period. Compared with other recommendation paradigms, session-based recommendation suffers more from the problem …

Contrastive LearningData AugmentationSelf-Supervised LearningSession-Based Recommendations

Multi-behavior Graph Contextual Aware Network for Session-based Recommendation

2021-09-24 · Qi Shen, Lingfei Wu, Yitong Pang, Yiming Zhang 외

Predicting the next interaction of a short-term sequence is a challenging task in session-based recommendation (SBR).Multi-behavior session recommendation considers session sequence with multiple interaction types, such …

Session-Based Recommendations

Neighborhood-Enhanced and Time-Aware Model for Session-based Recommendation

2019-09-25 · Yang Lv, Liangsheng Zhuang, Pengyu Luo

Session based recommendation has become one of the research hotpots in the field of recommendation systems due to its highly practical value.Previous deep learning methods mostly focus on the sequential characteristics w…

Recommendation SystemsSession-Based Recommendations