Complexity Matters: Rethinking the Latent Space for Generative Modeling
Tianyang Hu, Fei Chen, Haonan Wang, Jiawei Li, Wenjia Wang, Jiacheng, Sun, Zhenguo Li

TL;DR
This paper explores the importance of latent space selection in generative models, proposing a complexity-based approach and a two-stage training method to enhance sample quality and reduce model complexity.
Contribution
It introduces a novel complexity-based perspective on latent space, a new distance measure, and the Decoupled Autoencoder training strategy for improved generative performance.
Findings
Significant improvements in sample quality with reduced complexity.
The proposed methods outperform baseline models like VQGAN and Diffusion Transformer.
Theoretical analysis supports the effectiveness of the approach.
Abstract
In generative modeling, numerous successful approaches leverage a low-dimensional latent space, e.g., Stable Diffusion models the latent space induced by an encoder and generates images through a paired decoder. Although the selection of the latent space is empirically pivotal, determining the optimal choice and the process of identifying it remain unclear. In this study, we aim to shed light on this under-explored topic by rethinking the latent space from the perspective of model complexity. Our investigation starts with the classic generative adversarial networks (GANs). Inspired by the GAN training objective, we propose a novel "distance" between the latent and data distributions, whose minimization coincides with that of the generator complexity. The minimizer of this distance is characterized as the optimal data-dependent latent that most effectively capitalizes on the generator's…
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
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Music and Audio Processing
MethodsAttention Is All You Need · Dense Connections · Dropout · Byte Pair Encoding · Softmax · Diffusion · Layer Normalization · Linear Layer · Position-Wise Feed-Forward Layer · Absolute Position Encodings
