paper-with-me

홈 › Papers

How Diffusion Models Memorize

2025-09-30 · Juyeop Kim, Songkuk Kim, Jong-Seok Lee arxiv

Despite their success in image generation, diffusion models can memorize training data, raising serious privacy and copyright concerns. Although prior work has sought to characterize, detect, and mitigate memorization, the fundamental question of why and how it occurs remains unresolved. In this paper, we revisit the diffusion and denoising process and analyze latent space dynamics to address the question: "How do diffusion models memorize?" We show that memorization is driven by the overestimation of training samples during early denoising, which reduces diversity, collapses denoising trajectories, and accelerates convergence toward the memorized image. Specifically: (i) memorization cannot be explained by overfitting alone, as training loss is larger under memorization due to classifier-free guidance amplifying predictions and inducing overestimation; (ii) memorized prompts inject training images into noise predictions, forcing latent trajectories to converge and steering denoising toward their paired samples; and (iii) a decomposition of intermediate latents reveals how initial randomness is quickly suppressed and replaced by memorized content, with deviations from the theoretical denoising schedule correlating almost perfectly with memorization severity. Together, these results identify early overestimation as the central underlying mechanism of memorization in diffusion models.

📄 PDF Abstract BibTeX arXiv:2509.25705

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

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

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

Diffusion Models Preferentially Memorize Prototypical Examples or: Why Does My Diffusion Model Love Slop?

2026-05-28 · Marta Aparicio Rodriguez, Anastasia Borovykh, Grigorios A. Pavliotis, Daniel J. Korchinski arxiv

Generative models have a persistent limitation: their tendency to memorize training data can create legal liabilities and erode creative diversity. Understanding which samples are memorized in whole or in part, and under…

Investigating Data Memorization in 3D Latent Diffusion Models for Medical Image Synthesis

2023-07-03 · Salman Ul Hassan Dar, Arman Ghanaat, Jannik Kahmann, Isabelle Ayx 외

Generative latent diffusion models have been established as state-of-the-art in data generation. One promising application is generation of realistic synthetic medical imaging data for open data sharing without compromis…

Contrastive LearningImage GenerationMemorization

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…