LDC-VAE: A Latent Distribution Consistency Approach to Variational AutoEncoders
Xiaoyu Chen, Chen Gong, Qiang He, Xinwen Hou, and Yu Liu

TL;DR
LDC-VAE introduces a novel latent distribution consistency approach using SVGD to better align the posterior and prior distributions in VAEs, leading to improved image generation performance.
Contribution
The paper proposes a new method for VAEs that employs Stein Variational Gradient Descent to approximate the Gibbs posterior, enhancing latent distribution consistency.
Findings
Achieves comparable or better image generation results than existing VAE improvements.
Effectively approximates the Gibbs posterior without iterative sampling.
Improves the consistency between learned and prior latent distributions.
Abstract
Variational autoencoders (VAEs), as an important aspect of generative models, have received a lot of research interests and reached many successful applications. However, it is always a challenge to achieve the consistency between the learned latent distribution and the prior latent distribution when optimizing the evidence lower bound (ELBO), and finally leads to an unsatisfactory performance in data generation. In this paper, we propose a latent distribution consistency approach to avoid such substantial inconsistency between the posterior and prior latent distributions in ELBO optimizing. We name our method as latent distribution consistency VAE (LDC-VAE). We achieve this purpose by assuming the real posterior distribution in latent space as a Gibbs form, and approximating it by using our encoder. However, there is no analytical solution for such Gibbs posterior in approximation, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning · Cancer-related molecular mechanisms research
