English

Why Diffusion Models Don't Memorize: The Role of Implicit Dynamical Regularization in Training

Machine Learning 2025-10-29 v2 Disordered Systems and Neural Networks Machine Learning

Abstract

Diffusion models have achieved remarkable success across a wide range of generative tasks. A key challenge is understanding the mechanisms that prevent their memorization of training data and allow generalization. In this work, we investigate the role of the training dynamics in the transition from generalization to memorization. Through extensive experiments and theoretical analysis, we identify two distinct timescales: an early time τgen\tau_\mathrm{gen} at which models begin to generate high-quality samples, and a later time τmem\tau_\mathrm{mem} beyond which memorization emerges. Crucially, we find that τmem\tau_\mathrm{mem} increases linearly with the training set size nn, while τgen\tau_\mathrm{gen} remains constant. This creates a growing window of training times with nn where models generalize effectively, despite showing strong memorization if training continues beyond it. It is only when nn becomes larger than a model-dependent threshold that overfitting disappears at infinite training times. These findings reveal a form of implicit dynamical regularization in the training dynamics, which allow to avoid memorization even in highly overparameterized settings. Our results are supported by numerical experiments with standard U-Net architectures on realistic and synthetic datasets, and by a theoretical analysis using a tractable random features model studied in the high-dimensional limit.

Keywords

Cite

@article{arxiv.2505.17638,
  title  = {Why Diffusion Models Don't Memorize: The Role of Implicit Dynamical Regularization in Training},
  author = {Tony Bonnaire and Raphaël Urfin and Giulio Biroli and Marc Mézard},
  journal= {arXiv preprint arXiv:2505.17638},
  year   = {2025}
}

Comments

Accepted as an oral at Neurips 2025. 40 pages, 15 figures

R2 v1 2026-07-01T02:33:26.184Z