paper-with-me

Papers

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 flow on simulated data in order to learn a model of the likelihood in the region of high posterior density. A sequential training procedure guides simulations and reduces simulation cost by orders of magnitude. We show that SNL is more robust, more accurate and requires less tuning than related neural-based methods, and we discuss diagnostics for assessing calibration, convergence and goodness-of-fit.

📄 PDF Abstract BibTeX arXiv:1805.07226

Code (10)

gpapamak/snl 공식 구현
MaximeVandegar/Papers-in-100-Lines-of-Code/tree/main/Sequential_Neural_Likelihood pytorch
conormdurkan/lfi pytorch
davidreiman/snl pytorch
jtamanas/lbi jax
jtamanas/saxbi jax
justinalsing/delfi tf
justinalsing/pydelfi tf
mackelab/delfi pytorch
mnonnenm/SNL_py3port

Tasks

Bayesian Inference

Similar Papers 제목 키워드 기반

Sequential Neural Methods for Likelihood-free Inference

2018-11-21 · Conor Durkan, George Papamakarios, Iain Murray

Likelihood-free inference refers to inference when a likelihood function cannot be explicitly evaluated, which is often the case for models based on simulators. Most of the literature is based on sample-based `Approximat…

Optimizing Likelihood-free Inference using Self-supervised Neural Symmetry Embeddings

2023-12-11 · Deep Chatterjee, Philip C. Harris, Maanas Goel, Malina Desai 외

Likelihood-free inference is quickly emerging as a powerful tool to perform fast/effective parameter estimation. We demonstrate a technique of optimizing likelihood-free inference to make it even faster by marginalizing …

parameter estimationSelf-Supervised LearningTranslation

Sequential Neural Posterior and Likelihood Approximation

2021-02-12 · Samuel Wiqvist, Jes Frellsen, Umberto Picchini

We introduce the sequential neural posterior and likelihood approximation (SNPLA) algorithm. SNPLA is a normalizing flows-based algorithm for inference in implicit models, and therefore is a simulation-based inference me…

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

Differentiable Likelihoods for Fast Inversion of 'Likelihood-Free' Dynamical Systems

2020-02-21 · ICML 2020 1 · Hans Kersting, Nicholas Krämer, Martin Schiegg, Christian Daniel 외

Likelihood-free (a.k.a. simulation-based) inference problems are inverse problems with expensive, or intractable, forward models. ODE inverse problems are commonly treated as likelihood-free, as their forward map has to …