Symmetric Equilibrium Learning of VAEs
Boris Flach, Dmitrij Schlesinger, Alexander Shekhovtsov

TL;DR
This paper introduces a symmetric Nash equilibrium approach for training variational autoencoders, overcoming limitations of the traditional ELBO method by enabling more flexible and complex generative modeling.
Contribution
It proposes a novel symmetric learning framework for VAEs based on Nash equilibrium, applicable to complex scenarios with only sampling access to distributions.
Findings
Enables training VAEs without requiring closed-form latent distributions
Applicable to semi-supervised learning and complex priors
Demonstrates flexibility and simplicity in various tasks
Abstract
We view variational autoencoders (VAE) as decoder-encoder pairs, which map distributions in the data space to distributions in the latent space and vice versa. The standard learning approach for VAEs is the maximisation of the evidence lower bound (ELBO). It is asymmetric in that it aims at learning a latent variable model while using the encoder as an auxiliary means only. Moreover, it requires a closed form a-priori latent distribution. This limits its applicability in more complex scenarios, such as general semi-supervised learning and employing complex generative models as priors. We propose a Nash equilibrium learning approach, which is symmetric with respect to the encoder and decoder and allows learning VAEs in situations where both the data and the latent distributions are accessible only by sampling. The flexibility and simplicity of this approach allows its application to a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Gaussian Processes and Bayesian Inference · Machine Learning in Healthcare
