paper-with-me

Papers

Optimizing Online Advertising with Multi-Armed Bandits: Mitigating the Cold Start Problem under Auction Dynamics

2025-02-03 · Anastasiia Soboleva, Andrey Pudovikov, Roman Snetkov, Alina Babenko, Egor Samosvat, Yuriy Dorn

Online advertising platforms often face a common challenge: the cold start problem. Insufficient behavioral data (clicks) makes accurate click-through rate (CTR) forecasting of new ads challenging. CTR for "old" items can also be significantly underestimated due to their early performance influencing their long-term behavior on the platform. The cold start problem has far-reaching implications for businesses, including missed long-term revenue opportunities. To mitigate this issue, we developed a UCB-like algorithm under multi-armed bandit (MAB) setting for positional-based model (PBM), specifically tailored to auction pay-per-click systems. Our proposed algorithm successfully combines theory and practice: we obtain theoretical upper estimates of budget regret, and conduct a series of experiments on synthetic and real-world data that confirm the applicability of the method on the real platform. In addition to increasing the platform's long-term profitability, we also propose a mechanism for maintaining short-term profits through controlled exploration and exploitation of items.

📄 PDF Abstract BibTeX arXiv:2502.01867

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Sequential Monte Carlo Bandits

2013-10-04 · Michael Cherkassky, Luke Bornn

In this paper we propose a flexible and efficient framework for handling multi-armed bandits, combining sequential Monte Carlo algorithms with hierarchical Bayesian modeling techniques. The framework naturally encompasse…

Multi-Armed Bandits

Local Clustering in Contextual Multi-Armed Bandits

2021-02-26 · Yikun Ban, Jingrui He

We study identifying user clusters in contextual multi-armed bandits (MAB). Contextual MAB is an effective tool for many real applications, such as content recommendation and online advertisement. In practice, user depen…

ClusteringMulti-Armed Bandits

Rotting Bandits

2017-02-23 · NeurIPS 2017 12 · Nir Levine, Koby Crammer, Shie Mannor

The Multi-Armed Bandits (MAB) framework highlights the tension between acquiring new knowledge (Exploration) and leveraging available knowledge (Exploitation). In the classical MAB problem, a decision maker must choose a…

Multi-Armed Bandits

Dynamic Ad Allocation: Bandits with Budgets

2013-06-01 · Aleksandrs Slivkins

We consider an application of multi-armed bandits to internet advertising (specifically, to dynamic ad allocation in the pay-per-click model, with uncertainty on the click probabilities). We focus on an important practic…

Multi-Armed Bandits

Causally Abstracted Multi-armed Bandits

2024-04-26 · Fabio Massimo Zennaro, Nicholas Bishop, Joel Dyer, Yorgos Felekis 외

Multi-armed bandits (MAB) and causal MABs (CMAB) are established frameworks for decision-making problems. The majority of prior work typically studies and solves individual MAB and CMAB in isolation for a given problem a…

Decision MakingMulti-Armed BanditsTransfer Learning