LGMLApr 25, 2023

Controlling Posterior Collapse by an Inverse Lipschitz Constraint on the Decoder Network

arXiv:2304.12770v26 citationsh-index: 49
Originality Incremental advance
AI Analysis

This addresses a critical issue in VAEs for researchers and practitioners, offering a method to improve model stability and performance, though it appears incremental as it builds on existing VAE frameworks.

The authors tackled the problem of posterior collapse in variational autoencoders by introducing an inverse Lipschitz constraint on the decoder network, which allows control over the collapse degree with theoretical guarantees and is validated through numerical experiments.

Variational autoencoders (VAEs) are one of the deep generative models that have experienced enormous success over the past decades. However, in practice, they suffer from a problem called posterior collapse, which occurs when the encoder coincides, or collapses, with the prior taking no information from the latent structure of the input data into consideration. In this work, we introduce an inverse Lipschitz neural network into the decoder and, based on this architecture, provide a new method that can control in a simple and clear manner the degree of posterior collapse for a wide range of VAE models equipped with a concrete theoretical guarantee. We also illustrate the effectiveness of our method through several numerical experiments.

Foundations

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

Your Notes