paper-with-me

홈 › Papers

RecoGym: A Reinforcement Learning Environment for the problem of Product Recommendation in Online Advertising

2018-08-02 · David Rohde, Stephen Bonner, Travis Dunlop, Flavian vasile, Alexandros Karatzoglou

Recommender Systems are becoming ubiquitous in many settings and take many forms, from product recommendation in e-commerce stores, to query suggestions in search engines, to friend recommendation in social networks. Current research directions which are largely based upon supervised learning from historical data appear to be showing diminishing returns with a lot of practitioners report a discrepancy between improvements in offline metrics for supervised learning and the online performance of the newly proposed models. One possible reason is that we are using the wrong paradigm: when looking at the long-term cycle of collecting historical performance data, creating a new version of the recommendation model, A/B testing it and then rolling it out. We see that there a lot of commonalities with the reinforcement learning (RL) setup, where the agent observes the environment and acts upon it in order to change its state towards better states (states with higher rewards). To this end we introduce RecoGym, an RL environment for recommendation, which is defined by a model of user traffic patterns on e-commerce and the users response to recommendations on the publisher websites. We believe that this is an important step forward for the field of recommendation systems research, that could open up an avenue of collaboration between the recommender systems and reinforcement learning communities and lead to better alignment between offline and online performance metrics.

📄 PDF Abstract BibTeX arXiv:1808.00720

Code (1)

criteo-research/reco-gym 공식 구현 pytorch

Tasks

Product RecommendationRecommendation Systemsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Recommendation System-based Upper Confidence Bound for Online Advertising

2019-09-09 · Nhan Nguyen-Thanh, Dana Marinca, Kinda Khawam, David Rohde 외

In this paper, the method UCB-RS, which resorts to recommendation system (RS) for enhancing the upper-confidence bound algorithm UCB, is presented. The proposed method is used for dealing with non-stationary and large-st…

OpenAI GymProduct Recommendationreinforcement-learningReinforcement Learning+1

From Clicks to Conversions: Recommendation for long-term reward

2020-09-01 · Philomène Chagniot, Flavian vasile, David Rohde

Recommender systems are often optimised for short-term reward: a recommendation is considered successful if a reward (e.g. a click) can be observed immediately after the recommendation. The advantage of this framework is…

Recommendation Systems

Deep Reinforcement Learning-Based Product Recommender for Online Advertising

2021-01-30 · Milad Vaali Esfahaani, Yanbo Xue, Peyman Setoodeh

In online advertising, recommender systems try to propose items from a list of products to potential customers according to their interests. Such systems have been increasingly deployed in E-commerce due to the rapid gro…

Deep Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement Learning+2

Three Methods for Training on Bandit Feedback

2019-04-24 · Dmytro Mykhaylov, David Rohde, Flavian vasile, Martin Bompaire 외

There are three quite distinct ways to train a machine learning model on recommender system logs. The first method is to model the reward prediction for each possible recommendation to the user, at the scoring time the b…

Recommendation Systems

Recommender systems and reinforcement learning for human-building interaction and context-aware support: A text mining-driven review of scientific literature

2024-11-13 · WenHao Zhang, Matias Quintana, Clayton Miller

The indoor environment significantly impacts human health and well-being; enhancing health and reducing energy consumption in these settings is a central research focus. With the advancement of Information and Communicat…

ArticlesCollaborative FilteringProduct RecommendationRecommendation Systems+3