paper-with-me

홈 › Papers

AdCraft: An Advanced Reinforcement Learning Benchmark Environment for Search Engine Marketing Optimization

2023-06-21 · Maziar Gomrokchi, Owen Levin, Jeffrey Roach, Jonah White

We introduce AdCraft, a novel benchmark environment for the Reinforcement Learning (RL) community distinguished by its stochastic and non-stationary properties. The environment simulates bidding and budgeting dynamics within Search Engine Marketing (SEM), a digital marketing technique utilizing paid advertising to enhance the visibility of websites on search engine results pages (SERPs). The performance of SEM advertisement campaigns depends on several factors, including keyword selection, ad design, bid management, budget adjustments, and performance monitoring. Deep RL recently emerged as a potential strategy to optimize campaign profitability within the complex and dynamic landscape of SEM, but it requires substantial data, which may be costly or infeasible to acquire in practice. Our customizable environment enables practitioners to assess and enhance the robustness of RL algorithms pertinent to SEM bid and budget management without such costs. Through a series of experiments within the environment, we demonstrate the challenges imposed on agent convergence and performance by sparsity and non-stationarity. We hope these challenges further encourage discourse and development around effective strategies for managing real-world uncertainties.

📄 PDF Abstract BibTeX arXiv:2306.11971

Code (1)

mikata-project/adcraft 공식 구현 pytorch

Tasks

ManagementMarketingreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

GradCraft: Elevating Multi-task Recommendations through Holistic Gradient Crafting

2024-07-29 · Yimeng Bai, Yang Zhang, Fuli Feng, Jing Lu 외

Recommender systems require the simultaneous optimization of multiple objectives to accurately model user interests, necessitating the application of multi-task learning methods. However, existing multi-task learning met…

Multi-Task LearningRecommendation Systems

HeadCraft: Modeling High-Detail Shape Variations for Animated 3DMMs

2023-12-21 · Artem Sevastopolsky, Philip-William Grassal, Simon Giebenhain, ShahRukh Athar 외

Current advances in human head modeling allow the generation of plausible-looking 3D head models via neural representations, such as NeRFs and SDFs. Nevertheless, constructing complete high-fidelity head models with expl…

Google Research Football: A Novel Reinforcement Learning Environment

2019-07-25 · Karol Kurach, Anton Raichuk, Piotr Stańczyk, Michał Zając 외

Recent progress in the field of reinforcement learning has been accelerated by virtual learning environments such as video games, where novel algorithms and ideas can be quickly tested in a safe and reproducible manner. …

Game of Footballreinforcement-learningReinforcement LearningReinforcement Learning (RL)

XRoute Environment: A Novel Reinforcement Learning Environment for Routing

2023-05-23 · Zhanwen Zhou, Hankz Hankui Zhuo, Xiaowu Zhang, Qiyuan Deng

Routing is a crucial and time-consuming stage in modern design automation flow for advanced technology nodes. Great progress in the field of reinforcement learning makes it possible to use those approaches to improve the…

reinforcement-learningReinforcement Learning

SMPL: Simulated Industrial Manufacturing and Process Control Learning Environments

2022-06-17 · Mohan Zhang, Xiaozhou Wang, Benjamin Decardi-Nelson, Song Bo 외

Traditional biological and pharmaceutical manufacturing plants are controlled by human workers or pre-defined thresholds. Modernized factories have advanced process control algorithms such as model predictive control (MP…

BenchmarkingDeep Reinforcement LearningModel Predictive Controlreinforcement-learning+2