IRAIOct 5, 2022

Restricted Bernoulli Matrix Factorization: Balancing the trade-off between prediction accuracy and coverage in classification based collaborative filtering

arXiv:2210.10619v2h-index: 25
AI Analysis

This work addresses the need for reliable recommendations in recommender systems, offering an incremental improvement in balancing quality measures for users.

The paper tackles the problem of balancing prediction accuracy and coverage in classification-based collaborative filtering by proposing Restricted Bernoulli Matrix Factorization (ResBeMF), which shows improved performance in metrics like Mean Absolute Error, accuracy, coverage, and Mean Average Precision compared to existing models.

Reliability measures associated with the prediction of the machine learning models are critical to strengthening user confidence in artificial intelligence. Therefore, those models that are able to provide not only predictions, but also reliability, enjoy greater popularity. In the field of recommender systems, reliability is crucial, since users tend to prefer those recommendations that are sure to interest them, that is, high predictions with high reliabilities. In this paper, we propose Restricted Bernoulli Matrix Factorization (ResBeMF), a new algorithm aimed at enhancing the performance of classification-based collaborative filtering. The proposed model has been compared to other existing solutions in the literature in terms of prediction quality (Mean Absolute Error and accuracy scores), prediction quantity (coverage score) and recommendation quality (Mean Average Precision score). The experimental results demonstrate that the proposed model provides a good balance in terms of the quality measures used compared to other recommendation models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes