paper-with-me

Papers

Denoised Self-Augmented Learning for Social Recommendation

2023-05-22 · Tianle Wang, Lianghao Xia, Chao Huang

Social recommendation is gaining increasing attention in various online applications, including e-commerce and online streaming, where social information is leveraged to improve user-item interaction modeling. Recently, Self-Supervised Learning (SSL) has proven to be remarkably effective in addressing data sparsity through augmented learning tasks. Inspired by this, researchers have attempted to incorporate SSL into social recommendation by supplementing the primary supervised task with social-aware self-supervised signals. However, social information can be unavoidably noisy in characterizing user preferences due to the ubiquitous presence of interest-irrelevant social connections, such as colleagues or classmates who do not share many common interests. To address this challenge, we propose a novel social recommender called the Denoised Self-Augmented Learning paradigm (DSL). Our model not only preserves helpful social relations to enhance user-item interaction modeling but also enables personalized cross-view knowledge transfer through adaptive semantic alignment in embedding space. Our experimental results on various recommendation benchmarks confirm the superiority of our DSL over state-of-the-art methods. We release our model implementation at: https://github.com/HKUDS/DSL.

📄 PDF Abstract BibTeX arXiv:2305.12685

Code (1)

hkuds/dsl 공식 구현 pytorch

Tasks

Self-Supervised LearningTransfer Learning

Similar Papers 제목 키워드 기반

Graph Bottlenecked Social Recommendation

2024-06-12 · Yonghui Yang, Le Wu, Zihan Wang, Zhuangzhuang He 외

With the emergence of social networks, social recommendation has become an essential technique for personalized services. Recently, graph-based social recommendations have shown promising results by capturing the high-or…

Denoising

Robust Preference-Guided Denoising for Graph based Social Recommendation

2023-03-15 · Yuhan Quan, Jingtao Ding, Chen Gao, Lingling Yi 외

Graph Neural Network(GNN) based social recommendation models improve the prediction accuracy of user preference by leveraging GNN in exploiting preference similarity contained in social relations. However, in terms of bo…

DenoisingGraph Neural NetworkRelation

Contrastive Learning Augmented Social Recommendations

2025-01-03 · Lin Wang, Weisong Wang, Xuanji Xiao, Qing Li

Recommender systems play a pivotal role in modern content platforms, yet traditional behavior-based models often face challenges in addressing cold users with sparse interaction data. Engaging these users, however, remai…

Contrastive LearningDenoisingRecommendation SystemsRelation

Socially-Aware Self-Supervised Tri-Training for Recommendation

2021-06-07 · Junliang Yu, Hongzhi Yin, Min Gao, Xin Xia 외

Self-supervised learning (SSL), which can automatically generate ground-truth samples from raw data, holds vast potential to improve recommender systems. Most existing SSL-based methods perturb the raw data graph with un…

Contrastive LearningRecommendation SystemsRepresentation LearningSelf-Supervised Learning

Balancing User Preferences by Social Networks: A Condition-Guided Social Recommendation Model for Mitigating Popularity Bias

2024-05-27 · Xin He, Wenqi Fan, Ruobing Wang, Yili Wang 외

Social recommendation models weave social interactions into their design to provide uniquely personalized recommendation results for users. However, social networks not only amplify the popularity bias in recommendation …

Denoising