paper-with-me

홈 › Papers

Online Bidding Algorithms for Return-on-Spend Constrained Advertisers

2022-08-29 · Zhe Feng, Swati Padmanabhan, Di Wang

Online advertising has recently grown into a highly competitive and complex multi-billion-dollar industry, with advertisers bidding for ad slots at large scales and high frequencies. This has resulted in a growing need for efficient "auto-bidding" algorithms that determine the bids for incoming queries to maximize advertisers' targets subject to their specified constraints. This work explores efficient online algorithms for a single value-maximizing advertiser under an increasingly popular constraint: Return-on-Spend (RoS). We quantify efficiency in terms of regret relative to the optimal algorithm, which knows all queries a priori. We contribute a simple online algorithm that achieves near-optimal regret in expectation while always respecting the specified RoS constraint when the input sequence of queries are i.i.d. samples from some distribution. We also integrate our results with the previous work of Balseiro, Lu, and Mirrokni [BLM20] to achieve near-optimal regret while respecting both RoS and fixed budget constraints. Our algorithm follows the primal-dual framework and uses online mirror descent (OMD) for the dual updates. However, we need to use a non-canonical setup of OMD, and therefore the classic low-regret guarantee of OMD, which is for the adversarial setting in online learning, no longer holds. Nonetheless, in our case and more generally where low-regret dynamics are applied in algorithm design, the gradients encountered by OMD can be far from adversarial but influenced by our algorithmic choices. We exploit this key insight to show our OMD setup achieves low regret in the realm of our algorithm.

📄 PDF Abstract BibTeX arXiv:2208.13713

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Bidding Algorithms with Strict Return on Spend (ROS) Constraint

2025-02-08 · Rahul Vaze, Abhishek Sinha

Auto-bidding problem under a strict return-on-spend constraint (ROSC) is considered, where an algorithm has to make decisions about how much to bid for an ad slot depending on the revealed value, and the hidden allocatio…

Auto-bidding under Return-on-Spend Constraints with Uncertainty Quantification

2025-09-19 · Jiale Han, Chun Gan, Chengcheng Zhang, Jie He 외 arxiv

Auto-bidding systems are widely used in advertising to automatically determine bid values under constraints such as total budget and Return-on-Spend (RoS) targets. Existing works often assume that the value of an ad impr…

Computational Efficiency

Adversarial Constrained Bidding via Minimax Regret Optimization with Causality-Aware Reinforcement Learning

2023-06-12 · Haozhe Wang, Chao Du, Panyan Fang, Li He 외

The proliferation of the Internet has led to the emergence of online advertising, driven by the mechanics of online auctions. In these repeated auctions, software agents participate on behalf of aggregated advertisers to…

Meta-Learningreinforcement-learning

Online Bidding under RoS Constraints without Knowing the Value

2025-03-05 · Sushant Vijayan, Zhe Feng, Swati Padmanabhan, Karthikeyan Shanmugam 외

We consider the problem of bidding in online advertising, where an advertiser aims to maximize value while adhering to budget and Return-on-Spend (RoS) constraints. Unlike prior work that assumes knowledge of the value g…

HOB: A Holistically Optimized Bidding Strategy under Heterogeneous Bidding Environments

2025-10-17 · Qi Li, Wendong Huang, Qichen Ye, Wutong Xu 외 arxiv

Optimizing a single advertising campaign across heterogeneous channels is a central challenge in industrial autobidding. Auction mechanisms vary across channels in ranking rules (pure eCPM vs. UE-augmented scoring), pric…