用多重微分方程解外推,提升扩散模型采样精度与速度
Enhanced Diffusion Sampling via Extrapolation with Multiple ODE Solutions
- 基于里查森外推思想,利用多步中间解预测最终去噪结果
- 相同计算量下,生成样本质量显著提升,收敛更快
- 适用于多种扩散模型,可直接嵌入现有采样器中
扩散概率模型(DPMs)虽能生成高质量样本,但因迭代采样过程计算成本高。为此,我们提出一种受里查森外推启发的增强型基于常微分方程(ODE)的采样方法——RX-DPM,通过在中间时间步使用多个ODE解来外推最终去噪预测,从而降低数值误差并提高收敛速率。该方法不依赖均匀时间网格,而是基于基线采样方法的局部截断误差,设计适用于任意时间步调度的通用形式。其结构简单,无需额外函数求值次数(NFE),即可实现高精度数值解估计,且可无缝集成至各类DPM和求解器中。此外,RX-DPM还提供显式误差估计,证明随着主导误差项阶数提升,收敛速度加快。实验表明,该方法在不增加采样迭代次数的前提下,显著提升了生成样本质量。
原文摘要 · Abstract (English)
Diffusion probabilistic models (DPMs), while effective in generating high-quality samples, often suffer from high computational costs due to their iterative sampling process. To address this, we propose an enhanced ODE-based sampling method for DPMs inspired by Richardson extrapolation, which reduces numerical error and improves convergence rates. Our method, RX-DPM, leverages multiple ODE solutions at intermediate time steps to extrapolate the denoised prediction in DPMs. This significantly enhances the accuracy of estimations for the final sample while maintaining the number of function evaluations (NFEs). Unlike standard Richardson extrapolation, which assumes uniform discretization of the time grid, we develop a more general formulation tailored to arbitrary time step scheduling, guided by local truncation error derived from a baseline sampling method. The simplicity of our approach facilitates accurate estimation of numerical solutions without significant computational overhead, and allows for seamless and convenient integration into various DPMs and solvers. Additionally, RX-DPM provides explicit error estimates, effectively demonstrating the faster convergence as the leading error term's order increases. Through a series of experiments, we show that the proposed method improves the quality of generated samples without requiring additional sampling iterations.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。