TL;DR
This paper introduces NoFAS, an efficient variational inference method combining normalizing flows with an adaptive surrogate model, significantly reducing computational costs for Bayesian inference in expensive models.
Contribution
It proposes an innovative optimization strategy that alternates updating the normalizing flow and surrogate model, improving inference accuracy and efficiency.
Findings
NoFAS outperforms benchmarks in computational efficiency.
It maintains high inferential accuracy with surrogate models.
Effective in cases with non-identifiable models.
Abstract
Fast inference of numerical model parameters from data is an important prerequisite to generate predictive models for a wide range of applications. Use of sampling-based approaches such as Markov chain Monte Carlo may become intractable when each likelihood evaluation is computationally expensive. New approaches combining variational inference with normalizing flow are characterized by a computational cost that grows only linearly with the dimensionality of the latent variable space, and rely on gradient-based optimization instead of sampling, providing a more efficient approach for Bayesian inference about the model parameters. Moreover, the cost of frequently evaluating an expensive likelihood can be mitigated by replacing the true model with an offline trained surrogate model, such as neural networks. However, this approach might generate significant bias when the surrogate is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsVariational Inference
