生成对抗网络的谱归一化

Spectral Normalization for Generative Adversarial Networks

宫户健 Takeru Miyato · Preferred Networks · 2018-02-16 · arXiv:1802.05957 ↗ · 被引 5038

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

摘要 · Abstract

生成对抗网络研究中的一个挑战是其训练的不稳定性。在本文中,我们提出了一种新颖的权重归一化技术,称为谱归一化,以稳定判别器的训练。我们的新归一化技术计算量轻,易于融入现有实现。我们在 CIFAR10、STL-10 和 ILSVRC2012 数据集上测试了谱归一化的效果,并通过实验证实,谱归一化 GAN(SN-GAN)能够生成相对于先前训练稳定技术更好或同等质量的图像。

One of the challenges in the study of generative adversarial networks is the instability of its training. In this paper, we propose a novel weight normalization technique called spectral normalization to stabilize the training of the discriminator. Our new normalization technique is computationally light and easy to incorporate into existing implementations. We tested the efficacy of spectral normalization on CIFAR10, STL-10, and ILSVRC2012 dataset, and we experimentally confirmed that spectrally normalized GANs (SN-GANs) is capable of generating images of better or equal quality relative to the previous training stabilization techniques.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 11)

阅读逐段中英对照全文 →