Stochastic Multi-round Submodular Optimization with Budget
Vincenzo Auletta, Diodato Ferraioli, Cosimo Vinci

TL;DR
This paper addresses the complex problem of multi-round stochastic submodular maximization under budget constraints, proposing a polynomial-time dynamic programming solution, a greedy approximation algorithm, and analyzing the benefits of adaptivity.
Contribution
It introduces a novel greedy approximation algorithm for SBMSm, extends the problem to multiple rounds, and defines the budget-adaptivity gap to quantify adaptive policy advantages.
Findings
Polynomial-time dynamic programming algorithm for bounded instances.
Greedy 1/2(1-1/e-ε) approximation algorithm.
Budget-adaptivity gap between 1.582 and 2.
Abstract
In this work, we study the Stochastic Budgeted Multi-round Submodular Maximization (SBMSm) problem, where we aim to adaptively maximize the sum, over multiple rounds, of a monotone and submodular objective function defined on subsets of items. The objective function also depends on the realization of stochastic events, and the total number of items we can select over all rounds is bounded by a limited budget. This problem extends, and generalizes to multiple round settings, well-studied problems such as (adaptive) influence maximization and stochastic probing. We show that, if the number of items and stochastic events is somehow bounded, there is a polynomial time dynamic programming algorithm for SBMSm. Then, we provide a simple greedy -approximation algorithm for SBMSm, that first non-adaptively allocates the budget to be spent at each round, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Packing Problems · Scheduling and Optimization Algorithms · Optimization and Search Problems
