Evaluating the distribution learning capabilities of GANsDownload PDF

28 May 2019 (modified: 22 Oct 2023)Submitted to ICML Deep Phenomena 2019Readers: Everyone
Keywords: GAN, distribution learning
TL;DR: GANs are evaluated on synthetic datasets
Abstract: We evaluate the distribution learning capabilities of generative adversarial networks by testing them on synthetic datasets. The datasets include common distributions of points in $R^n$ space and images containing polygons of various shapes and sizes. We find that by and large GANs fail to faithfully recreate point datasets which contain discontinous support or sharp bends with noise. Additionally, on image datasets, we find that GANs do not seem to learn to count the number of objects of the same kind in an image. We also highlight the apparent tension between generalization and learning in GANs.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:1907.02662/code)
1 Reply

Loading