Noise
The blur mixed in — and also where generation starts
- Noise is the useless blur and grain mixed into whatever you were trying to capture. The speckle in a photo, the hiss in a recording — that's it.
- But image-generating AI starts from noise on purpose. It clears the blur away step by step and ends up with a picture.
- Training uses it as material too. Practicing adding noise to clean material and then removing it lets the model later pull a picture out of pure blur.
- A little noise mixed in also keeps the model from memorizing a single answer, which shakes it loose — so it isn't always a bad thing.
- Clearing noise away doesn't restore what was really there — it's a plausible fill-in.
Contents
1The analogy
Dip a sheet of photo paper into developer in a darkroom and at first it's just a blank, pale sheet. A little later a faint shape starts to rise, and as the shape settles, a picture appears. There's no shortcut that skips this pale stage and jumps straight to the finished photo.
Hold that same photo close and a grainy speckle comes into view. It wasn't in the scene — it rode in on the film itself. That speckle is why a sky that should be smooth looks a little dirty.
Noise points to both of these at once. It's the speckle that dirties up a result, and it's also the pale starting point before any shape has risen. The same word gets used one moment for something you want gone, and the next for something you deliberately create.
2In detail
The first face: blur mixed in
Anything recorded picks up extra baggage along the way. A photo shot in the dark gets speckled with colored dots, and a voice recorded in a café picks up the clatter of dishes. Whatever comes along that has nothing to do with what you meant to capture — that's noise.
Noise has different personalities depending on the kind. Some, like photo speckle, jumps around at random from spot to spot. Others, like straight vertical banding, follow a rule. The kind that follows a rule is actually easier to remove, because it's easier to tell where the baggage is.
The trouble comes when the real pattern looks like the noise. Sand's natural bumpiness and photo grain can look nearly identical, so trying to erase the fleck can wipe out the sand along with it.
The second face: the starting point where a picture rises
Picture-generating AI doesn't start from a blank page — it starts from a single screen of blur. It lays down a pile of meaningless dots, checks in with the request, and clears the blur away a little. It looks at the result and clears a little more. Repeat this dozens of times and the blur resolves into a picture.
Because the starting blur is freshly drawn every time, the same request produces a different picture. Hold onto the number used to draw that blur and the same picture can be called back up again.
There's a reason the clearing doesn't happen all at once and gets split into steps instead. While things are still blurry, only the big shapes and layout get decided; as the blur thins out, fine branches and texture get settled. Clear it in a hurry and the details lock in before the big picture is settled.
Practicing adding it and clearing it away
This skill isn't free. During training, a large pile of clean photos gets collected, and noise gets laid onto every one of them. Several stages get made, from barely any noise at all up to so much that the original shape can't be told.
The model is then shown only the noisy photo and asked to guess what the layer that was just added looked like. Since the answer is already known, grading is easy. Repeat the correcting enough times and the model learns to point out what's baggage even in noise it's never seen before.
Adding the noise is a rule a person sets, so it's simple; only the removing side has to be learned. Not needing a person to hand-write every correct answer is a big part of why this approach is so widely used.
Sometimes it's shaken in on purpose
Training uses noise for another purpose too. Show the same photo over and over and the model just memorizes that one photo. So the photo gets tilted slightly or dusted with a bit of blur, showing something a little different each time. Learning from material that's shaken up a bit this way builds an eye that also works on photos it's never seen.
There's also a way to shake values slightly while learning is underway. A bit of jitter makes it easier to climb back out after falling into a shallow trap. Total quiet isn't always the better environment.
3More precisely
The noise used in generation isn't just any blur — it has fixed properties. Each spot gets its own value drawn from a distribution where values near the middle come up most often, and the spots are made to have no relationship to each other. Because the properties are this well defined, how much was added can be calculated back out after the fact. A schedule that fixes how much gets added at every stage of training is also used.
The analogy breaks down in places. Photo paper in a darkroom already holds an image captured on film; the developer only brings it out. But the starting blur used in generation holds no picture at all — the picture gets built fresh during the clearing. And film grain can't be touched once it's developed, while added noise can be calculated back out, since exactly how much was added is known. In the darkroom, grain is a flaw in the photo; here, how much was added is exactly what gets learned from.
One more gap: film grain looks roughly the same from one roll to the next, but the noise added during training follows a schedule that changes on purpose from one stage to another, starting faint and ending in a screen that looks like pure static. That schedule is what lets the removing side be taught in gradual, manageable steps instead of one impossible leap.
4Try it yourself
5Common misconceptions
It's easy to think noise should always be eliminated, but actually it's also the starting point of generation and material that helps training, so it gets added on purpose in plenty of places.
It's easy to think clearing away noise brings back the original, but actually it plausibly fills in the hidden spot, so detail that was never there can get invented.
It's easy to think the starting blur has a hidden seed of the picture inside it, but actually it's a meaningless pile of dots, and the picture gets built fresh during the clearing.
7One-line summary
In shortNoise is both the blur that dirties up a result and the starting point where a picture rises and the material used to practice clearing, so it serves as something to erase and something to build with at once.
Spotted an error or have a better analogy? Suggest an edit · Last updated2026-09-02