Quantifying Epistemic Uncertainty in Diffusion Models
Aditi Gupta, Raphael A. Meyer, Yotam Yaniv, Elynn Chen, N. Benjamin Erichson
TL;DR
This work tackles the challenge of quantifying epistemic uncertainty in diffusion models by separating it from diffusion-driven aleatoric noise. It introduces a Fisher–Laplace projection that maps parameter uncertainty into data space and a scalable FLARE estimator that randomizes parameters across layers to propagate epistemic variance along the reverse diffusion trajectory. The key contributions are a closed-form one-step projection, a trajectory-wide propagation recursion, and theoretical guarantees for the randomized estimator, demonstrated by improved uncertainty-aware filtering on synthetic time-series tasks compared to BayesDiff and last-layer Laplace methods. The approach yields faithful, sample-level uncertainty diagnostics and enables more reliable filtering of generated data without retraining or multiple inference passes, with potential impact on robustness and reliability of diffusion-based generation.
Abstract
To ensure high quality outputs, it is important to quantify the epistemic uncertainty of diffusion models.Existing methods are often unreliable because they mix epistemic and aleatoric uncertainty. We introduce a method based on Fisher information that explicitly isolates epistemic variance, producing more reliable plausibility scores for generated data. To make this approach scalable, we propose FLARE (Fisher-Laplace Randomized Estimator), which approximates the Fisher information using a uniformly random subset of model parameters. Empirically, FLARE improves uncertainty estimation in synthetic time-series generation tasks, achieving more accurate and reliable filtering than other methods. Theoretically, we bound the convergence rate of our randomized approximation and provide analytic and empirical evidence that last-layer Laplace approximations are insufficient for this task.
