A Bayesian Approach toward Active Learning for Collaborative Filtering
Rong Jin, Luo Si

TL;DR
This paper introduces a Bayesian active learning method for collaborative filtering that considers model uncertainty, leading to improved performance especially with limited user ratings.
Contribution
It extends previous active learning approaches by incorporating the posterior distribution of the model, enhancing robustness in collaborative filtering.
Findings
Bayesian active learning outperforms traditional methods with few user ratings.
Model uncertainty consideration improves prediction accuracy.
Empirical results on movie ratings datasets validate the approach.
Abstract
Collaborative filtering is a useful technique for exploiting the preference patterns of a group of users to predict the utility of items for the active user. In general, the performance of collaborative filtering depends on the number of rated examples given by the active user. The more the number of rated examples given by the active user, the more accurate the predicted ratings will be. Active learning provides an effective way to acquire the most informative rated examples from active users. Previous work on active learning for collaborative filtering only considers the expected loss function based on the estimated model, which can be misleading when the estimated model is inaccurate. This paper takes one step further by taking into account of the posterior distribution of the estimated model, which results in more robust active learning algorithm. Empirical studies with datasets of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Machine Learning and Algorithms · Data Stream Mining Techniques
