Neural Collaborative Filtering Classification Model to Obtain Prediction Reliabilities
Jes\'us Bobadilla, Abraham Guti\'errez, Santiago Alonso, \'Angel, Gonz\'alez-Prieto

TL;DR
This paper introduces a neural classification model for collaborative filtering that predicts ratings along with their reliabilities, enhancing prediction accuracy and enabling new applications like attack detection and personalized explanations.
Contribution
It proposes a novel neural architecture that shifts from regression to classification for collaborative filtering, providing both predictions and their reliabilities.
Findings
Prediction quality is comparable to state-of-the-art baselines.
Rating predictions are improved using the proposed architecture.
Experiments on four public datasets demonstrate generalizable results.
Abstract
Neural collaborative filtering is the state of art field in the recommender systems area; it provides some models that obtain accurate predictions and recommendations. These models are regression-based, and they just return rating predictions. This paper proposes the use of a classification-based approach, returning both rating predictions and their reliabilities. The extra information (prediction reliabilities) can be used in a variety of relevant collaborative filtering areas such as detection of shilling attacks, recommendations explanation or navigational tools to show users and items dependences. Additionally, recommendation reliabilities can be gracefully provided to users: "probably you will like this film", "almost certainly you will like this song", etc. This paper provides the proposed neural architecture; it also tests that the quality of its recommendation results is as good…
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
MethodsSparse Evolutionary Training
