Generative Bayesian Inference with GANs
Yuexi Wang, Veronika Ro\v{c}kov\'a

TL;DR
This paper introduces Bayesian GANs, a novel method that combines ABC and GANs to directly sample from complex posteriors without explicit likelihoods, demonstrating competitive results on simulated data.
Contribution
The paper develops a Bayesian GAN framework that directly targets posteriors using adversarial training, with post-processing refinements and theoretical convergence guarantees.
Findings
B-GAN can generate iid posterior samples efficiently.
The method shows convergence of the total variation distance to the true posterior.
Experimental results demonstrate competitive performance with recent likelihood-free methods.
Abstract
In the absence of explicit or tractable likelihoods, Bayesians often resort to approximate Bayesian computation (ABC) for inference. Our work bridges ABC with deep neural implicit samplers based on generative adversarial networks (GANs) and adversarial variational Bayes. Both ABC and GANs compare aspects of observed and fake data to simulate from posteriors and likelihoods, respectively. We develop a Bayesian GAN (B-GAN) sampler that directly targets the posterior by solving an adversarial optimization problem. B-GAN is driven by a deterministic mapping learned on the ABC reference by conditional GANs. Once the mapping has been trained, iid posterior samples are obtained by filtering noise at a negligible additional cost. We propose two post-processing local refinements using (1) data-driven proposals with importance reweighting, and (2) variational Bayes. We support our findings with…
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.
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
MethodsApproximate Bayesian Computation
