paper-with-me

Papers

Embarrassingly Parallel Variational Inference in Nonconjugate Models

2015-10-14 · Willie Neiswanger, Chong Wang, Eric Xing

We develop a parallel variational inference (VI) procedure for use in data-distributed settings, where each machine only has access to a subset of data and runs VI independently, without communicating with other machines. This type of "embarrassingly parallel" procedure has recently been developed for MCMC inference algorithms; however, in many cases it is not possible to directly extend this procedure to VI methods without requiring certain restrictive exponential family conditions on the form of the model. Furthermore, most existing (nonparallel) VI methods are restricted to use on conditionally conjugate models, which limits their applicability. To combat these issues, we make use of the recently proposed nonparametric VI to facilitate an embarrassingly parallel VI procedure that can be applied to a wider scope of models, including to nonconjugate models. We derive our embarrassingly parallel VI algorithm, analyze our method theoretically, and demonstrate our method empirically on a few nonconjugate models.

📄 PDF Abstract BibTeX arXiv:1510.04163

Code (0)

등록된 구현이 없습니다.

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Automatic Variational Inference in Stan

2015-06-10 · NeurIPS 2015 12 · Alp Kucukelbir, Rajesh Ranganath, Andrew Gelman, David M. Blei

Variational inference is a scalable technique for approximate Bayesian inference. Deriving variational inference algorithms requires tedious model-specific calculations; this makes it difficult to automate. We propose an…

Bayesian InferenceProbabilistic ProgrammingVariational Inference

Distributed Bayesian Matrix Factorization with Limited Communication

2017-03-02 · Xiangju Qin, Paul Blomstedt, Eemeli Leppäaho, Pekka Parviainen 외

Bayesian matrix factorization (BMF) is a powerful tool for producing low-rank representations of matrices and for predicting missing values and providing confidence intervals. Scaling up the posterior inference for massi…

Missing Values

Embarrassingly Parallel Inference for Gaussian Processes

2017-02-27 · Michael Minyi Zhang, Sinead A. Williamson

Training Gaussian process-based models typically involves an $ O(N^3)$ computational bottleneck due to inverting the covariance matrix. Popular methods for overcoming this matrix inversion problem cannot adequately model…

Gaussian ProcessesMixture-of-Expertsregression

Optimization Monte Carlo: Efficient and Embarrassingly Parallel Likelihood-Free Inference

2015-06-11 · NeurIPS 2015 12 · Edward Meeds, Max Welling

We describe an embarrassingly parallel, anytime Monte Carlo method for likelihood-free models. The algorithm starts with the view that the stochasticity of the pseudo-samples generated by the simulator can be controlled …

Easy Variational Inference for Categorical Models via an Independent Binary Approximation

2022-05-31 · Michael T. Wojnowicz, Shuchin Aeron, Eric L. Miller, Michael C. Hughes

We pursue tractable Bayesian analysis of generalized linear models (GLMs) for categorical data. Thus far, GLMs are difficult to scale to more than a few dozen categories due to non-conjugacy or strong posterior dependenc…

Variational Inference