ICML 2025spotlight0 citations

Towards a Mechanistic Explanation of Diffusion Model Generalization

Matthew Niedoba, Berend Zwartsenberg, Kevin Patrick Murphy, Frank Wood

Abstract

We propose a simple, training-free mechanism which explains the generalization behaviour of diffusion models. By comparing pre-trained diffusion models to their theoretically optimal empirical counterparts, we identify a shared local inductive bias across a variety of network architectures. From this observation, we hypothesize that network denoisers generalize through localized denoising operations, as these operations approximate the training objective well over much of the training distribution. To validate our hypothesis, we introduce novel denoising algorithms which aggregate local empirical denoisers to replicate network behaviour. Comparing these algorithms to network denoisers across forward and reverse diffusion processes, our approach exhibits consistent visual similarity to neural network outputs, with lower mean squared error than previously proposed methods.

Diffusion ModelsGeneralizationDiffusionGenerative Modelling
BibTeX
@inproceedings{
niedoba2025towards,
title={Towards a Mechanistic Explanation of Diffusion Model Generalization},
author={Matthew Niedoba and Berend Zwartsenberg and Kevin Patrick Murphy and Frank Wood},
booktitle={Forty-second International Conference on Machine Learning},
year={2025},
url={https://openreview.net/forum?id=Hrp6jRIKdX}
}