paper-with-me

Papers

Sampling from Probabilistic Submodular Models

2015-12-01 · NeurIPS 2015 12 · Alkis Gotovos, Hamed Hassani, Andreas Krause

Submodular and supermodular functions have found wide applicability in machine learning, capturing notions such as diversity and regularity, respectively. These notions have deep consequences for optimization, and the problem of (approximately) optimizing submodular functions has received much attention. However, beyond optimization, these notions allow specifying expressive probabilistic models that can be used to quantify predictive uncertainty via marginal inference. Prominent, well-studied special cases include Ising models and determinantal point processes, but the general class of log-submodular and log-supermodular models is much richer and little studied. In this paper, we investigate the use of Markov chain Monte Carlo sampling to perform approximate inference in general log-submodular and log-supermodular models. In particular, we consider a simple Gibbs sampling procedure, and establish two sufficient conditions, the first guaranteeing polynomial-time, and the second fast (O(nlogn)) mixing. We also evaluate the efficiency of the Gibbs sampler on three examples of such models, and compare against a recently proposed variational approach.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityPoint Processes

Similar Papers 제목 키워드 기반

From Sets to Multisets: Provable Variational Inference for Probabilistic Integer Submodular Models

2020-06-01 · ICML 2020 1 · Aytunc Sahin, Yatao Bian, Joachim M. Buhmann, Andreas Krause

Submodular functions have been studied extensively in machine learning and data mining. In particular, the optimization of submodular functions over the integer lattice (integer submodular functions) has recently attract…

Variational Inference

Myopic Bayesian Design of Experiments via Posterior Sampling and Probabilistic Programming

2018-05-25 · Kirthevasan Kandasamy, Willie Neiswanger, Reed Zhang, Akshay Krishnamurthy 외

We design a new myopic strategy for a wide class of sequential design of experiment (DOE) problems, where the goal is to collect data in order to to fulfil a certain problem specific goal. Our approach, Myopic Posterior …

Bayesian InferenceMulti-Armed BanditsProbabilistic ProgrammingReinforcement Learning+2

Probabilistic Submodular Maximization in Sub-Linear Time

2017-08-01 · ICML 2017 8 · Serban Stan, Morteza Zadimoghaddam, Andreas Krause, Amin Karbasi

In this paper, we consider optimizing submodular functions that are drawn from some unknown distribution. This setting arises, e.g., in recommender systems, where the utility of a subset of items may depend on a use…

Recommendation Systems

Maximizing submodular functions using probabilistic graphical models

2013-09-10 · K. S. Sesh Kumar, Francis Bach

We consider the problem of maximizing submodular functions; while this problem is known to be NP-hard, several numerically efficient local search techniques with approximation guarantees are available. In this paper, we …

Variational Inference

Optimal DR-Submodular Maximization and Applications to Provable Mean Field Inference

2018-05-19 · An Bian, Joachim M. Buhmann, Andreas Krause

Mean field inference in probabilistic models is generally a highly nonconvex problem. Existing optimization methods, e.g., coordinate ascent algorithms, can only generate local optima. In this work we propose provable …