paper-with-me

홈 › Papers

Learning Adaptive Display Exposure for Real-Time Advertising

2018-09-10 · Weixun Wang, Junqi Jin, Jianye Hao, Chunjie Chen, Chuan Yu, Wei-Nan Zhang, Jun Wang, Xiaotian Hao, Yixi Wang, Han Li, Jian Xu, Kun Gai

In E-commerce advertising, where product recommendations and product ads are presented to users simultaneously, the traditional setting is to display ads at fixed positions. However, under such a setting, the advertising system loses the flexibility to control the number and positions of ads, resulting in sub-optimal platform revenue and user experience. Consequently, major e-commerce platforms (e.g., Taobao.com) have begun to consider more flexible ways to display ads. In this paper, we investigate the problem of advertising with adaptive exposure: can we dynamically determine the number and positions of ads for each user visit under certain business constraints so that the platform revenue can be increased? More specifically, we consider two types of constraints: request-level constraint ensures user experience for each user visit, and platform-level constraint controls the overall platform monetization rate. We model this problem as a Constrained Markov Decision Process with per-state constraint (psCMDP) and propose a constrained two-level reinforcement learning approach to decompose the original problem into two relatively independent sub-problems. To accelerate policy learning, we also devise a constrained hindsight experience replay mechanism. Experimental evaluations on industry-scale real-world datasets demonstrate the merits of our approach in both obtaining higher revenue under the constraints and the effectiveness of the constrained hindsight experience replay mechanism.

📄 PDF Abstract BibTeX arXiv:1809.03149

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Methods 이 논문이 사용한 방법론

Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…

Similar Papers 제목 키워드 기반

An Empirical Study on Display Ad Impression Viewability Measurements

2015-05-21 · Zhang Weinan, Pan Ye, Zhou Tianxiong, Wang Jun

Display advertising normally charges advertisers for every single ad impression. Specifically, if an ad in a webpage has been loaded in the browser, an ad impression is counted. However, due to the position and size of t…

Position

Beyond Single Slot: Joint Optimization for Multi-Slot Guaranteed Display Advertising

2026-05-20 · Zhaoqi Zhang, Jiaming Deng, Miao Xie, Linyou Cai 외 arxiv

Guaranteed display advertising is crucial for platform monetization, yet existing methods often operate under a single-slot assumption, limiting their ability to optimize allocation across multi-slot page views. In this …

Adaptive Risk-Aware Bidding with Budget Constraint in Display Advertising

2022-12-06 · Zhimeng Jiang, Kaixiong Zhou, Mi Zhang, Rui Chen 외

Real-time bidding (RTB) has become a major paradigm of display advertising. Each ad impression generated from a user visit is auctioned in real time, where demand-side platform (DSP) automatically provides bid price usua…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Predicting conversions in display advertising based on URL embeddings

2020-08-27 · Yang Qiu, Nikolaos Tziortziotis, Martial Hue, Michalis Vazirgiannis

Online display advertising is growing rapidly in recent years thanks to the automation of the ad buying process. Real-time bidding (RTB) allows the automated trading of ad impressions between advertisers and publishers t…

Time-Aware Prospective Modeling of Users for Online Display Advertising

2019-11-12 · Djordje Gligorijevic, Jelena Gligorijevic, Aaron Flores

Prospective display advertising poses a great challenge for large advertising platforms as the strongest predictive signals of users are not eligible to be used in the conversion prediction systems. To that end efforts a…