MaskAAE: Latent space optimization for Adversarial Auto-Encoders
Arnab Kumar Mondal, Sankalan Pal Chowdhury, Aravind Jayendran, Parag, Singla, Himanshu Asnani, Prathosh AP

TL;DR
MaskAAE enhances auto-encoder generative models by optimizing latent space dimensionality through masking, leading to improved data generation quality compared to traditional methods.
Contribution
This paper introduces MaskAAE, a novel algorithm that aligns the latent space dimensionality of auto-encoders with the true generative space using masking, improving generation quality.
Findings
MaskAAE outperforms baseline auto-encoders in data generation quality.
Aligning latent space dimensionality with the true generative space is beneficial.
Experiments on synthetic and real datasets validate the effectiveness of MaskAAE.
Abstract
The field of neural generative models is dominated by the highly successful Generative Adversarial Networks (GANs) despite their challenges, such as training instability and mode collapse. Auto-Encoders (AE) with regularized latent space provide an alternative framework for generative models, albeit their performance levels have not reached that of GANs. In this work, we hypothesise that the dimensionality of the AE model's latent space has a critical effect on the quality of generated data. Under the assumption that nature generates data by sampling from a "true" generative latent space followed by a deterministic function, we show that the optimal performance is obtained when the dimensionality of the latent space of the AE-model matches with that of the "true" generative latent space. Further, we propose an algorithm called the Mask Adversarial Auto-Encoder (MaskAAE), in which the…
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 · Adversarial Robustness in Machine Learning
MethodsAutoencoders
