A Random Matrix Theory Perspective on the Consistency of Diffusion Models

arXiv:2602.02908v12 citations
Originality Incremental advance
AI Analysis

This work addresses reproducibility issues in diffusion model training for researchers and practitioners, offering a principled analysis of output stability.

The paper tackles the problem of diffusion models producing similar outputs across different training data splits, attributing this consistency to shared Gaussian statistics and developing a random matrix theory framework to quantify the effect. The theory predicts behavior in linear diffusion models and is validated on UNet and DiT architectures, explaining deviations and providing a baseline for reproducibility.

Diffusion models trained on different, non-overlapping subsets of a dataset often produce strikingly similar outputs when given the same noise seed. We trace this consistency to a simple linear effect: the shared Gaussian statistics across splits already predict much of the generated images. To formalize this, we develop a random matrix theory (RMT) framework that quantifies how finite datasets shape the expectation and variance of the learned denoiser and sampling map in the linear setting. For expectations, sampling variability acts as a renormalization of the noise level through a self-consistent relation $σ^2 \mapsto κ(σ^2)$, explaining why limited data overshrink low-variance directions and pull samples toward the dataset mean. For fluctuations, our variance formulas reveal three key factors behind cross-split disagreement: \textit{anisotropy} across eigenmodes, \textit{inhomogeneity} across inputs, and overall scaling with dataset size. Extending deterministic-equivalence tools to fractional matrix powers further allows us to analyze entire sampling trajectories. The theory sharply predicts the behavior of linear diffusion models, and we validate its predictions on UNet and DiT architectures in their non-memorization regime, identifying where and how samples deviates across training data split. This provides a principled baseline for reproducibility in diffusion training, linking spectral properties of data to the stability of generative outputs.

Foundations

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

Your Notes