paper-with-me

Papers

Diffusion Models in Recommendation Systems: A Survey

2025-01-17 · Ting-Ruen Wei, Yi Fang

Recommender systems remain an essential topic due to its wide application in various domains and the business potential behind them. With the rise of deep learning, common solutions have leveraged neural networks to facilitate collaborative filtering, and some have turned to generative adversarial networks to augment the dataset and tackle the data sparsity issue. However, they are limited in learning the complex user and item distribution and still suffer from model collapse. Given the great generation capability exhibited by diffusion models in computer vision recently, many recommender systems have adopted diffusion models and found improvements in performance for various tasks. Diffusion models in recommender systems excel in managing complex user and item distributions and do not suffer from mode collapse. With these advantages, the amount of research in this domain have been growing rapidly and calling for a systematic survey. In this survey paper, we present and propose a taxonomy on past research papers in recommender systems that utilize diffusion models. Distinct from a prior survey paper that categorizes based on the role of the diffusion model, we categorize based on the recommendation task at hand. The decision originates from the rationale that after all, the adoption of diffusion models is to enhance the recommendation performance, not vice versa: adapting the recommendation task to enable diffusion models. Nonetheless, we offer a unique perspective for diffusion models in recommender systems complementary to existing surveys. We present the foundation algorithms in diffusion models and their applications in recommender systems to summarize the rapid development in this field. Finally, we discuss open research directions to prepare and encourage further efforts to advance the field. We compile the relevant papers in a public GitHub repository.

📄 PDF Abstract BibTeX arXiv:2501.10548

Code (1)

tingruew/diffusionmodels-in-recsys 공식 구현

Tasks

Collaborative FilteringRecommendation SystemsSurvey

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Survey on Diffusion Models for Recommender Systems

2024-09-08 · Jianghao Lin, Jiaqi Liu, Jiachen Zhu, Yunjia Xi 외

While traditional recommendation techniques have made significant strides in the past decades, they still suffer from limited generalization performance caused by factors like inadequate collaborative signals, weak laten…

Data AugmentationRecommendation SystemsSurvey

A Survey on Personality-Aware Recommendation Systems

2021-01-28 · Sahraoui Dhelim, Nyothiri Aung, Mohammed Amine Bouras, Huansheng Ning 외

With the emergence of personality computing as a new research field related to artificial intelligence and personality psychology, we have witnessed an unprecedented proliferation of personality-aware recommendation syst…

Recommendation SystemsSurvey

A Survey on Federated Recommendation Systems

2022-12-27 · Zehua Sun, Yonghui Xu, Yong liu, wei he 외

Federated learning has recently been applied to recommendation systems to protect user privacy. In federated learning settings, recommendation systems can train recommendation models only collecting the intermediate para…

Federated LearningRecommendation SystemsSurvey

Result Diversification in Search and Recommendation: A Survey

2022-12-29 · Haolun Wu, Yansen Zhang, Chen Ma, Fuyuan Lyu 외

Diversifying return results is an important research topic in retrieval systems in order to satisfy both the various interests of customers and the equal market exposure of providers. There has been growing attention on …

DiversityRetrievalSurvey

Contemporary Recommendation Systems on Big Data and Their Applications: A Survey

2022-05-31 · Ziyuan Xia, Anchen Sun, Jingyi Xu, Yuanzhe Peng 외

This survey paper conducts a comprehensive analysis of the evolution and contemporary landscape of recommendation systems, which have been extensively incorporated across a myriad of web applications. It delves into the …

Collaborative FilteringRecommendation SystemsSurvey