paper-with-me

Papers

Self-Supervised Learning for Recommender Systems: A Survey

2022-03-29 · Junliang Yu, Hongzhi Yin, Xin Xia, Tong Chen, Jundong Li, Zi Huang

In recent years, neural architecture-based recommender systems have achieved tremendous success, but they still fall short of expectation when dealing with highly sparse data. Self-supervised learning (SSL), as an emerging technique for learning from unlabeled data, has attracted considerable attention as a potential solution to this issue. This survey paper presents a systematic and timely review of research efforts on self-supervised recommendation (SSR). Specifically, we propose an exclusive definition of SSR, on top of which we develop a comprehensive taxonomy to divide existing SSR methods into four categories: contrastive, generative, predictive, and hybrid. For each category, we elucidate its concept and formulation, the involved methods, as well as its pros and cons. Furthermore, to facilitate empirical comparison, we release an open-source library SELFRec (https://github.com/Coder-Yu/SELFRec), which incorporates a wide range of SSR models and benchmark datasets. Through rigorous experiments using this library, we derive and report some significant findings regarding the selection of self-supervised signals for enhancing recommendation. Finally, we shed light on the limitations in the current research and outline the future research directions.

📄 PDF Abstract BibTeX arXiv:2203.15876

Code (1)

coder-yu/selfrec 공식 구현 pytorch

Tasks

Recommendation SystemsSelf-Supervised LearningSurvey

Similar Papers 제목 키워드 기반

Embedding in Recommender Systems: A Survey

2023-10-28 · Xiangyu Zhao, Maolin Wang, Xinjian Zhao, Jiansheng Li 외

Recommender systems have become an essential component of many online platforms, providing personalized recommendations to users. A crucial aspect is embedding techniques that coverts the high-dimensional discrete featur…

AutoMLCollaborative FilteringQuantizationRecommendation Systems+2

Contrastive Self-supervised Learning in Recommender Systems: A Survey

2023-03-17 · Mengyuan Jing, Yanmin Zhu, Tianzi Zang, Ke Wang

Deep learning-based recommender systems have achieved remarkable success in recent years. However, these methods usually heavily rely on labeled data (i.e., user-item interactions), suffering from problems such as data s…

Recommendation SystemsSelf-Supervised LearningSurvey

A Comprehensive Survey on Self-Supervised Learning for Recommendation

2024-04-04 · Xubin Ren, Wei Wei, Lianghao Xia, Chao Huang

Recommender systems play a crucial role in tackling the challenge of information overload by delivering personalized recommendations based on individual user preferences. Deep learning techniques, such as RNNs, GNNs, and…

Contrastive LearningRecommendation SystemsSelf-Supervised LearningSurvey

Robust Recommender System: A Survey and Future Directions

2023-09-05 · Kaike Zhang, Qi Cao, Fei Sun, Yunfan Wu 외

With the rapid growth of information, recommender systems have become integral for providing personalized suggestions and overcoming information overload. However, their practical deployment often encounters ``dirty'' da…

FairnessRecommendation SystemsSelf-Supervised LearningSurvey

Recent Developments in Recommender Systems: A Survey

2023-06-22 · Yang Li, Kangbo Liu, Ranjan Satapathy, Suhang Wang 외

In this technical survey, we comprehensively summarize the latest advancements in the field of recommender systems. The objective of this study is to provide an overview of the current state-of-the-art in the field and h…

FairnessRecommendation SystemsSurvey