Lookahead Diffusion Probabilistic Models for Refining Mean Estimation
Guoqiang Zhang, Niwa Kenta, W. Bastiaan Kleijn

TL;DR
This paper introduces lookahead diffusion probabilistic models (LA-DPMs) that improve mean estimation in diffusion models by exploiting correlations over timesteps, leading to significant performance gains without additional training.
Contribution
The paper proposes a novel lookahead approach that refines mean estimation in diffusion models by extrapolating from consecutive timestep estimates, easily integrated without fine-tuning.
Findings
Significant FID score improvements across multiple diffusion models.
Easy integration into existing models without additional training.
Consistent performance gains demonstrated through extensive experiments.
Abstract
We propose lookahead diffusion probabilistic models (LA-DPMs) to exploit the correlation in the outputs of the deep neural networks (DNNs) over subsequent timesteps in diffusion probabilistic models (DPMs) to refine the mean estimation of the conditional Gaussian distributions in the backward process. A typical DPM first obtains an estimate of the original data sample by feeding the most recent state and index into the DNN model and then computes the mean vector of the conditional Gaussian distribution for . We propose to calculate a more accurate estimate for by performing extrapolation on the two estimates of that are obtained by feeding and into the DNN model. The extrapolation can be easily integrated into the backward process of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Stochastic Gradient Optimization Techniques · Generative Adversarial Networks and Image Synthesis
MethodsDiffusion
