To Regularize or Not To Regularize? The Bias Variance Trade-off in Regularized AEs
Arnab Kumar Mondal, Himanshu Asnani, Parag Singla, Prathosh AP

TL;DR
This paper investigates the impact of latent prior choices on regularized auto-encoders' performance, revealing limitations of fixed priors and proposing a learnable prior approach, FlexAE, to improve generative quality.
Contribution
It introduces FlexAE, a novel auto-encoder with a learnable latent prior, addressing prior limitations and achieving state-of-the-art results in AE-based generative modeling.
Findings
Fixed priors hinder optimization feasibility.
Learnable priors improve generation quality.
FlexAE outperforms existing AE models.
Abstract
Regularized Auto-Encoders (RAEs) form a rich class of neural generative models. They effectively model the joint-distribution between the data and the latent space using an Encoder-Decoder combination, with regularization imposed in terms of a prior over the latent space. Despite their advantages, such as stability in training, the performance of AE based models has not reached the superior standards as that of the other generative models such as Generative Adversarial Networks (GANs). Motivated by this, we examine the effect of the latent prior on the generation quality of deterministic AE models in this paper. Specifically, we consider the class of RAEs with deterministic Encoder-Decoder pairs, Wasserstein Auto-Encoders (WAE), and show that having a fixed prior distribution, \textit{a priori}, oblivious to the dimensionality of the `true' latent space, will lead to the infeasibility…
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 Technology and Sound Studies
MethodsAutoencoders
