Variational Rank Reduction Autoencoders
Jad Mounayer, Alicia Tierz, Jerome Tomezyk, Chady Ghnatios, Francisco Chinesta

TL;DR
The paper introduces Variational Rank Reduction Autoencoders (VRRAEs), combining RRAEs and VAEs to enhance generative performance and reduce posterior collapse, validated on multiple datasets with superior results.
Contribution
VRRAEs integrate rank reduction regularization with variational inference, improving generative quality and robustness over traditional VAEs and RRAEs.
Findings
VRRAEs outperform RRAEs and VAEs on multiple datasets.
Regularization via SVD reduces posterior collapse.
VRRAEs achieve higher FID scores in generation and interpolation tasks.
Abstract
Deterministic Rank Reduction Autoencoders (RRAEs) enforce by construction a regularization on the latent space by applying a truncated SVD. While this regularization makes Autoencoders more powerful, using them for generative purposes is counter-intuitive due to their deterministic nature. On the other hand, Variational Autoencoders (VAEs) are well known for their generative abilities by learning a probabilistic latent space. In this paper, we present Variational Rank Reduction Autoencoders (VRRAEs), a model that leverages the advantages of both RRAEs and VAEs. Our claims and results show that when carefully sampling the latent space of RRAEs and further regularizing with the Kullback-Leibler (KL) divergence (similarly to VAEs), VRRAEs outperform RRAEs and VAEs. Additionally, we show that the regularization induced by the SVD not only makes VRRAEs better generators than VAEs, but also…
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
TopicsAdvanced Algorithms and Applications · Neural Networks and Applications · Image and Signal Denoising Methods
