LGCLOct 14, 2021

The Neglected Sibling: Isotropic Gaussian Posterior for VAE

arXiv:2110.07383v1
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in VAE training for researchers and practitioners in NLP and image domains, offering an incremental but effective modification.

The paper tackles the problem of inactive dimensions in Variational Autoencoders (VAEs) by proposing an Isotropic Gaussian Posterior (IGP), which leads to consistent improvements in downstream task performance, sample efficiency, and robustness across various datasets and tasks.

Deep generative models have been widely used in several areas of NLP, and various techniques have been proposed to augment them or address their training challenges. In this paper, we propose a simple modification to Variational Autoencoders (VAEs) by using an Isotropic Gaussian Posterior (IGP) that allows for better utilisation of their latent representation space. This model avoids the sub-optimal behavior of VAEs related to inactive dimensions in the representation space. We provide both theoretical analysis, and empirical evidence on various datasets and tasks that show IGP leads to consistent improvement on several quantitative and qualitative grounds, from downstream task performance and sample efficiency to robustness. Additionally, we give insights about the representational properties encouraged by IGP and also show that its gain generalises to image domain as well.

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