Consistent Diffusion Meets Tweedie: Training Exact Ambient Diffusion Models with Noisy Data
Giannis Daras, Alexandros G. Dimakis, Constantinos Daskalakis
TL;DR
This work provides the first exact framework for training diffusion models to sample from an uncorrupted distribution using only noisy data. It combines a double Tweedie’s formula-based Ambient Denoising Score Matching for $\sigma_t>\sigma_{t_n}$ with a Consistency Loss to extend to $\sigma_t\, ext{le}\,\sigma_{t_n}$, enabling end-to-end sampling from corrupted data. Empirically, the authors show that training with corrupted data plus consistency yields competitive performance and, importantly, reduces memorization of training data in finetuned SDXL while enabling effective fine-tuning on diverse datasets. They also provide evidence that diffusion models memorize more than previously thought and discuss copyright/privacy implications, offering a practical path toward memorization mitigation via their exact training framework.
Abstract
Ambient diffusion is a recently proposed framework for training diffusion models using corrupted data. Both Ambient Diffusion and alternative SURE-based approaches for learning diffusion models from corrupted data resort to approximations which deteriorate performance. We present the first framework for training diffusion models that provably sample from the uncorrupted distribution given only noisy training data, solving an open problem in this space. Our key technical contribution is a method that uses a double application of Tweedie's formula and a consistency loss function that allows us to extend sampling at noise levels below the observed data noise. We also provide further evidence that diffusion models memorize from their training sets by identifying extremely corrupted images that are almost perfectly reconstructed, raising copyright and privacy concerns. Our method for training using corrupted samples can be used to mitigate this problem. We demonstrate this by fine-tuning Stable Diffusion XL to generate samples from a distribution using only noisy samples. Our framework reduces the amount of memorization of the fine-tuning dataset, while maintaining competitive performance.
