paper-with-me

Papers

Neural Collaborative Filtering Classification Model to Obtain Prediction Reliabilities

2024-10-22 · Jesús Bobadilla, Abraham Gutiérrez, Santiago Alonso, Ángel González-Prieto

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 as the state of art baselines. Remarkably, individual rating predictions are improved by using the proposed architecture compared to baselines. Experiments have been performed making use of four popular public datasets, showing generalizable quality results. Overall, the proposed architecture improves individual rating predictions quality, maintains recommendation results and opens the doors to a set of relevant collaborative filtering fields.

📄 PDF Abstract BibTeX arXiv:2410.16838

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation Systems

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

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

2022-10-05 · Ángel González-Prieto, Abraham Gutiérrez, Fernando Ortega, Raúl Lara-Cabrera

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 predi…

ClassificationCollaborative FilteringPredictionRecommendation Systems

Comprehensive Evaluation of Matrix Factorization Models for Collaborative Filtering Recommender Systems

2024-10-23 · Jesús Bobadilla, Jorge Dueñas-Lerín, Fernando Ortega, Abraham Gutierrez

Matrix factorization models are the core of current commercial collaborative filtering Recommender Systems. This paper tested six representative matrix factorization models, using four collaborative filtering datasets. E…

Collaborative FilteringDiversityRecommendation Systems

A Distributional Representation Model For Collaborative Filtering

2015-02-14 · Zhang Junlin, Cai Heng, Huang Tongwen, Xue Huiping

In this paper, we propose a very concise deep learning approach for collaborative filtering that jointly models distributional representation for users and items. The proposed framework obtains better performance when co…

Collaborative Filteringmodel

Providing reliability in Recommender Systems through Bernoulli Matrix Factorization

2020-06-05 · Fernando Ortega, Raúl Lara-Cabrera, Ángel González-Prieto, Jesús Bobadilla

Beyond accuracy, quality measures are gaining importance in modern recommender systems, with reliability being one of the most important indicators in the context of collaborative filtering. This paper proposes Bernoulli…

Collaborative FilteringGeneral ClassificationRecommendation Systems

ADRNet: A Generalized Collaborative Filtering Framework Combining Clinical and Non-Clinical Data for Adverse Drug Reaction Prediction

2023-08-03 · Haoxuan Li, Taojun Hu, Zetong Xiong, Chunyuan Zheng 외

Adverse drug reaction (ADR) prediction plays a crucial role in both health care and drug discovery for reducing patient mortality and enhancing drug safety. Recently, many studies have been devoted to effectively predict…

Collaborative FilteringDrug DiscoveryRepresentation Learning