Ambient Dataloops: Generative Models for Dataset Refinement
Adrián Rodríguez-Muñoz, William Daspit, Adam Klivans, Antonio Torralba, Constantinos Daskalakis, Giannis Daras
TL;DR
Ambient Dataloops tackles learning a data distribution when training data vary in quality by coupling dataset refinement with diffusion-model training. The approach iteratively trains a diffusion model on a noisy dataset using a corruption-aware Ambient objective and then performs posterior sampling to partially denoise the data, creating progressively higher-quality training sets for subsequent loops. Theoretical analysis shows that, under reasonably accurate score estimates, dataset looping can reduce estimation error, and experiments demonstrate state-of-the-art gains in unconditional and text-conditioned image generation and in de novo protein design. The method is particularly impactful for learning from noisy or data-scarce domains and suggests broad applicability beyond vision to scientific datasets and structured design tasks.
Abstract
We propose Ambient Dataloops, an iterative framework for refining datasets that makes it easier for diffusion models to learn the underlying data distribution. Modern datasets contain samples of highly varying quality, and training directly on such heterogeneous data often yields suboptimal models. We propose a dataset-model co-evolution process; at each iteration of our method, the dataset becomes progressively higher quality, and the model improves accordingly. To avoid destructive self-consuming loops, at each generation, we treat the synthetically improved samples as noisy, but at a slightly lower noisy level than the previous iteration, and we use Ambient Diffusion techniques for learning under corruption. Empirically, Ambient Dataloops achieve state-of-the-art performance in unconditional and text-conditional image generation and de novo protein design. We further provide a theoretical justification for the proposed framework that captures the benefits of the data looping procedure.
