大规模 GAN 训练实现高保真自然图像合成

Large Scale GAN Training for High Fidelity Natural Image Synthesis

安德鲁·布洛克 Andrew Brock · DeepMind / Heriot-Watt University · 2018-09-28 · arXiv:1809.11096 ↗ · 被引 6171

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

摘要 · Abstract

尽管生成图像建模近期取得了进展,但从 ImageNet 等复杂数据集中成功生成高分辨率、多样化的样本仍然是一个难以实现的目标。为此,我们以前所未有的规模训练生成对抗网络,并研究了这种规模特有的不稳定性。我们发现,对生成器应用正交正则化使其适用于一种简单的“截断技巧”,通过降低生成器输入的方差,可以精细控制样本保真度和多样性之间的权衡。我们的改进使得模型在类别条件图像合成中达到了新的最优水平。在 128x128 分辨率的 ImageNet 上训练时,我们的模型(BigGANs)实现了 166.5 的初始分数(IS)和 7.4 的弗雷歇初始距离(FID),相比之前最优的 IS 52.52 和 FID 18.6 有了显著提升。

Despite recent progress in generative image modeling, successfully generating high-resolution, diverse samples from complex datasets such as ImageNet remains an elusive goal. To this end, we train Generative Adversarial Networks at the largest scale yet attempted, and study the instabilities specific to such scale. We find that applying orthogonal regularization to the generator renders it amenable to a simple "truncation trick," allowing fine control over the trade-off between sample fidelity and variety by reducing the variance of the Generator's input. Our modifications lead to models which set the new state of the art in class-conditional image synthesis. When trained on ImageNet at 128x128 resolution, our models (BigGANs) achieve an Inception Score (IS) of 166.5 and Frechet Inception Distance (FID) of 7.4, improving over the previous best IS of 52.52 and FID of 18.6.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 14)

阅读逐段中英对照全文 →