无分类器扩散引导

Classifier-Free Diffusion Guidance

乔纳森·何 Jonathan Ho · Google · 2022-07-26 · arXiv:2207.12598 ↗ · 被引 6634

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

摘要 · Abstract

分类器引导是一种新引入的方法,用于在条件扩散模型训练后权衡模式覆盖率和样本保真度,其精神类似于其他生成模型中的低温采样或截断。分类器引导将扩散模型的分数估计与图像分类器的梯度相结合,因此需要训练一个独立于扩散模型的图像分类器。这也引发了一个问题:是否可以在没有分类器的情况下进行引导。我们证明,引导确实可以通过纯生成模型实现,而无需这样的分类器:在我们称之为无分类器引导的方法中,我们联合训练一个条件扩散模型和一个无条件扩散模型,并将得到的条件分数估计和无条件分数估计相结合,以达到与使用分类器引导类似的样本质量和多样性之间的权衡。

Classifier guidance is a recently introduced method to trade off mode coverage and sample fidelity in conditional diffusion models post training, in the same spirit as low temperature sampling or truncation in other types of generative models. Classifier guidance combines the score estimate of a diffusion model with the gradient of an image classifier and thereby requires training an image classifier separate from the diffusion model. It also raises the question of whether guidance can be performed without a classifier. We show that guidance can be indeed performed by a pure generative model without such a classifier: in what we call classifier-free guidance, we jointly train a conditional and an unconditional diffusion model, and we combine the resulting conditional and unconditional score estimates to attain a trade-off between sample quality and diversity similar to that obtained using classifier guidance.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 13)

阅读逐段中英对照全文 →