Adversarial Variational Optimization of Non-Differentiable Simulators
Gilles Louppe, Joeri Hermans, Kyle Cranmer

TL;DR
This paper introduces Adversarial Variational Optimization (AVO), a likelihood-free inference method that enables parameter estimation for complex, non-differentiable simulators by minimizing divergence between simulated and observed data distributions.
Contribution
The paper proposes AVO, a novel likelihood-free inference algorithm that combines adversarial training with variational optimization for non-differentiable simulators.
Findings
AVO effectively estimates parameters for both discrete and continuous data simulators.
The method minimizes the Jensen-Shannon divergence between simulated and real data distributions.
AVO outperforms existing likelihood-free inference techniques in various scenarios.
Abstract
Complex computer simulators are increasingly used across fields of science as generative models tying parameters of an underlying theory to experimental observations. Inference in this setup is often difficult, as simulators rarely admit a tractable density or likelihood function. We introduce Adversarial Variational Optimization (AVO), a likelihood-free inference algorithm for fitting a non-differentiable generative model incorporating ideas from generative adversarial networks, variational optimization and empirical Bayes. We adapt the training procedure of generative adversarial networks by replacing the differentiable generative network with a domain-specific simulator. We solve the resulting non-differentiable minimax problem by minimizing variational upper bounds of the two adversarial objectives. Effectively, the procedure results in learning a proposal distribution over…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks · Gaussian Processes and Bayesian Inference
