An Optimal Algorithm for Online Unconstrained Submodular Maximization
Tim Roughgarden, Joshua R. Wang

TL;DR
This paper introduces a polynomial-time online algorithm for unconstrained submodular maximization that guarantees a 1/2-approximation of the best fixed subset in hindsight, advancing the field of online submodular optimization.
Contribution
It presents the first efficient no-1/2-regret algorithm for online unconstrained submodular maximization, with a novel subroutine for the two-experts problem.
Findings
Achieves expected total value at least 1/2 of the best fixed subset in hindsight.
Establishes that the 1/2 factor cannot be improved by polynomial algorithms.
Provides a strong regret guarantee for a new two-experts subroutine.
Abstract
We consider a basic problem at the interface of two fundamental fields: submodular optimization and online learning. In the online unconstrained submodular maximization (online USM) problem, there is a universe and a sequence of nonnegative (not necessarily monotone) submodular functions arrive over time. The goal is to design a computationally efficient online algorithm, which chooses a subset of at each time step as a function only of the past, such that the accumulated value of the chosen subsets is as close as possible to the maximum total value of a fixed subset in hindsight. Our main result is a polynomial-time no--regret algorithm for this problem, meaning that for every sequence of nonnegative submodular functions, the algorithm's expected total value is at least times that of the best subset in hindsight, up to an error term sublinear in…
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
TopicsComplexity and Algorithms in Graphs · Advanced Bandit Algorithms Research · Optimization and Search Problems
