paper-with-me

홈 › Papers

A Trust Crisis In Simulation-Based Inference? Your Posterior Approximations Can Be Unfaithful

2021-10-13 · Joeri Hermans, Arnaud Delaunoy, François Rozet, Antoine Wehenkel, Volodimir Begy, Gilles Louppe

We present extensive empirical evidence showing that current Bayesian simulation-based inference algorithms can produce computationally unfaithful posterior approximations. Our results show that all benchmarked algorithms -- (Sequential) Neural Posterior Estimation, (Sequential) Neural Ratio Estimation, Sequential Neural Likelihood and variants of Approximate Bayesian Computation -- can yield overconfident posterior approximations, which makes them unreliable for scientific use cases and falsificationist inquiry. Failing to address this issue may reduce the range of applicability of simulation-based inference. For this reason, we argue that research efforts should be made towards theoretical and methodological developments of conservative approximate inference algorithms and present research directions towards this objective. In this regard, we show empirical evidence that ensembling posterior surrogates provides more reliable approximations and mitigates the issue.

📄 PDF Abstract BibTeX arXiv:2110.06581

Code (4)

montefiore-ai/crisis-in-sbi 공식 구현 pytorch
montefiore-ai/trust-crisis-in-simulation-based-inference 공식 구현 pytorch
ciela-institute/tarp pytorch
montefiore-ai/averting-a-crisis-in-simulation-based-inference pytorch

Methods 이 논문이 사용한 방법론

ABC Class of methods in Bayesian Statistics where the posterior distribution is approximated over a rejection scheme on simulations because the likelihood function is…

Similar Papers 제목 키워드 기반

Truncated Marginal Neural Ratio Estimation

2021-07-02 · NeurIPS 2021 12 · Benjamin Kurt Miller, Alex Cole, Patrick Forré, Gilles Louppe 외

Parametric stochastic simulators are ubiquitous in science, often featuring high-dimensional input parameters and/or an intractable likelihood. Performing Bayesian parameter inference in this context can be challenging. …

L-C2ST: Local Diagnostics for Posterior Approximations in Simulation-Based Inference

2023-06-06 · NeurIPS 2023 11 · Julia Linhart, Alexandre Gramfort, Pedro L. C. Rodrigues

Many recent works in simulation-based inference (SBI) rely on deep generative models to approximate complex, high-dimensional posterior distributions. However, evaluating whether or not these approximations can be truste…

Simulation-efficient marginal posterior estimation with swyft: stop wasting your precious time

2020-11-27 · Benjamin Kurt Miller, Alex Cole, Gilles Louppe, Christoph Weniger

We present algorithms (a) for nested neural likelihood-to-evidence ratio estimation, and (b) for simulation reuse via an inhomogeneous Poisson point process cache of parameters and corresponding simulations. Together, th…

AstronomyBayesian Inference

YourBench: Easy Custom Evaluation Sets for Everyone

2025-04-02 · Sumuk Shashidhar, Clémentine Fourrier, Alina Lozovskia, Thomas Wolf 외

Evaluating large language models (LLMs) effectively remains a critical bottleneck, as traditional static benchmarks suffer from saturation and contamination, while human evaluations are costly and slow. This hinders time…

MMLU

Pseudo-Likelihood Inference

2023-11-28 · NeurIPS 2023 11

Simulation-Based Inference (SBI) is a common name for an emerging family of approaches that infer the model parameters when the likelihood is intractable. Existing SBI methods either approximate the likelihood, such as A…