paper-with-me

Papers

Partial-Adaptive Submodular Maximization

2021-11-01 · Shaojie Tang, Jing Yuan

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 take place. In this paper, we explore the problem of partial-adaptive submodular maximization where one is allowed to make multiple selections in a batch simultaneously and observe their realizations together. Our approach enjoys the benefits of adaptivity while reducing the time spent on waiting for the observations from past selections. To the best of our knowledge, no results are known for partial-adaptive policies for the non-monotone adaptive submodular maximization problem. We study this problem under both cardinality constraint and knapsack constraints, and develop effective and efficient solutions for both cases. We also analyze the batch query complexity, i.e., the number of batches a policy takes to complete the selection process, of our policy under some additional assumptions.

📄 PDF Abstract BibTeX arXiv:2111.00986

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningDecision MakingSequential Decision Making

Similar Papers 제목 키워드 기반

Partial-Monotone Adaptive Submodular Maximization

2022-07-26 · Shaojie Tang, Jing Yuan

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 submodul…

Active LearningDecision MakingMarketingSequential Decision Making

Robust Adaptive Submodular Maximization

2021-07-23 · Shaojie Tang

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 utili…

Active LearningDecision MakingMarketingSequential Decision Making

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

Group Equality in Adaptive Submodular Maximization

2022-07-07 · Shaojie Tang, Jing Yuan

In this paper, we study the classic submodular maximization problem subject to a group equality constraint under both non-adaptive and adaptive settings. It has been shown that the utility function of many machine learni…

Data SummarizationFairness

Beyond Pointwise Submodularity: Non-Monotone Adaptive Submodular Maximization subject to Knapsack and $k$-System Constraints

2021-04-10 · Shaojie Tang

In this paper, we study the non-monotone adaptive submodular maximization problem subject to a knapsack and a $k$-system constraints. The input of our problem is a set of items, where each item has a particular state dra…

2k