paper-with-me

Papers

An efficient likelihood-free Bayesian inference method based on sequential neural posterior estimation

2023-11-21 · Yifei Xiong, Xiliang Yang, Sanguo Zhang, Zhijian He

Sequential neural posterior estimation (SNPE) techniques have been recently proposed for dealing with simulation-based models with intractable likelihoods. Unlike approximate Bayesian computation, SNPE techniques learn the posterior from sequential simulation using neural network-based conditional density estimators by minimizing a specific loss function. The SNPE method proposed by Lueckmann et al. (2017) used a calibration kernel to boost the sample weights around the observed data, resulting in a concentrated loss function. However, the use of calibration kernels may increase the variances of both the empirical loss and its gradient, making the training inefficient. To improve the stability of SNPE, this paper proposes to use an adaptive calibration kernel and several variance reduction techniques. The proposed method greatly speeds up the process of training and provides a better approximation of the posterior than the original SNPE method and some existing competitors as confirmed by numerical experiments. We also managed to demonstrate the superiority of the proposed method for a high-dimensional model with a real-world dataset.

📄 PDF Abstract BibTeX arXiv:2311.12530

Code (1)

yifei-xiong/efficient-snpe 공식 구현 pytorch

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Approximate Bayesian Computation with Path Signatures

2021-06-23 · Joel Dyer, Patrick Cannon, Sebastian M Schmon

Simulation models often lack tractable likelihood functions, making likelihood-free inference methods indispensable. Approximate Bayesian computation generates likelihood-free posterior samples by comparing simulated and…

Time SeriesTime Series Analysis

Automatic Posterior Transformation for Likelihood-Free Inference

2019-05-17 · David S. Greenberg, Marcel Nonnenmacher, Jakob H. Macke

How can one perform Bayesian inference on stochastic simulators with intractable likelihoods? A recent approach is to learn the posterior from adaptively proposed simulations using neural network-based conditional densit…

Bayesian InferenceTime SeriesTime Series Analysis

Sequential Neural Likelihood: Fast Likelihood-free Inference with Autoregressive Flows

2018-05-18 · George Papamakarios, David C. Sterratt, Iain Murray

We present Sequential Neural Likelihood (SNL), a new method for Bayesian inference in simulator models, where the likelihood is intractable but simulating data from the model is possible. SNL trains an autoregressive flo…

Bayesian Inference

Sequential Likelihood-Free Inference with Neural Proposal

2020-10-15 · Dongjun Kim, Kyungwoo Song, YoonYeong Kim, Yongjin Shin 외

Bayesian inference without the likelihood evaluation, or likelihood-free inference, has been a key research topic in simulation studies for gaining quantitatively validated simulation models on real-world datasets. As th…

Bayesian Inference

Sequential Gibbs Posteriors with Applications to Principal Component Analysis

2023-10-19 · Steven Winter, Omar Melikechi, David B. Dunson

Gibbs posteriors are proportional to a prior distribution multiplied by an exponentiated loss function, with a key tuning parameter weighting information in the loss relative to the prior and providing a control of poste…

Bayesian InferenceUncertainty Quantification