paper-with-me

Papers

Generalization through variance: how noise shapes inductive biases in diffusion models

2025-04-16 · John J. Vastola

How diffusion models generalize beyond their training set is not known, and is somewhat mysterious given two facts: the optimum of the denoising score matching (DSM) objective usually used to train diffusion models is the score function of the training distribution; and the networks usually used to learn the score function are expressive enough to learn this score to high accuracy. We claim that a certain feature of the DSM objective -- the fact that its target is not the training distribution's score, but a noisy quantity only equal to it in expectation -- strongly impacts whether and to what extent diffusion models generalize. In this paper, we develop a mathematical theory that partly explains this 'generalization through variance' phenomenon. Our theoretical analysis exploits a physics-inspired path integral approach to compute the distributions typically learned by a few paradigmatic under- and overparameterized diffusion models. We find that the distributions diffusion models effectively learn to sample from resemble their training distributions, but with 'gaps' filled in, and that this inductive bias is due to the covariance structure of the noisy target used during training. We also characterize how this inductive bias interacts with feature-related inductive biases.

📄 PDF Abstract BibTeX arXiv:2504.12532

Code (1)

john-vastola/gtv-iclr25 공식 구현

Tasks

DenoisingInductive Bias

Methods 이 논문이 사용한 방법론

Denoising Score Matching Training a denoiser on signals gives you a powerful prior over this signal that you can then use to sample examples of this signal.
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Learning What Matters: Steering Diffusion via Spectrally Anisotropic Forward Noise

2025-10-07 · Luca Scimeca, Thomas Jiralerspong, Berton Earnshaw, Jason Hartford 외 arxiv

Diffusion Probabilistic Models (DPMs) have achieved strong generative performance, yet their inductive biases remain largely implicit. In this work, we aim to build inductive biases into the training and sampling of diff…

Understanding Generalizability of Diffusion Models Requires Rethinking the Hidden Gaussian Structure

2024-10-31 · Xiang Li, Yixiang Dai, Qing Qu

In this work, we study the generalizability of diffusion models by looking into the hidden properties of the learned score functions, which are essentially a series of deep denoisers trained on various noise levels. We o…

Inductive BiasMemorization

Strong inductive biases provably prevent harmless interpolation

2023-01-18 · Michael Aerni, Marco Milanta, Konstantin Donhauser, Fanny Yang

Classical wisdom suggests that estimators should avoid fitting noise to achieve good generalization. In contrast, modern overparameterized models can yield small test error despite interpolating noise -- a phenomenon oft…

Inductive Bias

Learning Physical Dynamics with Subequivariant Graph Neural Networks

2022-10-13 · Jiaqi Han, Wenbing Huang, Hengbo Ma, Jiachen Li 외

Graph Neural Networks (GNNs) have become a prevailing tool for learning physical dynamics. However, they still encounter several challenges: 1) Physical laws abide by symmetry, which is a vital inductive bias accounting …

Graph Neural NetworkInductive Bias

Unsupervised Graph Representation Learning with Inductive Shallow Node Embedding

2024-07-12 · Complex & Intelligent Systems 2024 7 · Richárd Kiss, Gábor Szűcs

Network science has witnessed a surge in popularity, driven by the transformative power of node representation learning for diverse applications like social network analysis and biological modeling. While shallow embeddi…

Graph Representation LearningInductive LearningNode ClassificationRepresentation Learning