paper-with-me

Papers

Predictability of diffusion-based recommender systems

2019-03-29 · Peng Zhang, Leyang Xue, An Zeng

The recommendation methods based on network diffusion have been shown to perform well in both recommendation accuracy and diversity. Nowdays, numerous extensions have been made to further improve the performance of such methods. However, to what extent can items be predicted by diffusion-based algorithms still lack of understanding. Here, we mainly propose a method to quantify the predictability of diffusion-based algorithms. Accordingly, we conduct experiments on Movielens and Netflix data sets. The results show that the higher recommendation accuracy based on diffusion algorithms can still be achieved by optimizing the way of resource allocation on a density network. On a sparse network, the possibility of improving accuracy is relatively low due to the fact that the current accuracy of diffusion-based methods is very close its predictability. In this case, we find that the predictability can be improved significantly by multi-steps diffusion, especially for users with less historical information. In contrast to common belief, there are plausible circumstances where the higher predictability of diffusion-based methods do not correspond to those users with more historical recording. Thus, we proposed the diffusion coverage and item average degree to explain this phenomenon. In addition, we demonstrate the recommendation accuracy in real online system is overestimated by random partition used in the literature, suggesting the recommendation in real online system may be a harder task.

📄 PDF Abstract BibTeX arXiv:1903.12388

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Measuring the Predictability of Recommender Systems using Structural Complexity Metrics

2024-04-12 · Alfonso Valderrama, Andrés Abeliuk

Recommender systems (RS) are central to the filtering and curation of online content. These algorithms predict user ratings for unseen items based on past preferences. Despite their importance, the innate predictability …

Recommendation Systems

Incorporating Classifier-Free Guidance in Diffusion Model-Based Recommendation

2024-09-16 · Noah Buchanan, Susan Gauch, Quan Mai

This paper presents a diffusion-based recommender system that incorporates classifier-free guidance. Most current recommender systems provide recommendations using conventional methods such as collaborative or content-ba…

Recommendation Systems

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 faci…

Collaborative FilteringRecommendation SystemsSurvey

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

RDGCL: Reaction-Diffusion Graph Contrastive Learning for Recommendation

2023-12-27 · Jeongwhan Choi, Hyowon Wi, Chaejeong Lee, Sung-Bae Cho 외

Contrastive learning (CL) has emerged as a promising technique for improving recommender systems, addressing the challenge of data sparsity by using self-supervised signals from raw data. Integration of CL with graph con…

Contrastive LearningData IntegrationDiversityRecommendation Systems