Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks
About
In recent years, supervised learning with convolutional networks (CNNs) has seen huge adoption in computer vision applications. Comparatively, unsupervised learning with CNNs has received less attention. In this work we hope to help bridge the gap between the success of CNNs for supervised learning and unsupervised learning. We introduce a class of CNNs called deep convolutional generative adversarial networks (DCGANs), that have certain architectural constraints, and demonstrate that they are a strong candidate for unsupervised learning. Training on various image datasets, we show convincing evidence that our deep convolutional adversarial pair learns a hierarchy of representations from object parts to scenes in both the generator and discriminator. Additionally, we use the learned features for novel tasks - demonstrating their applicability as general image representations.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | CIFAR-10 (test) | Accuracy82.8 | 906 | |
| Image Generation | CIFAR-10 (test) | FID27.3 | 471 | |
| Image Classification | SVHN (test) | -- | 362 | |
| Image Clustering | CIFAR-10 | NMI0.265 | 243 | |
| Image Clustering | STL-10 | ACC29.8 | 229 | |
| Unconditional Image Generation | CIFAR-10 (test) | FID38.34 | 216 | |
| Image Generation | CelebA 64 x 64 (test) | FID12.5 | 203 | |
| Clustering | CIFAR-10 (test) | Accuracy31.5 | 184 | |
| Classification | SVHN (test) | Error Rate22.18 | 182 | |
| Image Generation | CIFAR-10 | Inception Score6.32 | 178 |