Online Continuous Submodular Maximization
Lin Chen, Hamed Hassani, Amin Karbasi

TL;DR
This paper develops online algorithms for maximizing continuous submodular functions, achieving sublinear regret bounds and extending to weakly submodular functions, with applications demonstrated on various non-convex problems.
Contribution
It introduces gradient-based online algorithms with regret guarantees for continuous submodular maximization, including stochastic variants and extensions to weakly submodular functions.
Findings
Achieves $O(\
regret bounds for online submodular maximization
Demonstrates effectiveness on non-convex quadratic and D-optimal design problems
Abstract
In this paper, we consider an online optimization process, where the objective functions are not convex (nor concave) but instead belong to a broad class of continuous submodular functions. We first propose a variant of the Frank-Wolfe algorithm that has access to the full gradient of the objective functions. We show that it achieves a regret bound of (where is the horizon of the online optimization problem) against a -approximation to the best feasible solution in hindsight. However, in many scenarios, only an unbiased estimate of the gradients are available. For such settings, we then propose an online stochastic gradient ascent algorithm that also achieves a regret bound of regret, albeit against a weaker -approximation to the best feasible solution in hindsight. We also generalize our results to -weakly submodular functions 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
TopicsAdvanced Bandit Algorithms Research · Stochastic Gradient Optimization Techniques · Complexity and Algorithms in Graphs
