Partial-Adaptive Submodular Maximization
Shaojie Tang, Jing Yuan

TL;DR
This paper introduces a novel partial-adaptive approach for maximizing non-monotone adaptive submodular functions, balancing adaptivity benefits with reduced waiting time, applicable to constraints like cardinality and knapsack.
Contribution
It proposes the first partial-adaptive policies for non-monotone adaptive submodular maximization under various constraints, with theoretical analysis of batch query complexity.
Findings
Developed effective algorithms for partial-adaptive maximization.
Analyzed batch query complexity under certain assumptions.
Extended adaptive submodular maximization to non-monotone functions.
Abstract
The goal of a typical adaptive sequential decision making problem is to design an interactive policy that selects a group of items sequentially, based on some partial observations, to maximize the expected utility. It has been shown that the utility functions of many real-world applications, including pooled-based active learning and adaptive influence maximization, satisfy the property of adaptive submodularity. However, most of existing studies on adaptive submodular maximization focus on the fully adaptive setting, i.e., one must wait for the feedback from \emph{all} past selections before making the next selection. Although this approach can take full advantage of feedback from the past to make informed decisions, it may take a longer time to complete the selection process as compared with the non-adaptive solution where all selections are made in advance before any observations…
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 · Machine Learning and Algorithms
