Co-Generation with GANs using AIS based HMCDownload PDF

Published: 21 Oct 2019, Last Modified: 29 Aug 2024NeurIPS 2019 Deep Inverse Workshop PosterReaders: Everyone
Keywords: annealed importance sampling, co-generation, GAN
TL;DR: Using annealed importance sampling on the co-generation problem.
Abstract: Inferring the most likely configuration for a subset of variables of a joint distribution given the remaining ones – which we refer to as co-generation – is an important challenge that is computationally demanding for all but the simplest settings. This task has received a considerable amount of attention, particularly for classical ways of modeling distributions like structured prediction. In contrast, almost nothing is known about this task when considering recently proposed techniques for modeling high-dimensional distributions, particularly generative adversarial nets (GANs). Therefore, in this paper, we study the occurring challenges for co-generation with GANs. To address those challenges we develop an annealed importance sampling (AIS) based Hamiltonian Monte Carlo (HMC) co-generation algorithm. The presented approach significantly outperforms classical gradient-based methods on synthetic data and on CelebA.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 2 code implementations](https://www.catalyzex.com/paper/co-generation-with-gans-using-ais-based-hmc/code)
1 Reply

Loading