paper-with-me

홈 › Papers

Diffusion Models Memorize in Training -- and Generalize in Inference

2026-03-12 · Tim Kaiser, Markus Kollmann arxiv

Diffusion models generalize well in practice. However, an optimal diffusion model fully memorizes the training data and therefore fails to generalize, raising the question of what induces generalization in a real diffusion model. We show that, despite generalizing at the sample level, diffusion models progressively overfit the denoising training objective and thereby create a generalization gap between the performance on validation and training samples. This gap is most pronounced at intermediate noise levels. Using a fully analytic error-prone toy model, we trace the factors affecting the generalization gap. We find that the optimal denoising flow field localizes sharply around training points, but the model error suppresses the exact recall of training points, yielding a smooth, generalizing flow field. Finally, we find that the generalization gap observed in training does not translate to inference, which would result in a strong similarity between generated samples and training samples. This is because the intermediate states of sampling trajectories are sufficiently far from the distribution of noisy training samples the model is trained on. Together, these findings reveal a novel picture of how diffusion models generalize: the flow field generalizes through model error, which moves sampling trajectories outside the domain of noisy training samples and thereby naturally prevents overfitting.

📄 PDF Abstract BibTeX arXiv:2603.13419

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Memorized Images in Diffusion Models share a Subspace that can be Located and Deleted

2024-06-01 · Ruchika Chavhan, Ondrej Bohdal, Yongshuo Zong, Da Li 외

Large-scale text-to-image diffusion models excel in generating high-quality images from textual inputs, yet concerns arise as research indicates their tendency to memorize and replicate training data, raising We also add…

Memorization

Steering Away from Memorization: Reachability-Constrained Reinforcement Learning for Text-to-Image Diffusion

2026-02-24 · Sathwik Karnik, Juyeop Kim, Sanmi Koyejo, Jong-Seok Lee 외 arxiv

Text-to-image diffusion models often memorize training data, revealing a fundamental failure to generalize beyond the training set. Current mitigation strategies typically sacrifice image quality or prompt alignment to r…

Reinforcement Learning

Finding NeMo: Localizing Neurons Responsible For Memorization in Diffusion Models

2024-06-04 · Dominik Hintersdorf, Lukas Struppek, Kristian Kersting, Adam Dziedzic 외

Diffusion models (DMs) produce very detailed and high-quality images. Their power results from extensive training on large amounts of data, usually scraped from the internet without proper attribution or consent from con…

Memorization

Understanding diffusion models requires rethinking (again) generalization

2026-05-07 · Pierre Marion, Yu-Han Wu arxiv

This position paper argues that understanding generalization in diffusion models requires fundamentally new theoretical frameworks that go beyond both classical statistical learning theory and the benign overfitting para…

Local Coverage Governs Memorization in Diffusion Models

2026-06-12 · Claudia Merger, Sebastian Goldt arxiv

Memorization in diffusion models is often treated as a global property of the model or dataset. In practice, however, a single diffusion model can simultaneously generate both memorized and novel samples. Which training …

Density Estimation