LGAIOct 6, 2023

Leveraging Self-Consistency for Data-Efficient Amortized Bayesian Inference

arXiv:2310.04395v414 citationsh-index: 19
Originality Incremental advance
AI Analysis

This addresses data inefficiency in Bayesian inference for researchers and practitioners, though it is incremental as it builds on existing neural density estimators.

The paper tackles the problem of improving efficiency and accuracy in amortized Bayesian inference by penalizing violations of symmetry in marginal likelihood estimates, resulting in significant quality improvements in low data regimes for synthetic and scientific models.

We propose a method to improve the efficiency and accuracy of amortized Bayesian inference by leveraging universal symmetries in the joint probabilistic model of parameters and data. In a nutshell, we invert Bayes' theorem and estimate the marginal likelihood based on approximate representations of the joint model. Upon perfect approximation, the marginal likelihood is constant across all parameter values by definition. However, errors in approximate inference lead to undesirable variance in the marginal likelihood estimates across different parameter values. We penalize violations of this symmetry with a \textit{self-consistency loss} which significantly improves the quality of approximate inference in low data regimes and can be used to augment the training of popular neural density estimators. We apply our method to a number of synthetic problems and realistic scientific models, discovering notable advantages in the context of both neural posterior and likelihood approximation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes