paper-with-me

Papers

Scenario Submodular Cover

2016-03-10 · Nathaniel Grammel, Lisa Hellerstein, Devorah Kletenik, Patrick Lin

Many problems in Machine Learning can be modeled as submodular optimization problems. Recent work has focused on stochastic or adaptive versions of these problems. We consider the Scenario Submodular Cover problem, which is a counterpart to the Stochastic Submodular Cover problem studied by Golovin and Krause. In Scenario Submodular Cover, the goal is to produce a cover with minimum expected cost, where the expectation is with respect to an empirical joint distribution, given as input by a weighted sample of realizations. In contrast, in Stochastic Submodular Cover, the variables of the input distribution are assumed to be independent, and the distribution of each variable is given as input. Building on algorithms developed by Cicalese et al. and Golovin and Krause for related problems, we give two approximation algorithms for Scenario Submodular Cover over discrete distributions. The first achieves an approximation factor of O(log Qm), where m is the size of the sample and Q is the goal utility. The second, simpler algorithm achieves an approximation bound of O(log QW), where Q is the goal utility and W is the sum of the integer weights. (Both bounds assume an integer-valued utility function.) Our results yield approximation bounds for other problems involving non-independent distributions that are explicitly specified by their support.

📄 PDF Abstract BibTeX arXiv:1603.03158

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Generalization of Submodular Cover via the Diminishing Return Property on the Integer Lattice

2015-12-01 · NeurIPS 2015 12 · Tasuku Soma, Yuichi Yoshida

We consider a generalization of the submodular cover problem based on the concept of diminishing return property on the integer lattice. We are motivated by real scenarios in machine learning that cannot be captured by (…

Smooth Interactive Submodular Set Cover

2015-12-01 · NeurIPS 2015 12 · Bryan D. He, Yisong Yue

Interactive submodular set cover is an interactive variant of submodular set cover over a hypothesis class of submodular functions, where the goal is to satisfy all sufficiently plausible submodular functions to a target…

Submodular Optimization with Submodular Cover and Submodular Knapsack Constraints

2013-12-01 · NeurIPS 2013 12 · Rishabh K. Iyer, Jeff A. Bilmes

We investigate two new optimization problems — minimizing a submodular function subject to a submodular lower bound constraint (submodular cover) and maximizing a submodular function subject to a submodular upper bound c…

Diversity

Submodular Optimization with Submodular Cover and Submodular Knapsack Constraints

2013-11-08 · NeurIPS 2013 · Rishabh Iyer, Jeff Bilmes

We investigate two new optimization problems -- minimizing a submodular function subject to a submodular lower bound constraint (submodular cover) and maximizing a submodular function subject to a submodular upper bound …

Diversity

Adaptive Submodular Ranking and Routing

2016-06-05 · Fatemeh Navidi, Prabhanjan Kambadur, Viswanath Nagarajan

We study a general stochastic ranking problem where an algorithm needs to adaptively select a sequence of elements so as to "cover" a random scenario (drawn from a known distribution) at minimum expected cost. The covera…

Active Learning