MLLGJun 23, 2025

When Diffusion Models Memorize: Inductive Biases in Probability Flow of Minimum-Norm Shallow Neural Nets

arXiv:2506.19031v19 citationsh-index: 33ICML
Originality Incremental advance
AI Analysis

This provides theoretical insights into diffusion model behavior, addressing a key gap in understanding memorization and generalization, though it is incremental as it focuses on simplified settings.

The paper tackles the problem of understanding when diffusion models memorize training samples versus generate novel points on the data manifold, showing that probability flow in shallow neural nets converges to training points, sums of points, or manifold points, with memorization decreasing as sample size increases.

While diffusion models generate high-quality images via probability flow, the theoretical understanding of this process remains incomplete. A key question is when probability flow converges to training samples or more general points on the data manifold. We analyze this by studying the probability flow of shallow ReLU neural network denoisers trained with minimal $\ell^2$ norm. For intuition, we introduce a simpler score flow and show that for orthogonal datasets, both flows follow similar trajectories, converging to a training point or a sum of training points. However, early stopping by the diffusion time scheduler allows probability flow to reach more general manifold points. This reflects the tendency of diffusion models to both memorize training samples and generate novel points that combine aspects of multiple samples, motivating our study of such behavior in simplified settings. We extend these results to obtuse simplex data and, through simulations in the orthogonal case, confirm that probability flow converges to a training point, a sum of training points, or a manifold point. Moreover, memorization decreases when the number of training samples grows, as fewer samples accumulate near training points.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes