Reinforcement Learning based Recommender System using Biclustering Technique
Sungwoon Choi, Heonseok Ha, Uiwon Hwang, Chanju Kim, Jung-Woo Ha,, Sungroh Yoon

TL;DR
This paper introduces a novel reinforcement learning-based recommender system that employs biclustering to significantly reduce the state and action space, improving recommendation quality and providing explanations, tested on real-world data.
Contribution
The paper proposes a biclustering technique integrated with reinforcement learning to enhance recommender systems by reducing complexity and addressing cold-start issues.
Findings
Achieved better performance than existing recommendation algorithms.
Effectively handled cold-start problem.
Provided explanations for recommendations.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Reinforcement Learning in Robotics · Advanced Bandit Algorithms Research
