MLLGAug 31, 2024

Multi-Task Combinatorial Bandits for Budget Allocation

arXiv:2409.00561v14 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses budget allocation challenges for marketing managers in advertising, though it appears incremental as it builds on existing bandit and modeling techniques.

The paper tackles the problem of optimal budget allocation across multiple advertising campaigns by formulating it as a multi-task combinatorial bandit problem, and the proposed system demonstrates robustness and adaptability in maximizing cumulative returns through offline and online experiments.

Today's top advertisers typically manage hundreds of campaigns simultaneously and consistently launch new ones throughout the year. A crucial challenge for marketing managers is determining the optimal allocation of limited budgets across various ad lines in each campaign to maximize cumulative returns, especially given the huge uncertainty in return outcomes. In this paper, we propose to formulate budget allocation as a multi-task combinatorial bandit problem and introduce a novel online budget allocation system. The proposed system: i) integrates a Bayesian hierarchical model to intelligently utilize the metadata of campaigns and ad lines and budget size, ensuring efficient information sharing; ii) provides the flexibility to incorporate diverse modeling techniques such as Linear Regression, Gaussian Processes, and Neural Networks, catering to diverse environmental complexities; and iii) employs the Thompson sampling (TS) technique to strike a balance between exploration and exploitation. Through offline evaluation and online experiments, our system demonstrates robustness and adaptability, effectively maximizing the overall cumulative returns. A Python implementation of the proposed procedure is available at https://anonymous.4open.science/r/MCMAB.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes