The Effects of Invertibility on the Representational Complexity of Encoders in Variational Autoencoders
Divyansh Pareek, Andrej Risteski

TL;DR
This paper investigates how the invertibility of the generative map in Variational Autoencoders affects the complexity of the encoder, showing that invertibility can significantly reduce the required encoder size and explaining the difficulty of learning models on low-dimensional manifolds.
Contribution
The paper provides a theoretical analysis linking the invertibility of the generative map to the complexity of the encoder in VAEs, extending beyond layerwise invertibility assumptions.
Findings
Invertible generative maps require simpler encoders.
Non-invertible maps can necessitate exponentially larger encoders.
Learning on low-dimensional manifolds is inherently more challenging.
Abstract
Training and using modern neural-network based latent-variable generative models (like Variational Autoencoders) often require simultaneously training a generative direction along with an inferential(encoding) direction, which approximates the posterior distribution over the latent variables. Thus, the question arises: how complex does the inferential model need to be, in order to be able to accurately model the posterior distribution of a given generative model? In this paper, we identify an important property of the generative map impacting the required size of the encoder. We show that if the generative map is "strongly invertible" (in a sense we suitably formalize), the inferential model need not be much more complex. Conversely, we prove that there exist non-invertible generative maps, for which the encoding direction needs to be exponentially larger (under standard assumptions…
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 · Model Reduction and Neural Networks · Music and Audio Processing
MethodsConvolution
