← Latest papers
⚛️ high-energy theory

Information Spreading in Diffusion Models from Effective Field Theory

This paper demonstrates that the inductive bias of locality in convolutional score-matching diffusion models allows their denoising dynamics to be effectively described using Effective Field Theory, with mutual information growth between points aligning with predictions from a Brownian motion model on both toy examples and MNIST.

Original authors: Navonil Neogi, Nabil Iqbal

Published 2026-08-17
📖 5 min read🧠 Deep dive

Original authors: Navonil Neogi, Nabil Iqbal

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to understand how a complex machine works, like a car engine. Usually, to understand how the car moves, you might try to track every single atom in the metal, every spark in the plug, and every molecule of fuel. That is a lot of work, and often, you don't actually need to know that much to understand the big picture. In physics, there is a clever trick called "Effective Field Theory." It's like saying, "I don't need to know the exact shape of every gear to know how fast the car will go; I just need to know a few key rules about how the engine behaves at a distance." This idea lets scientists ignore the tiny, messy details and focus on the smooth, big patterns that emerge.

Now, imagine a different kind of machine: an artificial intelligence that creates art. These "diffusion models" are famous for turning pure static noise—like the fuzzy gray fuzz on an old TV screen—into beautiful, clear pictures of cats, landscapes, or digits. They do this by slowly "denoising" the image, step by step, pulling structure out of chaos. But how does the AI know how to pull the pixels together? Does it memorize every single picture it was trained on, or does it learn a general rule for how to build a picture? This paper asks a big question: Can we use that same "physics trick" of ignoring the tiny details to understand how these AI art generators actually work? The authors want to know if the way information spreads through an AI image follows simple, predictable laws, much like heat spreading through a metal pan or ink diffusing in water.

The authors of this paper, Navonil Neogi and Nabil Iqbal, decided to test this idea on a specific type of AI model that uses "convolutional" layers—a design that looks at small patches of an image at a time, much like how our eyes scan a scene. They argue that because these models focus on local neighborhoods, they behave like physical systems governed by "locality" (things only really affect their immediate neighbors) and "symmetry" (the rules don't change just because you move the picture to the left or right). By applying the math of Effective Field Theory to these AI models, they discovered a surprisingly simple story about how these models create images.

Here is what they found. When the AI starts with pure noise, the pixels are all independent; a pixel on the left doesn't "know" anything about a pixel on the right. As the AI begins to remove the noise, information starts to spread. The authors show that this spreading of information behaves exactly like a drop of ink diffusing in water or heat moving through a solid. They call this the "diffusive regime." In this early stage, the "mutual information"—a fancy way of saying how much two pixels are connected or related—grows in a very specific, predictable way. If you measure how connected two points are at different times, the pattern looks like a perfect bell curve (a Gaussian) that gets wider and wider as time goes on.

The paper proves this with two different experiments. First, they used a super-simple toy model with just two possible images: a grid of all 1s and a grid of all -1s. In this controlled setting, they could write down the exact math and saw that the information spread exactly as their "diffusion" theory predicted. Then, they tested it on a real-world dataset called MNIST, which contains handwritten numbers. Even though real numbers are much more complex than simple grids, the AI still followed the same rules in the early stages of image creation. The connection between pixels grew in a way that matched their simple "heat equation" model perfectly.

However, the paper also points out that this simple diffusion story doesn't last forever. As the AI gets closer to finishing the image, the behavior changes. The authors describe a second phase they call the "snapping" regime. In this final stage, the AI stops spreading information smoothly and instead makes sharp, decisive choices. Small patches of the image suddenly "snap" to look exactly like the nearest example from the training data. It's like the AI stops blending colors and suddenly decides, "This patch is definitely a '3', not a '2'." The paper suggests that the simple diffusion rules only apply to the early, messy part of the process, while the final, sharp details are governed by this "snapping" behavior.

One of the most interesting findings is that the speed at which information spreads in the early stages depends entirely on the architecture of the AI—specifically, the size of the "kernel" or the window the AI uses to look at the image. It doesn't matter how the AI was trained or what specific schedule of noise removal was used; the size of the AI's "eye" determines how fast the picture comes together. The authors even calculated that if you change the size of this window, the distance over which pixels influence each other changes in a predictable way, scaling linearly with the window size.

In short, this paper suggests that we can understand the complex, creative process of AI image generation by treating it like a simple physics problem. For the first part of the process, the AI is just a diffuser, spreading connections between pixels like heat. Only later does it switch to a different mode to finalize the details. This doesn't mean the AI is "solved" or that we understand every single neuron, but it does give us a powerful, simple map for how information flows in these systems. The authors show that even in the chaotic world of deep learning, there are simple, universal laws waiting to be found if we know where to look.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →