TL;DR
This paper introduces learned beta distributions as a simple, accurate, and computationally efficient method for modeling confidence in recommender systems, enabling better insights without sacrificing performance.
Contribution
It proposes a novel approach using beta distributions for confidence estimation in RecSys, balancing simplicity, accuracy, and computational efficiency.
Findings
LBD maintains competitive accuracy with existing methods.
LBD shows a stronger correlation between confidence and accuracy.
Higher performance in high-precision targeted recommendations.
Abstract
Most Recommender Systems (RecSys) do not provide an indication of confidence in their decisions. Therefore, they do not distinguish between recommendations of which they are certain, and those where they are not. Existing confidence methods for RecSys are either inaccurate heuristics, conceptually complex or computationally very expensive. Consequently, real-world RecSys applications rarely adopt these methods, and thus, provide no confidence insights in their behavior. In this work, we propose learned beta distributions (LBD) as a simple and practical recommendation method with an explicit measure of confidence. Our main insight is that beta distributions predict user preferences as probability distributions that naturally model confidence on a closed interval, yet can be implemented with the minimal model-complexity. Our results show that LBD maintains competitive accuracy to existing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
