Free Hunch: Denoiser Covariance Estimation for Diffusion Models Without Extra Costs
Severi Rissanen, Markus Heinonen, Arno Solin
TL;DR
Free Hunch (FH) tackles the challenge of estimating denoiser covariance in diffusion models for training-free conditional generation, especially in linear inverse problems. It fuses two information streams—the data covariance learned from training data and curvature information from the generative trajectory via the second-order Tweedie formula—to produce accurate posterior moments $oldsymbol{ u}_{0|t}$ and $oldsymbol{ extSigma}_{0|t}$ without retraining. FH propagates covariance information across noise levels (time updates) and injects new low-rank information during sampling (space updates) using a BFGS-style scheme and efficient Woodbury-based inverses, enabling practical high-dimensional usage. In experiments on Gaussian mixtures and ImageNet-based linear inverse problems, FH consistently outperforms strong baselines at low step counts, reduces reliance on post-hoc scaling, and yields better LPIPS while preserving fine details. The work demonstrates that training-free covariance estimation can substantially improve conditional generation in diffusion models, broadening their applicability to inverse problems and controlled generation.
Abstract
The covariance for clean data given a noisy observation is an important quantity in many training-free guided generation methods for diffusion models. Current methods require heavy test-time computation, altering the standard diffusion training process or denoiser architecture, or making heavy approximations. We propose a new framework that sidesteps these issues by using covariance information that is available for free from training data and the curvature of the generative trajectory, which is linked to the covariance through the second-order Tweedie's formula. We integrate these sources of information using (i) a novel method to transfer covariance estimates across noise levels and (ii) low-rank updates in a given noise level. We validate the method on linear inverse problems, where it outperforms recent baselines, especially with fewer diffusion steps.
