paper-with-me

홈 › Papers

Improved Online Learning Algorithms for CTR Prediction in Ad Auctions

2024-02-29 · Zhe Feng, Christopher Liaw, Zixin Zhou

In this work, we investigate the online learning problem of revenue maximization in ad auctions, where the seller needs to learn the click-through rates (CTRs) of each ad candidate and charge the price of the winner through a pay-per-click manner. We focus on two models of the advertisers' strategic behaviors. First, we assume that the advertiser is completely myopic; i.e.~in each round, they aim to maximize their utility only for the current round. In this setting, we develop an online mechanism based on upper-confidence bounds that achieves a tight $O(\sqrt{T})$ regret in the worst-case and negative regret when the values are static across all the auctions and there is a gap between the highest expected value (i.e.~value multiplied by their CTR) and second highest expected value ad. Next, we assume that the advertiser is non-myopic and cares about their long term utility. This setting is much more complex since an advertiser is incentivized to influence the mechanism by bidding strategically in earlier rounds. In this setting, we provide an algorithm to achieve negative regret for the static valuation setting (with a positive gap), which is in sharp contrast with the prior work that shows $O(T^{2/3})$ regret when the valuation is generated by adversary.

📄 PDF Abstract BibTeX arXiv:2403.00845

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate Prediction

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Primal-Dual Algorithms with Predictions for Online Bounded Allocation and Ad-Auctions Problems

2024-02-13 · Eniko Kevi, Nguyen Kim Thang

Matching problems have been widely studied in the research community, especially Ad-Auctions with many applications ranging from network design to advertising. Following the various advancements in machine learning, one …

An Efficient Deep Distribution Network for Bid Shading in First-Price Auctions

2021-07-12 · Tian Zhou, Hao He, Shengjun Pan, Niklas Karlsson 외

Since 2019, most ad exchanges and sell-side platforms (SSPs), in the online advertising industry, shifted from second to first price auctions. Due to the fundamental difference between these auctions, demand-side platfor…

Procurement Auctions via Approximately Optimal Submodular Optimization

2024-11-20 · Yuan Deng, Amin Karbasi, Vahab Mirrokni, Renato Paes Leme 외

We study procurement auctions, where an auctioneer seeks to acquire services from strategic sellers with private costs. The quality of services is measured by a submodular function known to the auctioneer. Our goal is to…

Coordinated Dynamic Bidding in Repeated Second-Price Auctions with Budgets

2023-06-13 · Yurong Chen, Qian Wang, Zhijian Duan, Haoran Sun 외

In online ad markets, a rising number of advertisers are employing bidding agencies to participate in ad auctions. These agencies are specialized in designing online algorithms and bidding on behalf of their clients. Typ…

Real-Time Optimisation for Online Learning in Auctions

2020-10-20 · ICML 2020 1 · Lorenzo Croissant, Marc Abeille, Clément Calauzènes

In display advertising, a small group of sellers and bidders face each other in up to 10 12 auctions a day. In this context, revenue maximisation via monopoly price learning is a high-value problem for sellers. By nature…