paper-with-me

Papers

Self-supervised Learning for Sequential Recommendation with Model Augmentation

2021-09-29 · Zhiwei Liu, Yongjun Chen, Jia Li, Man Luo, Philip S. Yu, Caiming Xiong

The sequential recommendation aims at predicting the next items in user behaviors, which can be solved by characterizing item relationships in sequences. Due to the data sparsity and noise issues in sequences, a new self-supervised learning (SSL) paradigm is proposed to improve the performance, which employs contrastive learning between positive and negative views of sequences. However, existing methods all construct views by adopting augmentation from data perspectives, while we argue that 1) optimal data augmentation methods are hard to devise, 2) data augmentation methods destroy sequential correlations, and 3) data augmentation fails to incorporate comprehensive self-supervised signals. Therefore, we investigate the possibility of model augmentation to construct view pairs. We propose three levels of model augmentation methods: neuron masking, layer dropping, and encoder complementing. This work opens up a novel direction in constructing views for contrastive SSL. Experiments verify the efficacy of model augmentation for the SSL in the sequential recommendation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningData AugmentationSelf-Supervised LearningSequential Recommendation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Learnable Model Augmentation Self-Supervised Learning for Sequential Recommendation

2022-04-21 · Yongjing Hao, Pengpeng Zhao, Xuefeng Xian, Guanfeng Liu 외

Sequential Recommendation aims to predict the next item based on user behaviour. Recently, Self-Supervised Learning (SSL) has been proposed to improve recommendation performance. However, most of existing SSL methods use…

Data AugmentationSelf-Supervised LearningSequential Recommendation

Contrastive Self-supervised Sequential Recommendation with Robust Augmentation

2021-08-14 · Zhiwei Liu, Yongjun Chen, Jia Li, Philip S. Yu 외

Sequential Recommendationdescribes a set of techniques to model dynamic user behavior in order to predict future interactions in sequential user data. At their core, such approaches model transition probabilities between…

Contrastive LearningSelf-Supervised LearningSequential Recommendation

Enhancing Transformers without Self-supervised Learning: A Loss Landscape Perspective in Sequential Recommendation

2023-08-20 · Vivian Lai, Huiyuan Chen, Chin-Chia Michael Yeh, Minghua Xu 외

Transformer and its variants are a powerful class of architectures for sequential recommendation, owing to their ability of capturing a user's dynamic interests from their past interactions. Despite their success, Transf…

Self-Supervised LearningSequential Recommendation

Improving Contrastive Learning with Model Augmentation

2022-03-25 · Zhiwei Liu, Yongjun Chen, Jia Li, Man Luo 외

The sequential recommendation aims at predicting the next items in user behaviors, which can be solved by characterizing item relationships in sequences. Due to the data sparsity and noise issues in sequences, a new self…

Contrastive LearningData AugmentationmodelSelf-Supervised Learning+1

Intent-Enhanced Data Augmentation for Sequential Recommendation

2024-10-11 · Shuai Chen, Zhoujun Li

The research on intent-enhanced sequential recommendation algorithms focuses on how to better mine dynamic user intent based on user behavior data for sequential recommendation tasks. Various data augmentation methods ar…

Contrastive LearningData AugmentationSequential Recommendation