paper-with-me

Papers

Challenges in Markov chain Monte Carlo for Bayesian neural networks

2019-10-15 · Theodore Papamarkou, Jacob Hinkle, M. Todd Young, David Womble

Markov chain Monte Carlo (MCMC) methods have not been broadly adopted in Bayesian neural networks (BNNs). This paper initially reviews the main challenges in sampling from the parameter posterior of a neural network via MCMC. Such challenges culminate to lack of convergence to the parameter posterior. Nevertheless, this paper shows that a non-converged Markov chain, generated via MCMC sampling from the parameter space of a neural network, can yield via Bayesian marginalization a valuable posterior predictive distribution of the output of the neural network. Classification examples based on multilayer perceptrons showcase highly accurate posterior predictive distributions. The postulate of limited scope for MCMC developments in BNNs is partially valid; an asymptotically exact parameter posterior seems less plausible, yet an accurate posterior predictive distribution is a tenable research avenue.

📄 PDF Abstract BibTeX arXiv:1910.06539

Code (1)

papamarkou/bnn_mcmc_examples 공식 구현 pytorch

Tasks

Bayesian Inferencevalid

Similar Papers 제목 키워드 기반

Multilevel Gibbs Sampling for Bayesian Regression

2020-09-25 · Joris Tavernier, Jaak Simm, Adam Arany, Karl Meerbergen 외

Bayesian regression remains a simple but effective tool based on Bayesian inference techniques. For large-scale applications, with complicated posterior distributions, Markov Chain Monte Carlo methods are applied. To imp…

Bayesian InferenceClusteringregression

Scalable Importance Tempering and Bayesian Variable Selection

2018-05-01 · Giacomo Zanella, Gareth Roberts

We propose a Monte Carlo algorithm to sample from high dimensional probability distributions that combines Markov chain Monte Carlo and importance sampling. We provide a careful theoretical analysis, including guarantees…

Variable Selection

An Annealed Sequential Monte Carlo Method for Bayesian Phylogenetics

2019-03-13

We describe an "embarrassingly parallel" method for Bayesian phylogenetic inference, annealed Sequential Monte Carlo, based on recent advances in the Sequential Monte Carlo literature such as adaptive determination of an…

Stochastic gradient Markov chain Monte Carlo

2019-07-16 · Christopher Nemeth, Paul Fearnhead

Markov chain Monte Carlo (MCMC) algorithms are generally regarded as the gold standard technique for Bayesian inference. They are theoretically well-understood and conceptually simple to apply in practice. The drawback o…

Bayesian Inference

Differentially Private Markov Chain Monte Carlo

2019-01-29 · NeurIPS 2019 12 · Mikko A. Heikkilä, Joonas Jälkö, Onur Dikmen, Antti Honkela

Recent developments in differentially private (DP) machine learning and DP Bayesian learning have enabled learning under strong privacy guarantees for the training data subjects. In this paper, we further extend the appl…