TLDRocket
Sign in

AI Explainability

10 summarised stories about AI Explainability, each linking back to the original source. Browse all topics →

Wednesday, 15 July 2026

Towards demystifying the creativity of diffusion models

Google Research 1 day ago

Researchers studied how diffusion models generate novel images and data beyond their training examples, finding that the models' creativity stems from neural network regularization effects that blur the learned score function. In a one-dimensional example with two training points at +1 and -1, weight decay causes the neural network to learn a smoother approximation of the score function, allowing generated particles to settle between the training points rather than copying them exactly. This score smoothing mechanism enables diffusion models to balance realism with novelty by interpolating between training data points while maintaining the quality of high-dimensional data manifolds.