CVLGMLNov 29, 2024

Diffusion Model Guided Sampling with Pixel-Wise Aleatoric Uncertainty Estimation

arXiv:2412.00205v113 citationsh-index: 5WACV
Originality Incremental advance
AI Analysis

This work addresses a specific limitation in generative modeling for researchers and practitioners, offering an incremental improvement in sample quality filtering.

The paper tackles the lack of quantitative image quality assessment in diffusion models by proposing pixel-wise aleatoric uncertainty estimation during sampling, which improves sample generation quality, as shown by better FID scores on ImageNet and CIFAR-10 datasets.

Despite the remarkable progress in generative modelling, current diffusion models lack a quantitative approach to assess image quality. To address this limitation, we propose to estimate the pixel-wise aleatoric uncertainty during the sampling phase of diffusion models and utilise the uncertainty to improve the sample generation quality. The uncertainty is computed as the variance of the denoising scores with a perturbation scheme that is specifically designed for diffusion models. We then show that the aleatoric uncertainty estimates are related to the second-order derivative of the diffusion noise distribution. We evaluate our uncertainty estimation algorithm and the uncertainty-guided sampling on the ImageNet and CIFAR-10 datasets. In our comparisons with the related work, we demonstrate promising results in filtering out low quality samples. Furthermore, we show that our guided approach leads to better sample generation in terms of FID scores.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes