Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Spectral Normalization for Generative Adversarial Networks

About

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.

Takeru Miyato, Toshiki Kataoka, Masanori Koyama, Yuichi Yoshida• 2018

Related benchmarks

TaskDatasetResultRank
Image GenerationCIFAR-10 (test)
FID11.8
536
Unconditional Image GenerationCIFAR-10 (test)
FID17.19
223
Unconditional Image GenerationCIFAR-10 unconditional
FID21.7
209
Image GenerationCIFAR10 32x32 (test)
FID19.73
186
Image GenerationCIFAR-10
Inception Score8.38
178
Image GenerationCelebA
FID7.62
110
Image GenerationCelebA-64
FID50.4
103
Unconditional GenerationCIFAR-10 (test)
FID21.7
102
Image GenerationImageNet
FID26.79
101
Conditional Image GenerationCIFAR10 (test)
Fréchet Inception Distance10.18
92
Showing 10 of 73 rows
...

Other info

Code

Follow for update