arXiv:2608.21972cs.CVstat.ML2026-08

改进扩散模型采样效率,通过更精确的协方差建模减少步骤数。

Improved denoising diffusion probabilistic models with efficient non-diagonal covariance modeling

论文配图:Improved denoising diffusion probabilistic models with efficient non-diagonal covariance modeling
图 1 · 摘自论文原文
  • 用克罗内克-DCT分解建模图像像素与通道间的非对角相关性
  • 在少步采样下显著提升生成质量,FID和似然均优于当前最优方法
  • 计算开销极低,适合高效率图像生成任务

扩散模型的采样过程可通过利用去噪后验协方差的二阶信息加速,从而在更少但更大的采样步骤中生成高质量样本。以往方法对协方差采用过度简化的假设(如对角化),未能体现自然图像中像素与颜色通道间强非对角相关性及慢衰减幂律频谱等统计特性。本文提出一种新的协方差模型——Kronecker-DCT(K-DCT)模型,采用克罗内克分解处理通道间协方差,并在频域使用离散余弦变换(DCT)建模空间协方差。该方法将计算复杂度从二次降低至对数线性,每步计算开销可忽略。基于CIFAR-10、Celeb-A、ImageNet和LSUN上预训练得分模型,学习具有K-DCT结构的去噪后验协方差近似,在少步采样场景下显著优于现有最先进采样器,同时在FID与似然指标上均有提升。

原文摘要 · Abstract (English)

The sampling process of Denoising Diffusion Probabilistic Models (DDPMs) can be accelerated by leveraging second-order information in the form of approximations to the denoising posterior covariance -- allowing samples of acceptable quality to be produced in fewer but larger sampling steps. Previous attempts at using such information have used drastic (e.g.\ diagonal) simplifications of the covariance. These do not do justice to the peculiar statistical structure of natural images, which exhibit strong non-diagonal correlations between pixels and color channels, and a slow-decaying power-law frequency spectrum. Here, we develop a novel covariance model that captures these features. Our Kronecker-DCT (K-DCT) model uses a Kronecker-factored decomposition of inter-color covariances and spatial covariances modeled in the frequency domain using the Discrete Cosine Transform (DCT). The use of the DCT reduces the computational complexity from quadratic to log-linear, resulting in negligible computational and memory overhead in each denoising step. By learning K-DCT-structured amortizations of the denoising posterior covariance using pre-trained score models on CIFAR-10, Celeb-A, ImageNet and LSUN datasets, we show improved performance compared to previous SOTA denoising samplers, both in terms of FID and likelihoods, especially in the regime of few denoising steps.

扩散模型图像生成采样加速协方差建模

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。