LGMLJun 14, 2023

Unbiased Learning of Deep Generative Models with Structured Discrete Representations

arXiv:2306.08230v21 citationsh-index: 38
Originality Incremental advance
AI Analysis

This work addresses the problem of learning deep generative models with structured discrete representations for researchers in machine learning, offering incremental improvements in optimization efficiency and robustness.

The authors tackled the optimization challenges of structured variational autoencoders (SVAEs) by proposing novel algorithms, including a memory-efficient implicit differentiation scheme and a method for computing natural gradients, which enabled competitive performance against state-of-the-art time series models while learning interpretable discrete representations.

By composing graphical models with deep learning architectures, we learn generative models with the strengths of both frameworks. The structured variational autoencoder (SVAE) inherits structure and interpretability from graphical models, and flexible likelihoods for high-dimensional data from deep learning, but poses substantial optimization challenges. We propose novel algorithms for learning SVAEs, and are the first to demonstrate the SVAE's ability to handle multimodal uncertainty when data is missing by incorporating discrete latent variables. Our memory-efficient implicit differentiation scheme makes the SVAE tractable to learn via gradient descent, while demonstrating robustness to incomplete optimization. To more rapidly learn accurate graphical model parameters, we derive a method for computing natural gradients without manual derivations, which avoids biases found in prior work. These optimization innovations enable the first comparisons of the SVAE to state-of-the-art time series models, where the SVAE performs competitively while learning interpretable and structured discrete data representations.

Code Implementations1 repo
Foundations

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

Your Notes