LGDIS-NNAINCMLDec 28, 2024

An analytic theory of creativity in convolutional diffusion models

arXiv:2412.20292v296 citationsh-index: 6ICML
Originality Highly original
AI Analysis

This provides a foundational theory for understanding creativity in diffusion models, addressing a key problem in generative AI research.

The paper tackles the theory-experiment gap in convolutional diffusion models, where optimal score-matching theory predicts memorization but models generate novel images; it identifies locality and equivariance biases that induce creativity and develops analytic models predicting trained model outputs with high accuracy (e.g., median r^2 up to 0.96).

We obtain an analytic, interpretable and predictive theory of creativity in convolutional diffusion models. Indeed, score-matching diffusion models can generate highly original images that lie far from their training data. However, optimal score-matching theory suggests that these models should only be able to produce memorized training examples. To reconcile this theory-experiment gap, we identify two simple inductive biases, locality and equivariance, that: (1) induce a form of combinatorial creativity by preventing optimal score-matching; (2) result in fully analytic, completely mechanistically interpretable, local score (LS) and equivariant local score (ELS) machines that, (3) after calibrating a single time-dependent hyperparameter can quantitatively predict the outputs of trained convolution only diffusion models (like ResNets and UNets) with high accuracy (median $r^2$ of $0.95, 0.94, 0.94, 0.96$ for our top model on CIFAR10, FashionMNIST, MNIST, and CelebA). Our model reveals a locally consistent patch mosaic mechanism of creativity, in which diffusion models create exponentially many novel images by mixing and matching different local training set patches at different scales and image locations. Our theory also partially predicts the outputs of pre-trained self-attention enabled UNets (median $r^2 \sim 0.77$ on CIFAR10), revealing an intriguing role for attention in carving out semantic coherence from local patch mosaics.

Foundations

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

Your Notes