A Wasserstein perspective of Vanilla GANs
Lea Kunkel, Mathias Trabs
TL;DR
This work reframes Vanilla GANs through a Wasserstein lens by relating the Vanilla GAN distance $\mathsf{V}_{\mathcal{W}}$ to the Wasserstein-1 distance $\mathsf{W}_1$, enabling an oracle inequality that splits error into approximation and statistical components. A key technical advance is a quantitative Hölder-approximation result for ReLU networks, which yields explicit latent-dimension $d^*$–dependent convergence rates: roughly $n^{-{\alpha}/(2d^*)}$ for Vanilla GANs and $n^{-{\alpha}/(d^*)}$ for Wasserstein-type GANs, with $\alpha\in(0,1)$; these rates hold under Hölder constraints on the discriminator and network-discriminator architectures. The paper also provides a rigorous pathway to combine neural-network discriminators with the Wasserstein framework, including finite-sample rates and a numerical example illustrating stability from Lipschitz constraints and the ability to detect lower-dimensional manifolds. Overall, the results illuminate when Vanilla GANs can achieve dimension-reduction–like performance and how discriminator regularity and latent-dimension choices influence convergence, thereby clarifying the theoretical relationship between Vanilla GANs and their Wasserstein counterparts.
Abstract
The empirical success of Generative Adversarial Networks (GANs) caused an increasing interest in theoretical research. The statistical literature is mainly focused on Wasserstein GANs and generalizations thereof, which especially allow for good dimension reduction properties. Statistical results for Vanilla GANs, the original optimization problem, are still rather limited and require assumptions such as smooth activation functions and equal dimensions of the latent space and the ambient space. To bridge this gap, we draw a connection from Vanilla GANs to the Wasserstein distance. By doing so, existing results for Wasserstein GANs can be extended to Vanilla GANs. In particular, we obtain an oracle inequality for Vanilla GANs in Wasserstein distance. The assumptions of this oracle inequality are designed to be satisfied by network architectures commonly used in practice, such as feedforward ReLU networks. By providing a quantitative result for the approximation of a Lipschitz function by a feedforward ReLU network with bounded Hölder norm, we conclude a rate of convergence for Vanilla GANs as well as Wasserstein GANs as estimators of the unknown probability distribution.
