paper-with-me

Papers

Clustering-Based Collaborative Filtering Using an Incentivized/Penalized User Model

2019-05-01 · Cong Tran, Jang-Young Kim, Won-Yong Shin, Sang-Wook Kim

Giving or recommending appropriate content based on the quality of experience is the most important and challenging issue in recommender systems. As collaborative filtering (CF) is one of the most prominent and popular techniques used for recommender systems, we propose a new clustering-based CF (CBCF) method using an incentivized/penalized user (IPU) model only with ratings given by users, which is thus easy to implement. We aim to design such a simple clustering-based approach with no further prior information while improving the recommendation accuracy. To be precise, the purpose of CBCF with the IPU model is to improve recommendation performance such as precision, recall, and $F_1$ score by carefully exploiting different preferences among users. Specifically, we formulate a constrained optimization problem, in which we aim to maximize the recall (or equivalently $F_1$ score) for a given precision. To this end, users are divided into several clusters based on the actual rating data and Pearson correlation coefficient. Afterwards, we give each item an incentive/penalty according to the preference tendency by users within the same cluster. Our experimental results show a significant performance improvement over the baseline CF scheme without clustering in terms of recall or $F_1$ score for a given precision.

📄 PDF Abstract BibTeX arXiv:1905.01990

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCollaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Collaborative Filtering Bandits

2015-02-11 · Shuai Li, Alexandros Karatzoglou, Claudio Gentile

Classical collaborative filtering, and content-based filtering methods try to learn a static recommendation model given training data. These approaches are far from ideal in highly dynamic recommendation domains such as …

ClusteringCollaborative FilteringNews Recommendation

User-Specific Bicluster-based Collaborative Filtering: Handling Preference Locality, Sparsity and Subjectivity

2022-11-15 · Miguel G. Silva, Rui Henriques, Sara C. Madeira

Collaborative Filtering (CF), the most common approach to build Recommender Systems, became pervasive in our daily lives as consumers of products and services. However, challenges limit the effectiveness of Collaborative…

Collaborative FilteringDiversityRecommendation Systems

FNHSM_HRS: Hybrid recommender system using fuzzy clustering and heuristic similarity measure

2019-09-26 · Mostafa Khalaji, Chitra Dadkhah

Nowadays, Recommender Systems have become a comprehensive system for helping and guiding users in a huge amount of data on the Internet. Collaborative Filtering offers to active users based on the rating of a set of user…

ClusteringCollaborative FilteringRecommendation Systems

A Refined SVD Algorithm for Collaborative Filtering

2020-12-13 · Marko Kabić, Gabriel Duque López, Daniel Keller

Collaborative filtering tries to predict the ratings of a user over some items based on opinions of other users with similar taste. The ratings are usually given in the form of a sparse matrix, the goal being to find the…

ClusteringCollaborative Filtering

A Hybrid Variational Autoencoder for Collaborative Filtering

2018-07-14 · Kilol Gupta, Mukund Yelahanka Raghuprasad, Pankhuri Kumar

In today's day and age when almost every industry has an online presence with users interacting in online marketplaces, personalized recommendations have become quite important. Traditionally, the problem of collaborativ…

ClusteringCollaborative FilteringMovie RecommendationRecommendation Systems