使用深度卷积生成对抗网络的无监督表示学习

Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks

亚历克·拉德福德 Alec Radford · Meta AI · 2015-11-19 · arXiv:1511.06434 ↗ · 被引 15124

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

近年来,卷积网络(CNN)在有监督学习的计算机视觉应用中得到了广泛采用。相比之下,CNN 在无监督学习方面的关注较少。在这项工作中,我们希望帮助弥合 CNN 在有监督学习和无监督学习成功之间的差距。我们引入了一类称为深度卷积生成对抗网络(DCGAN)的 CNN,它们具有特定的架构约束,并证明它们是无监督学习的强有力候选者。在各种图像数据集上进行训练,我们展示了令人信服的证据,表明我们的深度卷积对抗对在生成器和判别器中都学习了从物体部件到场景的层次化表示。此外,我们将学习到的特征用于新任务——展示了它们作为通用图像表示的适用性。

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.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 17)

阅读逐段中英对照全文 →