paper-with-me

Papers

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 growth of information technology and availability of large datasets. The ever-increasing progress in the field of artificial intelligence has provided powerful tools for dealing with such real-life problems. Deep reinforcement learning (RL) that deploys deep neural networks as universal function approximators can be viewed as a valid approach for design and implementation of recommender systems. This paper provides a comparative study between value-based and policy-based deep RL algorithms for designing recommender systems for online advertising. The RecoGym environment is adopted for training these RL-based recommender systems, where the long short term memory (LSTM) is deployed to build value and policy networks in these two approaches, respectively. LSTM is used to take account of the key role that order plays in the sequence of item observations by users. The designed recommender systems aim at maximising the click-through rate (CTR) for the recommended items. Finally, guidelines are provided for choosing proper RL algorithms for different scenarios that the recommender system is expected to handle.

📄 PDF Abstract BibTeX arXiv:2102.00333

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement LearningReinforcement Learning (RL)valid

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

DEAR: Deep Reinforcement Learning for Online Advertising Impression in Recommender Systems

2019-09-09 · Xiangyu Zhao, Changsheng Gu, Haoshenglun Zhang, Xiwang Yang 외

With the recent prevalence of Reinforcement Learning (RL), there have been tremendous interests in utilizing RL for online advertising in recommendation platforms (e.g., e-commerce and news feed sites). However, most RL-…

ArticlesDeep Reinforcement LearningRecommendation Systemsreinforcement-learning+2

Optimizing Long-term Value for Auction-Based Recommender Systems via On-Policy Reinforcement Learning

2023-05-23 · Ruiyang Xu, Jalaj Bhandari, Dmytro Korenkevych, Fan Liu 외

Auction-based recommender systems are prevalent in online advertising platforms, but they are typically optimized to allocate recommendation slots based on immediate expected return metrics, neglecting the downstream eff…

Recommendation Systemsreinforcement-learningReinforcement Learning

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

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 외

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. Cur…

Product RecommendationRecommendation Systemsreinforcement-learningReinforcement Learning+1

We Know What You Want: An Advertising Strategy Recommender System for Online Advertising

2021-05-25 · Liyi Guo, Junqi Jin, Haoqi Zhang, Zhenzhe Zheng 외

Advertising expenditures have become the major source of revenue for e-commerce platforms. Providing good advertising experiences for advertisers by reducing their costs of trial and error in discovering the optimal adve…

Recommendation Systems