Approximate sampling and estimation of partition functions using neural networks
George T. Cantwell

TL;DR
This paper introduces a novel method using variational autoencoders to approximate sampling and estimate partition functions for complex distributions without relying on training data or MCMC, demonstrated on Ising, clustering, and ranking tasks.
Contribution
It presents a new approach that inverts the typical VAE training process to handle intractable distributions without data or MCMC.
Findings
Effective approximation of partition functions demonstrated on multiple examples
Method bypasses the need for training data and MCMC sampling
Applicable to complex models like Ising and graph clustering
Abstract
We consider the closely related problems of sampling from a distribution known up to a normalizing constant, and estimating said normalizing constant. We show how variational autoencoders (VAEs) can be applied to this task. In their standard applications, VAEs are trained to fit data drawn from an intractable distribution. We invert the logic and train the VAE to fit a simple and tractable distribution, on the assumption of a complex and intractable latent distribution, specified up to normalization. This procedure constructs approximations without the use of training data or Markov chain Monte Carlo sampling. We illustrate our method on three examples: the Ising model, graph clustering, and ranking.
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
TopicsBayesian Methods and Mixture Models · Markov Chains and Monte Carlo Methods · Topological and Geometric Data Analysis
