paper-with-me

Papers

Robust Recommender System: A Survey and Future Directions

2023-09-05 · Kaike Zhang, Qi Cao, Fei Sun, Yunfan Wu, Shuchang Tao, HuaWei Shen, Xueqi Cheng

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'' data, where noise or malicious information can lead to abnormal recommendations. Research on improving recommender systems' robustness against such dirty data has thus gained significant attention. This survey provides a comprehensive review of recent work on recommender systems' robustness. We first present a taxonomy to organize current techniques for withstanding malicious attacks and natural noise. We then explore state-of-the-art methods in each category, including fraudster detection, adversarial training, certifiable robust training for defending against malicious attacks, and regularization, purification, self-supervised learning for defending against malicious attacks. Additionally, we summarize evaluation metrics and commonly used datasets for assessing robustness. We discuss robustness across varying recommendation scenarios and its interplay with other properties like accuracy, interpretability, privacy, and fairness. Finally, we delve into open issues and future research directions in this emerging field. Our goal is to provide readers with a comprehensive understanding of robust recommender systems and to identify key pathways for future research and development. To facilitate ongoing exploration, we maintain a continuously updated GitHub repository with related research: https://github.com/Kaike-Zhang/Robust-Recommender-System.

📄 PDF Abstract BibTeX arXiv:2309.02057

Code (1)

kaike-zhang/robust-recommender-system 공식 구현

Tasks

FairnessRecommendation SystemsSelf-Supervised LearningSurvey

Similar Papers 제목 키워드 기반

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

A Survey of Deep Reinforcement Learning in Recommender Systems: A Systematic Review and Future Directions

2021-09-08 · Xiaocong Chen, Lina Yao, Julian McAuley, Guanglin Zhou 외

In light of the emergence of deep reinforcement learning (DRL) in recommender systems research and several fruitful results in recent years, this survey aims to provide a timely and comprehensive overview of the recent t…

Deep Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement Learning+2

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

A Survey on Multimodal Recommender Systems: Recent Advances and Future Directions

2025-01-22 · Jinfeng Xu, Zheyu Chen, Shuo Yang, Jinze Li 외

Acquiring valuable data from the rapidly expanding information on the internet has become a significant concern, and recommender systems have emerged as a widely used and effective tool for helping users discover items o…

Recommendation Systems

Knowledge Transfer via Pre-training for Recommendation: A Review and Prospect

2020-09-19 · Zheni Zeng, Chaojun Xiao, Yuan YAO, Ruobing Xie 외

Recommender systems aim to provide item recommendations for users, and are usually faced with data sparsity problem (e.g., cold start) in real-world scenarios. Recently pre-trained models have shown their effectiveness i…

Recommendation SystemsTransfer Learning