paper-with-me

Papers

Towards Validating Long-Term User Feedbacks in Interactive Recommendation Systems

2023-08-22 · Hojoon Lee, Dongyoon Hwang, Kyushik Min, Jaegul Choo

Interactive Recommender Systems (IRSs) have attracted a lot of attention, due to their ability to model interactive processes between users and recommender systems. Numerous approaches have adopted Reinforcement Learning (RL) algorithms, as these can directly maximize users' cumulative rewards. In IRS, researchers commonly utilize publicly available review datasets to compare and evaluate algorithms. However, user feedback provided in public datasets merely includes instant responses (e.g., a rating), with no inclusion of delayed responses (e.g., the dwell time and the lifetime value). Thus, the question remains whether these review datasets are an appropriate choice to evaluate the long-term effects of the IRS. In this work, we revisited experiments on IRS with review datasets and compared RL-based models with a simple reward model that greedily recommends the item with the highest one-step reward. Following extensive analysis, we can reveal three main findings: First, a simple greedy reward model consistently outperforms RL-based models in maximizing cumulative rewards. Second, applying higher weighting to long-term rewards leads to a degradation of recommendation performance. Third, user feedbacks have mere long-term effects on the benchmark datasets. Based on our findings, we conclude that a dataset has to be carefully verified and that a simple greedy baseline should be included for a proper evaluation of RL-based IRS approaches.

📄 PDF Abstract BibTeX arXiv:2308.11137

Code (0)

등록된 구현이 없습니다.

Tasks

Interactive RecommendationRecommendation SystemsReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Interactive Video Corpus Moment Retrieval using Reinforcement Learning

2023-02-19 · Zhixin Ma, Chong-Wah Ngo

Known-item video search is effective with human-in-the-loop to interactively investigate the search result and refine the initial query. Nevertheless, when the first few pages of results are swamped with visually similar…

Moment Retrievalreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2

UOEP: User-Oriented Exploration Policy for Enhancing Long-Term User Experiences in Recommender Systems

2024-01-17 · Changshuo Zhang, Sirui Chen, Xiao Zhang, Sunhao Dai 외

Reinforcement learning (RL) has gained traction for enhancing user long-term experiences in recommender systems by effectively exploring users' interests. However, modern recommender systems exhibit distinct user behavio…

DiversityFairnessRecommendation SystemsReinforcement Learning (RL)

Explicit Feedbacks Meet with Implicit Feedbacks : A Combined Approach for Recommendation System

2018-10-29 · Supriyo Mandal, Abyayananda Maiti

Recommender systems recommend items more accurately by analyzing users' potential interest on different brands' items. In conjunction with users' rating similarity, the presence of users' implicit feedbacks like clicking…

Recommendation Systems

FeedRec: News Feed Recommendation with Various User Feedbacks

2021-02-09 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

Accurate user interest modeling is important for news recommendation. Most existing methods for news recommendation rely on implicit feedbacks like click for inferring user interests and model training. However, click be…

News Recommendation

A General Offline Reinforcement Learning Framework for Interactive Recommendation

2023-10-01 · Teng Xiao, Donglin Wang

This paper studies the problem of learning interactive recommender systems from logged feedbacks without any exploration in online environments. We address the problem by proposing a general offline reinforcement learnin…

Interactive RecommendationRecommendation Systemsreinforcement-learningReinforcement Learning