Partial-Monotone Adaptive Submodular Maximization
Shaojie Tang, Jing Yuan

TL;DR
This paper introduces a unified framework for adaptive submodular maximization that interpolates between monotone and non-monotone cases using an adaptive monotonicity ratio, providing new approximation guarantees.
Contribution
It generalizes existing results by defining the adaptive monotonicity ratio and deriving approximation ratios for partial-monotone adaptive submodular functions under various constraints.
Findings
Random greedy policy achieves an approximation ratio of m(1-1/e)+(1-m)(1/e).
Sampling-based policy achieves an approximation ratio of (m+1)/10 under knapsack constraints.
Results imply near-optimal solutions are possible for functions close to monotone.
Abstract
Many sequential decision making problems, including pool-based active learning and adaptive viral marketing, can be formulated as an adaptive submodular maximization problem. Most of existing studies on adaptive submodular optimization focus on either monotone case or non-monotone case. Specifically, if the utility function is monotone and adaptive submodular, \cite{golovin2011adaptive} developed a greedy policy that achieves a approximation ratio subject to a cardinality constraint. If the utility function is non-monotone and adaptive submodular, \cite{tang2021beyond} showed that a random greedy policy achieves a approximation ratio subject to a cardinality constraint. In this work, we aim to generalize the above mentioned results by studying the partial-monotone adaptive submodular maximization problem. To this end, we introduce the notation of adaptive monotonicity…
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 · Complexity and Algorithms in Graphs · Imbalanced Data Classification Techniques
