paper-with-me

홈 › Papers

Accelerating Monte Carlo Bayesian Inference via Approximating Predictive Uncertainty over Simplex

2019-05-29 · Yufei Cui, Wuguannan Yao, Qiao Li, Antoni B. Chan, Chun Jason Xue

Estimating the predictive uncertainty of a Bayesian learning model is critical in various decision-making problems, e.g., reinforcement learning, detecting adversarial attack, self-driving car. As the model posterior is almost always intractable, most efforts were made on finding an accurate approximation the true posterior. Even though a decent estimation of the model posterior is obtained, another approximation is required to compute the predictive distribution over the desired output. A common accurate solution is to use Monte Carlo (MC) integration. However, it needs to maintain a large number of samples, evaluate the model repeatedly and average multiple model outputs. In many real-world cases, this is computationally prohibitive. In this work, assuming that the exact posterior or a decent approximation is obtained, we propose a generic framework to approximate the output probability distribution induced by model posterior with a parameterized model and in an amortized fashion. The aim is to approximate the true uncertainty of a specific Bayesian model, meanwhile alleviating the heavy workload of MC integration at testing time. The proposed method is universally applicable to Bayesian classification models that allow for posterior sampling. Theoretically, we show that the idea of amortization incurs no additional costs on approximation performance. Empirical results validate the strong practical performance of our approach.

📄 PDF Abstract BibTeX arXiv:1905.12194

Code (1)

ralphc1212/amortized-approximation-of-induced-distribution 공식 구현 pytorch

Tasks

Adversarial AttackBayesian InferenceDecision MakingGeneral ClassificationReinforcement Learning

Similar Papers 제목 키워드 기반

Accelerating Monte Carlo Bayesian Inference via Approximating Predictive Uncertainty over the Simplex

2019-09-25 · Yufei Cui, Wuguannan Yao, Qiao Li, Antoni Chan 외

Estimating the predictive uncertainty of a Bayesian learning model is critical in various decision-making problems, e.g., reinforcement learning, detecting adversarial attack, self-driving car. As the model posterior is …

Adversarial AttackBayesian InferenceDecision Making

Variational Sequential Monte Carlo

2017-05-31 · Christian A. Naesseth, Scott W. Linderman, Rajesh Ranganath, David M. Blei

Many recent advances in large scale probabilistic inference rely on variational methods. The success of variational approaches depends on (i) formulating a flexible parametric family of distributions, and (ii) optimizing…

Bayesian InferenceState Space ModelsVariational Inference

Accelerating Markov Chain Monte Carlo sampling with diffusion models

2023-09-04 · N. T. Hunt-Smith, W. Melnitchouk, F. Ringer, N. Sato 외

Global fits of physics models require efficient methods for exploring high-dimensional and/or multimodal posterior functions. We introduce a novel method for accelerating Markov Chain Monte Carlo (MCMC) sampling by pairi…

Image Generation

Faster MCMC for Gaussian Latent Position Network Models

2020-06-13 · Neil A. Spencer, Brian Junker, Tracy M. Sweet

Latent position network models are a versatile tool in network science; applications include clustering entities, controlling for causal confounders, and defining priors over unobserved graphs. Estimating each node's lat…

Bayesian InferenceClusteringPosition

Validated Variational Inference via Practical Posterior Error Bounds

2019-10-09 · Jonathan H. Huggins, Mikołaj Kasprzak, Trevor Campbell, Tamara Broderick

Variational inference has become an increasingly attractive fast alternative to Markov chain Monte Carlo methods for approximate Bayesian inference. However, a major obstacle to the widespread use of variational methods …

Bayesian InferenceVariational Inference