paper-with-me

Papers

Using Taste Groups for Collaborative Filtering

2018-08-28 · Farhan Khawar, Nevin L. Zhang

Implicit feedback is the simplest form of user feedback that can be used for item recommendation. It is easy to collect and domain independent. However, there is a lack of negative examples. Existing works circumvent this problem by making various assumptions regarding the unconsumed items, which fail to hold when the user did not consume an item because she was unaware of it. In this paper, we propose as a novel method for addressing the lack of negative examples in implicit feedback. The motivation is that if there is a large group of users who share the same taste and none of them consumed an item, then it is highly likely that the item is irrelevant to this taste. We use Hierarchical Latent Tree Analysis(HLTA) to identify taste-based user groups and make recommendations for a user based on her memberships in the groups.

📄 PDF Abstract BibTeX arXiv:1808.09785

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative Filtering

Similar Papers 제목 키워드 기반

Towards Explainable Collaborative Filtering with Taste Clusters Learning

2023-04-27 · Yuntao Du, Jianxun Lian, Jing Yao, Xiting Wang 외

Collaborative Filtering (CF) is a widely used and effective technique for recommender systems. In recent decades, there have been significant advancements in latent embedding-based CF methods for improved accuracy, such …

Collaborative FilteringDecision MakingInformativenessRecommendation Systems+1

Explainable Recommendations via Attentive Multi-Persona Collaborative Filtering

2020-09-26 · Barkan Oren, Fuchs Yonatan, Caciularu Avi, Koenigstein Noam

Two main challenges in recommender systems are modeling users with heterogeneous taste, and providing explainable recommendations. In this paper, we propose the neural Attentive Multi-Persona Collaborative Filtering (AMP…

Collaborative 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

Movie Recommender Systems: Implementation and Performance Evaluation

2019-09-16 · Mojdeh Saadati, Syed Shihab, Mohammed Shaiqur Rahman

Over the years, explosive growth in the number of items in the catalog of e-commerce businesses, such as Amazon, Netflix, Pandora, etc., have warranted the development of recommender systems to guide consumers towards th…

Collaborative FilteringRecommendation Systems

Conformative Filtering for Implicit Feedback Data

2017-04-06 · Farhan Khawar, Nevin L. Zhang

Implicit feedback is the simplest form of user feedback that can be used for item recommendation. It is easy to collect and is domain independent. However, there is a lack of negative examples. Previous work tackles this…

Clustering