paper-with-me

Papers

Reinforcement Learning based Recommender System using Biclustering Technique

2018-01-17 · Sungwoon Choi, Heonseok Ha, Uiwon Hwang, Chanju Kim, Jung-Woo Ha, Sungroh Yoon

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 providing meaningful recommendations to users. One of the proposed approaches is to consider a recommender system as a Markov decision process (MDP) problem and try to solve it using reinforcement learning (RL). However, existing RL-based methods have an obvious drawback. To solve an MDP in a recommender system, they encountered a problem with the large number of discrete actions that bring RL to a larger class of problems. In this paper, we propose a novel RL-based recommender system. We formulate a recommender system as a gridworld game by using a biclustering technique that can reduce the state and action space significantly. Using biclustering not only reduces space but also improves the recommendation quality effectively handling the cold-start problem. In addition, our approach can provide users with some explanation why the system recommends certain items. Lastly, we examine the proposed algorithm on a real-world dataset and achieve a better performance than the widely used recommendation algorithm.

📄 PDF Abstract BibTeX arXiv:1801.05532

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systemsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

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

Collaborative FilteringDiversityRecommendation Systems

Towards a Unified Taxonomy of Biclustering Methods

2017-02-17 · Dmitry I. Ignatov, Bruce W. Watson

Being an unsupervised machine learning and data mining technique, biclustering and its multimodal extensions are becoming popular tools for analysing object-attribute data in different domains. Apart from conventional cl…

AttributeClusteringSurvey

Contributions to Biclustering of Microarray Data Using Formal Concept Analysis

2018-11-23 · Amina Houari

Biclustering is an unsupervised data mining technique that aims to unveil patterns (biclusters) from gene expression data matrices. In the framework of this thesis, we propose new biclustering algorithms for microarray d…

Region-Based Correspondence Between 3D Shapes via Spatially Smooth Biclustering

2017-10-01 · ICCV 2017 10 · Matteo Denitto, Simone Melzi, Manuele Bicego, Umberto Castellani 외

Region-based correspondence (RBC) is a highly relevant and non-trivial computer vision problem. Given two 3D shapes, RBC seeks segments/regions on these shapes that can be reliably put in correspondence. The problem thus…

Biclustering Algorithms Based on Metaheuristics: A Review

2022-03-30 · Adan Jose-Garcia, Julie Jacques, Vincent Sobanski, Clarisse Dhaenens

Biclustering is an unsupervised machine learning technique that simultaneously clusters rows and columns in a data matrix. Biclustering has emerged as an important approach and plays an essential role in various applicat…

Survey