BriefGPT.xyz
Sep, 2023
降噪扩散桥模型
Denoising Diffusion Bridge Models
HTML
PDF
Linqi Zhou, Aaron Lou, Samar Khanna, Stefano Ermon
TL;DR
通过扩展扩散模型,使用扩散桥模型作为一种自然替代方法,该模型通过从数据中学习扩散桥分数并解决基于这些分数的(随机)微分方程,将一种分布映射到另一种分布,从而实现图像编辑等应用中纳入非随机噪声信息的目标。
Abstract
diffusion models
are powerful
generative models
that map noise to data using stochastic processes. However, for many applications such as image editing, the model input comes from a distribution that is not rando
→