MLLGFeb 22, 2020

Amortised Learning by Wake-Sleep

arXiv:2002.09737v27 citations
AI Analysis

This addresses the problem of learning in unsupervised latent-variable models for researchers, offering an alternative to variational approximations, but it appears incremental as it builds on wake-sleep methods.

The paper tackles the intractability of exact maximum-likelihood learning for flexible latent-variable models by proposing amortised learning, which uses a wake-sleep Monte-Carlo strategy to directly estimate parameter updates, demonstrating effectiveness on complex models with discrete or non-Euclidean latents.

Models that employ latent variables to capture structure in observed data lie at the heart of many current unsupervised learning algorithms, but exact maximum-likelihood learning for powerful and flexible latent-variable models is almost always intractable. Thus, state-of-the-art approaches either abandon the maximum-likelihood framework entirely, or else rely on a variety of variational approximations to the posterior distribution over the latents. Here, we propose an alternative approach that we call amortised learning. Rather than computing an approximation to the posterior over latents, we use a wake-sleep Monte-Carlo strategy to learn a function that directly estimates the maximum-likelihood parameter updates. Amortised learning is possible whenever samples of latents and observations can be simulated from the generative model, treating the model as a "black box". We demonstrate its effectiveness on a wide range of complex models, including those with latents that are discrete or supported on non-Euclidean spaces.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes