IRAILGMLAug 3, 2023

Incorporating Recklessness to Collaborative Filtering based Recommender Systems

arXiv:2308.02058v32 citationsh-index: 25
Originality Incremental advance
AI Analysis

This addresses the trade-off between reliability and coverage in recommender systems for users, though it is incremental as it builds on existing matrix factorization methods.

The paper tackles the reliability/coverage dilemma in recommender systems by introducing a recklessness term based on variance in matrix factorization to control risk, leading to improved quantity and quality of predictions.

Recommender systems are intrinsically tied to a reliability/coverage dilemma: The more reliable we desire the forecasts, the more conservative the decision will be and thus, the fewer items will be recommended. This causes a detriment to the predictive capability of the system, as it is only able to estimate potential interest in items for which there is a consensus in their evaluation, rather than being able to estimate potential interest in any item. In this paper, we propose the inclusion of a new term in the learning process of matrix factorization-based recommender systems, called recklessness, that takes into account the variance of the output probability distribution of the predicted ratings. In this way, gauging this recklessness measure we can force more spiky output distribution, enabling the control of the risk level desired when making decisions about the reliability of a prediction. Experimental results demonstrate that recklessness not only allows for risk regulation but also improves the quantity and quality of predictions provided by the recommender system.

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