paper-with-me

Papers

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 interview cold-start users for movie recommender systems. We propose learning interview questions using Deep Q Networks to create user profiles to make better recommendations to cold-start users. While our proposed system is trained using a movie recommender system, our Deep Q Network model should generalize across various types of recommender systems.

📄 PDF Abstract BibTeX arXiv:1806.06192

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation Systemsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Shallow AutoEncoding Recommender with Cold Start Handling via Side Features

2025-04-03 · Edward DongBo Cui, Lu Zhang, William Ping-hsun Lee

User and item cold starts present significant challenges in industrial applications of recommendation systems. Supplementing user-item interaction data with metadata is a common solution-but often at the cost of introduc…

Collaborative FilteringRecommendation Systems

Contrastive Collaborative Filtering for Cold-Start Item Recommendation

2023-02-04 · Zhihui Zhou, Lilin Zhang, Ning Yang

The cold-start problem is a long-standing challenge in recommender systems. As a promising solution, content-based generative models usually project a cold-start item's content onto a warm-start item embedding to capture…

Collaborative FilteringContrastive LearningRecommendation Systems

A Hybrid Latent Variable Neural Network Model for Item Recommendation

2014-06-09 · Michael R. Smith, Tony Martinez, Michael Gashler

Collaborative filtering is used to recommend items to a user without requiring a knowledge of the item itself and tends to outperform other techniques. However, collaborative filtering suffers from the cold-start problem…

Collaborative Filtering

Wasserstein Collaborative Filtering for Item Cold-start Recommendation

2019-09-10 · Yitong Meng, Guangyong Chen, Benben Liao, Jun Guo 외

The item cold-start problem seriously limits the recommendation performance of Collaborative Filtering (CF) methods when new items have either none or very little interactions. To solve this issue, many modern Internet a…

Collaborative Filtering

Budget-Constrained Item Cold-Start Handling in Collaborative Filtering Recommenders via Optimal Design

2014-06-10 · Oren Anava, Shahar Golan, Nadav Golbandi, Zohar Karnin 외

It is well known that collaborative filtering (CF) based recommender systems provide better modeling of users and items associated with considerable rating history. The lack of historical ratings results in the user and …

Collaborative FilteringRecommendation Systems