paper-with-me

홈 › Papers

Evidence Networks: simple losses for fast, amortized, neural Bayesian model comparison

2023-05-18 · Niall Jeffrey, Benjamin D. Wandelt

Evidence Networks can enable Bayesian model comparison when state-of-the-art methods (e.g. nested sampling) fail and even when likelihoods or priors are intractable or unknown. Bayesian model comparison, i.e. the computation of Bayes factors or evidence ratios, can be cast as an optimization problem. Though the Bayesian interpretation of optimal classification is well-known, here we change perspective and present classes of loss functions that result in fast, amortized neural estimators that directly estimate convenient functions of the Bayes factor. This mitigates numerical inaccuracies associated with estimating individual model probabilities. We introduce the leaky parity-odd power (l-POP) transform, leading to the novel ``l-POP-Exponential'' loss function. We explore neural density estimation for data probability in different models, showing it to be less accurate and scalable than Evidence Networks. Multiple real-world and synthetic examples illustrate that Evidence Networks are explicitly independent of dimensionality of the parameter space and scale mildly with the complexity of the posterior probability density function. This simple yet powerful approach has broad implications for model inference tasks. As an application of Evidence Networks to real-world data we compute the Bayes factor for two models with gravitational lensing data of the Dark Energy Survey. We briefly discuss applications of our methods to other, related problems of model comparison and evaluation in implicit inference settings.

📄 PDF Abstract BibTeX arXiv:2305.11241

Code (1)

nialljeffrey/evidencenetworksdemo 공식 구현 tf

Tasks

Density Estimation

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Robust Amortized Bayesian Inference with Self-Consistency Losses on Unlabeled Data

2025-01-23 · Aayush Mishra, Daniel Habermann, Marvin Schmitt, Stefan T. Radev 외

Amortized Bayesian inference (ABI) with neural networks can solve probabilistic inverse problems orders of magnitude faster than classical methods. However, ABI is not yet sufficiently robust for widespread and safe appl…

Bayesian Inference

Improving the Accuracy of Amortized Model Comparison with Self-Consistency

2025-12-16 · Šimon Kucharský, Aayush Mishra, Daniel Habermann, Stefan T. Radev 외 arxiv

Amortized Bayesian inference (ABI) offers fast, scalable approximations to posterior densities by training neural surrogates on data simulated from the statistical model. However, ABI methods are highly sensitive to mode…

Bayesian Inference

Uncertainty-Aware Surrogate-based Amortized Bayesian Inference for Computationally Expensive Models

2025-05-13 · Stefania Scheurer, Philipp Reiser, Tim Brünnette, Wolfgang Nowak 외

Bayesian inference typically relies on a large number of model evaluations to estimate posterior distributions. Established methods like Markov Chain Monte Carlo (MCMC) and Amortized Bayesian Inference (ABI) can become c…

Bayesian Inference

Amortized Bayesian Workflow (Extended Abstract)

2024-09-06 · Marvin Schmitt, Chengkun Li, Aki Vehtari, Luigi Acerbi 외

Bayesian inference often faces a trade-off between computational speed and sampling accuracy. We propose an adaptive workflow that integrates rapid amortized inference with gold-standard MCMC techniques to achieve both s…

Bayesian Inference

PABBO: Preferential Amortized Black-Box Optimization

2025-03-02 · Xinyu Zhang, Daolang Huang, Samuel Kaski, Julien Martinelli

Preferential Bayesian Optimization (PBO) is a sample-efficient method to learn latent user utilities from preferential feedback over a pair of designs. It relies on a statistical surrogate model for the latent function, …

Bayesian OptimizationMeta-Learning