去噪扩散概率模型

Denoising Diffusion Probabilistic Models

乔纳森·何 Jonathan Ho · UC Berkeley · 2020-06-19 · arXiv:2006.11239 ↗ · 被引 32563

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

摘要 · Abstract

我们利用扩散概率模型(一类受非平衡热力学启发的潜变量模型)展示了高质量的图像合成结果。我们的最佳结果是通过在加权变分界上训练获得的,该变分界是根据扩散概率模型与使用朗之万动力学的去噪分数匹配之间的新联系设计的。我们的模型自然地允许一种渐进式有损解压方案,可解释为自回归解码的推广。在无条件 CIFAR10 数据集上,我们获得了 9.46 的 Inception 分数和 3.17 的最先进 FID 分数。在 256x256 LSUN 上,我们获得了与 ProgressiveGAN 相当的样本质量。我们的实现可在 https://github.com/hojonathanho/diffusion 获取。

We present high quality image synthesis results using diffusion probabilistic models, a class of latent variable models inspired by considerations from nonequilibrium thermodynamics. Our best results are obtained by training on a weighted variational bound designed according to a novel connection between diffusion probabilistic models and denoising score matching with Langevin dynamics, and our models naturally admit a progressive lossy decompression scheme that can be interpreted as a generalization of autoregressive decoding. On the unconditional CIFAR10 dataset, we obtain an Inception score of 9.46 and a state-of-the-art FID score of 3.17. On 256x256 LSUN, we obtain sample quality similar to ProgressiveGAN. Our implementation is available at https://github.com/hojonathanho/diffusion

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 17)

阅读逐段中英对照全文 →