Robust Adaptive Submodular Maximization
Shaojie Tang

TL;DR
This paper introduces new algorithms for adaptive submodular maximization that optimize for worst-case, average-case, or both, providing theoretical guarantees and demonstrating applications in active learning, set cover, and viral marketing.
Contribution
It proposes the concept of worst-case submodular functions and develops adaptive policies with approximation guarantees for worst-case and robust optimization under various constraints.
Findings
Adaptive worst-case greedy policy achieves 1/(p+1) approximation ratio.
Hybrid policy attains near 1-e^{-1/2} approximation for robust maximization.
Applications demonstrated in active learning, set cover, and viral marketing.
Abstract
The goal of a sequential decision making problem is to design an interactive policy that adaptively selects a group of items, each selection is based on the feedback from the past, in order to maximize the expected utility of selected items. It has been shown that the utility functions of many real-world applications are adaptive submodular. However, most of existing studies on adaptive submodular optimization focus on the average-case. Unfortunately, a policy that has a good average-case performance may have very poor performance under the worst-case realization. In this study, we propose to study two variants of adaptive submodular optimization problems, namely, worst-case adaptive submodular maximization and robust submodular maximization. The first problem aims to find a policy that maximizes the worst-case utility and the latter one aims to find a policy, if any, that achieves both…
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 Search Problems · Auction Theory and Applications · Advanced Bandit Algorithms Research
