paper-with-me

홈 › Papers

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 trusted remains a challenge. Most approaches evaluate the posterior estimator only in expectation over the observation space. This limits their interpretability and is not sufficient to identify for which observations the approximation can be trusted or should be improved. Building upon the well-known classifier two-sample test (C2ST), we introduce L-C2ST, a new method that allows for a local evaluation of the posterior estimator at any given observation. It offers theoretically grounded and easy to interpret -- e.g. graphical -- diagnostics, and unlike C2ST, does not require access to samples from the true posterior. In the case of normalizing flow-based posterior estimators, L-C2ST can be specialized to offer better statistical power, while being computationally more efficient. On standard SBI benchmarks, L-C2ST provides comparable results to C2ST and outperforms alternative local approaches such as coverage tests based on highest predictive density (HPD). We further highlight the importance of local evaluation and the benefit of interpretability of L-C2ST on a challenging application from computational neuroscience.

📄 PDF Abstract BibTeX arXiv:2306.03580

Code (1)

julialinhart/lc2st 공식 구현 pytorch

Similar 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 외

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 algorithm…

Balancing Simulation-based Inference for Conservative Posteriors

2023-04-21 · Arnaud Delaunoy, Benjamin Kurt Miller, Patrick Forré, Christoph Weniger 외

Conservative inference is a major concern in simulation-based inference. It has been shown that commonly used algorithms can produce overconfident posterior approximations. Balancing has empirically proven to be an effec…

CP4SBI: Local Conformal Calibration of Credible Sets in Simulation-Based Inference

2025-08-23 · Luben M. C. Cabezas, Vagner S. Santos, Thiago R. Ramos, Pedro L. C. Rodrigues 외 arxiv

Current experimental scientists have been increasingly relying on simulation-based inference (SBI) to invert complex non-linear models with intractable likelihoods. However, posterior approximations obtained with SBI are…

Fast, accurate and lightweight sequential simulation-based inference using Gaussian locally linear mappings

2024-03-12 · Henrik Häggström, Pedro L. C. Rodrigues, Geoffroy Oudoumanessah, Florence Forbes 외

Bayesian inference for complex models with an intractable likelihood can be tackled using algorithms performing many calls to computer simulators. These approaches are collectively known as "simulation-based inference" (…

Bayesian Inference

Simulation-based stacking

2023-10-25 · Yuling Yao, Bruno Régaldo-Saint Blancard, Justin Domke

Simulation-based inference has been popular for amortized Bayesian computation. It is typical to have more than one posterior approximation, from different inference algorithms, different architectures, or simply the ran…