paper-with-me

Papers

Adaptivity in Adaptive Submodularity

2019-11-09 · Hossein Esfandiari, Amin Karbasi, Vahab Mirrokni

Adaptive sequential decision making is one of the central challenges in machine learning and artificial intelligence. In such problems, the goal is to design an interactive policy that plans for an action to take, from a finite set of $n$ actions, given some partial observations. It has been shown that in many applications such as active learning, robotics, sequential experimental design, and active detection, the utility function satisfies adaptive submodularity, a notion that generalizes the notion of diminishing returns to policies. In this paper, we revisit the power of adaptivity in maximizing an adaptive monotone submodular function. We propose an efficient semi adaptive policy that with $O(\log n \times\log k)$ adaptive rounds of observations can achieve an almost tight $1-1/e-\epsilon$ approximation guarantee with respect to an optimal policy that carries out $k$ actions in a fully sequential manner. To complement our results, we also show that it is impossible to achieve a constant factor approximation with $o(\log n)$ adaptive rounds. We also extend our result to the case of adaptive stochastic minimum cost coverage where the goal is to reach a desired utility $Q$ with the cheapest policy. We first prove the conjecture of the celebrated work of Golovin and Krause by showing that the greedy policy achieves the asymptotically tight logarithmic approximation guarantee without resorting to stronger notions of adaptivity. We then propose a semi adaptive policy that provides the same guarantee in polylogarithmic adaptive rounds through a similar information-parallelism scheme. Our results shrink the adaptivity gap in adaptive submodular maximization by an exponential factor.

📄 PDF Abstract BibTeX arXiv:1911.03620

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningDecision MakingExperimental DesignSequential Decision Making

Similar Papers 제목 키워드 기반

Beyond Adaptive Submodularity: Approximation Guarantees of Greedy Policy with Adaptive Submodularity Ratio

2019-04-24 · Kaito Fujii, Shinsaku Sakaue

We propose a new concept named adaptive submodularity ratio to study the greedy policy for sequential decision making. While the greedy policy is known to perform well for a wide variety of adaptive stochastic optimizati…

Decision Makingfeature selectionSequential Decision MakingStochastic Optimization

Adaptive Sampling for Fast Constrained Maximization of Submodular Function

2021-02-12 · Francesco Quinzan, Vanja Doskoč, Andreas Göbel, Tobias Friedrich

Several large-scale machine learning tasks, such as data summarization, can be approached by maximizing functions that satisfy submodularity. These optimization problems often involve complex side constraints, imposed by…

Data Summarization

Beyond Adaptive Submodularity: Adaptive Influence Maximization with Intermediary Constraints

2019-11-08 · Shatian Wang, Zhen Xu, Van-Anh Truong

We consider a brand with a given budget that wants to promote a product over multiple rounds of influencer marketing. In each round, it commissions an influencer to promote the product over a social network, and then obs…

Decision MakingMarketing

Adaptive Submodularity: Theory and Applications in Active Learning and Stochastic Optimization

2010-03-21 · Daniel Golovin, Andreas Krause

Solving stochastic optimization problems under partial observability, where one needs to adaptively make decisions with uncertain outcomes, is a fundamental but notoriously difficult challenge. In this paper, we introduc…

Active LearningMarketingStochastic Optimization

Budgeted stream-based active learning via adaptive submodular maximization

2016-12-01 · NeurIPS 2016 12 · Kaito Fujii, Hisashi Kashima

Active learning enables us to reduce the annotation cost by adaptively selecting unlabeled instances to be labeled. For pool-based active learning, several effective methods with theoretical guarantees have been develope…

Active Learning