paper-with-me

Papers

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 Filtering approaches when dealing with recommendation data, mainly due to the diversity and locality of user preferences, structural sparsity of user-item ratings, subjectivity of rating scales, and increasingly high item dimensionality and user bases. To answer some of these challenges, some authors proposed successful approaches combining CF with Biclustering techniques. This work assesses the effectiveness of Biclustering approaches for CF, comparing the impact of algorithmic choices, and identifies principles for superior Biclustering-based CF. As a result, we propose USBFC, a Biclustering-based CF approach that creates user-specific models from strongly coherent and statistically significant rating patterns, corresponding to subspaces of shared preferences across users. Evaluation on real-world data reveals that USBCF achieves competitive predictive accuracy against state-of-the-art CF methods. Moreover, USBFC successfully suppresses the main shortcomings of the previously proposed state-of-the-art biclustering-based CF by increasing coverage, and coclustering-based CF by strengthening subspace homogeneity.

📄 PDF Abstract BibTeX arXiv:2211.08366

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringDiversityRecommendation Systems

Similar Papers 제목 키워드 기반

Adversarial Online Collaborative Filtering

2023-02-11 · Stephen Pasteris, Fabio Vitale, Mark Herbster, Claudio Gentile 외

We investigate the problem of online collaborative filtering under no-repetition constraints, whereby users need to be served content in an online fashion and a given user cannot be recommended the same content item more…

Collaborative Filtering

Convex Biclustering

2014-08-05 · Eric C. Chi, Genevera I. Allen, Richard G. Baraniuk

In the biclustering problem, we seek to simultaneously group observations and features. While biclustering has applications in a wide array of domains, ranging from text mining to collaborative filtering, the problem of …

Collaborative Filtering

Bridging Collaborative Filtering and Large Language Models with Dynamic Alignment, Multimodal Fusion and Evidence-grounded Explanations

2025-10-02 · Bo Ma, LuYao Liu, Simon Lau, Chandler Yuan 외 arxiv

Recent research has explored using Large Language Models for recommendation tasks by transforming user interaction histories and item metadata into text prompts, then having the LLM produce rankings or recommendations. A…

Collaborative Filtering

Reinforcement Learning based Recommender System using Biclustering Technique

2018-01-17 · Sungwoon Choi, Heonseok Ha, Uiwon Hwang, Chanju Kim 외

A recommender system aims to recommend items that a user is interested in among many items. The need for the recommender system has been expanded by the information explosion. Various approaches have been suggested for p…

Recommendation Systemsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Handling Cold-Start Collaborative Filtering with Reinforcement Learning

2018-06-16 · Hima Varsha Dureddy, Zachary Kaden

A major challenge in recommender systems is handling new users, whom are also called $\textit{cold-start}$ users. In this paper, we propose a novel approach for learning an optimal series of questions with which to inter…

Collaborative FilteringRecommendation Systemsreinforcement-learningReinforcement Learning+1