- The paper shows that locality and translational equivariance reduce convolutional diffusion models near the pure-noise endpoint to a heat equation, with nonlinear terms suppressed as the signal vanishes.
- The paper predicts that spatial mutual information follows diffusive scaling through the variable |x−y|²/ᾱt, a result supported by curve collapse in a ±1 grid model and MNIST experiments.
- The paper identifies a smooth transition from diffusion to late-time patch snapping, showing that effective kernel size controls the saturated correlation length while the data enters through a small set of effective coefficients.
Overview
This paper, by Neogi and Iqbal (2608.14308), applies the machinery of effective field theory (EFT) to score-matching diffusion models with convolutional architectures. The central claim is that locality and translational equivariance of the network suffice to constrain the reverse-process dynamics near the pure-noise endpoint to a simple heat equation, whose predictions for the growth of spatial mutual information are verified empirically in a ±1 grid toy model and on MNIST. The work builds on the Equivariant Local Score (ELS) machine of Kamb and Ganguli, which provides an exact microscopic description of the learned score function for ConvNets, and simplifies it into a small number of universal terms.
Effective field theory of the reverse process
The reverse process is taken in its deterministic probability-flow ODE form,
∂t∂ϕ(t)=αˉt∂tαˉt[ϕ(t)+π(ϕ(t),t)],
where π=∇xlogpt is the score function. The authors expand the right-hand side in powers of the field and its spatial derivatives. Translational equivariance forbids explicit x-dependence of coefficients; locality justifies truncation. Imposing rotational equivariance (vi=0) and a Z2 symmetry ϕ→−ϕ, and introducing a scaling limit with field dimension ϕ~→λ−d/2ϕ~ — justified both by Gaussian measure invariance and by the central limit theorem applied to box-averaged fields — only two terms survive in d=2: a Laplacian term and a ϕ~3 term.
The decisive further step uses the microscopic ELS: every nonlinearity ∂t∂ϕ(t)=αˉt∂tαˉt[ϕ(t)+π(ϕ(t),t)],0 carries a factor ∂t∂ϕ(t)=αˉt∂tαˉt[ϕ(t)+π(ϕ(t),t)],1, so all nonlinear terms vanish as ∂t∂ϕ(t)=αˉt∂tαˉt[ϕ(t)+π(ϕ(t),t)],2. The dynamics near the noise endpoint therefore reduces exactly to the diffusion equation
∂t∂ϕ(t)=αˉt∂tαˉt[ϕ(t)+π(ϕ(t),t)],3
The training data enters only through a few Wilsonian coefficients such as ∂t∂ϕ(t)=αˉt∂tαˉt[ϕ(t)+π(ϕ(t),t)],4. This is the paper's main theoretical result: the complicated patch-sum structure of the ELS collapses to Brownian motion at long distances and early reverse times.
Assuming Gaussianity — self-consistent since the initial condition is i.i.d. Gaussian noise and the evolution is linear — the mutual information between pixels is ∂t∂ϕ(t)=αˉt∂tαˉt[ϕ(t)+π(ϕ(t),t)],5, where ∂t∂ϕ(t)=αˉt∂tαˉt[ϕ(t)+π(ϕ(t),t)],6 is the correlation coefficient. Solving the diffusion equation for the connected two-point function gives
∂t∂ϕ(t)=αˉt∂tαˉt[ϕ(t)+π(ϕ(t),t)],7
so correlations depend on space and time only through the self-similar variable ∂t∂ϕ(t)=αˉt∂tαˉt[ϕ(t)+π(ϕ(t),t)],8: curves at different times must collapse when plotted against this variable. This is a sharp, falsifiable prediction, and it also implies that the noise schedule plays the role of physical time while the schedule's detailed shape does not affect the spatial correlations built up.
Experiments
Two-sample model. For a dataset consisting of homogeneous ∂t∂ϕ(t)=αˉt∂tαˉt[ϕ(t)+π(ϕ(t),t)],9 and π=∇xlogpt0 grids, the ELS admits a closed-form evolution equation involving a π=∇xlogpt1 of the local patch sum. Both the analytic ELS machine (with a π=∇xlogpt2 kernel) and a trained π=∇xlogpt3-equivariant ConvNet exhibit curve collapse against π=∇xlogpt4, confirming diffusive scaling; very small separations (π=∇xlogpt5 of a few pixels) are excluded because the trained model deviates from the pure ELS there.
Regime transition and correlation length. Feeding a linear interpolation test grid into the ELS score, the authors define the end of the diffusive regime via a factor-π=∇xlogpt6 enhancement of the spatial gradient of the score, yielding π=∇xlogpt7. A Taylor expansion of the patch sum gives π=∇xlogpt8, so the saturated correlation length scales as π=∇xlogpt9 — linearly in the effective kernel size. Empirically, fitting the Gaussian slope gives x0, consistent with x1 to integer precision despite the kernel size drifting over the reverse process. Notably, the transition is smooth: the authors explicitly state there is no discontinuity and that the behavior does not correspond to a conventional phase transition.
MNIST. Without the toy symmetries, additional linear terms appear, but a field redefinition absorbs them; the connected two-point function still obeys a diffusion equation in reparametrized time x2, and mutual information remains controlled solely by the Laplacian coefficient. Curve collapse against the self-similar variable is again observed, though imperfectly at large distances, which the authors attribute to interactions of diffusive modes with boundary conditions (circular padding was used).
Snapping regime
Near the endpoint x3, expanding the ELS in x4 yields
x5
an exponential relaxation of each patch toward its nearest training patch x6, corresponding to the "memorisation" regime of Biroli et al. This complements the diffusive regime: spatial mutual information saturates at the value set by the architecture, after which patches decouple and snap individually.
Limitations and open questions
Several caveats are conceded directly. The theory assumes finite limits of the EFT coefficients as x7 and treats them as constant; the marginal x8 term would generate logarithmic corrections invisible at finite experimental resolution. The regime-transition criterion depends on the arbitrary factor x9, so no sharp transition time exists. For general datasets, constructing interpolating test functions analytically is difficult because interpolated patches may lie closer to a third training patch. Large-distance collapse on MNIST degrades and is boundary-condition sensitive. The "fuzziness" of region boundaries lacks an analytical treatment. Finally, whether an EFT description extends to non-convolutional architectures — e.g., transformers, where locality may be inherited from data statistics rather than architecture — is left open.
Conclusion
The paper establishes that locality and equivariance reduce the early reverse dynamics of convolutional diffusion models to a heat equation, with the noise schedule acting as time and the dataset entering only through a few coefficients. Diffusive collapse of mutual-information curves is confirmed quantitatively in both an analytically tractable ELS model and trained networks on MNIST, and the late-time snapping dynamics is captured by a simple exponential relaxation equation. The framework provides a systematic inference method for the effective kernel size during generation and connects the dynamical regimes identified in prior statistical-mechanical analyses to concrete EFT equations.