paper-with-me

홈 › Papers

Auto-bidding in real-time auctions via Oracle Imitation Learning (OIL)

2024-12-16 · Alberto Silvio Chiappa, Briti Gangopadhyay, Zhao Wang, Shingo Takamatsu

Online advertising has become one of the most successful business models of the internet era. Impression opportunities are typically allocated through real-time auctions, where advertisers bid to secure advertisement slots. Deciding the best bid for an impression opportunity is challenging, due to the stochastic nature of user behavior and the variability of advertisement traffic over time. In this work, we propose a framework for training auto-bidding agents in multi-slot second-price auctions to maximize acquisitions (e.g., clicks, conversions) while adhering to budget and cost-per-acquisition (CPA) constraints. We exploit the insight that, after an advertisement campaign concludes, determining the optimal bids for each impression opportunity can be framed as a multiple-choice knapsack problem (MCKP) with a nonlinear objective. We propose an "oracle" algorithm that identifies a near-optimal combination of impression opportunities and advertisement slots, considering both past and future advertisement traffic data. This oracle solution serves as a training target for a student network which bids having access only to real-time information, a method we term Oracle Imitation Learning (OIL). Through numerical experiments, we demonstrate that OIL achieves superior performance compared to both online and offline reinforcement learning algorithms, offering improved sample efficiency. Notably, OIL shifts the complexity of training auto-bidding agents from crafting sophisticated learning algorithms to solving a nonlinear constrained optimization problem efficiently.

📄 PDF Abstract BibTeX arXiv:2412.11434

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningMultiple-choice

Similar Papers 제목 키워드 기반

Learning to Bid Optimally and Efficiently in Adversarial First-price Auctions

2020-07-09 · Yanjun Han, Zhengyuan Zhou, Aaron Flores, Erik Ordentlich 외

First-price auctions have very recently swept the online advertising industry, replacing second-price auctions as the predominant auction mechanism on many platforms. This shift has brought forth important challenges for…

Oracle-Efficient Online Learning and Auction Design

2016-11-05 · Miroslav Dudík, Nika Haghtalab, Haipeng Luo, Robert E. Schapire 외

We consider the design of computationally efficient online learning algorithms in an adversarial setting in which the learner has access to an offline optimization oracle. We present an algorithm called Generalized Follo…

LBM: Hierarchical Large Auto-Bidding Model via Reasoning and Acting

2026-03-05 · Yewen Li, Zhiyi Lyu, Peng Jiang, Qingpeng Cai 외 arxiv

The growing scale of ad auctions on online advertising platforms has intensified competition, making manual bidding impractical and necessitating auto-bidding to help advertisers achieve their economic goals. Current aut…

Reinforcement Learning

BAT: Benchmark for Auto-bidding Task

2025-05-13 · Alexandra Khirianova, Ekaterina Solodneva, Andrey Pudovikov, Sergey Osokin 외

The optimization of bidding strategies for online advertising slot auctions presents a critical challenge across numerous digital marketplaces. A significant obstacle to the development, evaluation, and refinement of rea…

Optimal Allocation of Real-Time-Bidding and Direct Campaigns

2020-06-12 · Grégoire Jauvion, Nicolas Grislain

In this paper, we consider the problem of optimizing the revenue a web publisher gets through real-time bidding (i.e. from ads sold in real-time auctions) and direct (i.e. from ads sold through contracts agreed in advanc…