← Latest papers
💻 computer science

Pixel-Space Diffusion via Observation Operators

This paper introduces Observation Operator Diffusion, a framework that resolves the scale-time mismatch in pixel-space models by replacing fixed full-image supervision with a time-indexed, coarse-to-fine observation trajectory using Gaussian-Lanczos operators, thereby accelerating convergence and achieving state-of-the-art generation quality.

Original authors: Shaojie Guo, Lichen Ma, Haoyang Tong, Yu He, Zipeng Guo, Xiaoan Liu, Feng Yan, Yu Guo, Fei Wang, Junshi Huang, Yan Wang

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

Original authors: Shaojie Guo, Lichen Ma, Haoyang Tong, Yu He, Zipeng Guo, Xiaoan Liu, Feng Yan, Yu Guo, Fei Wang, Junshi Huang, Yan Wang

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

In the world of artificial intelligence, computers are learning to paint pictures from nothing but a list of words. For years, the most successful artists in this digital realm have worked in a compressed, abstract space, much like a sculptor who first carves a rough block of stone before refining the details. They build a simplified version of an image, then use a separate tool to translate that sketch into a high-resolution photograph. While this method works well, it inevitably loses some of the original texture and sharpness in the translation. A newer, more direct approach attempts to create the final image pixel by pixel, right from the start, promising a level of clarity that the older methods cannot match. However, this direct route has been notoriously difficult to master, often resulting in blurry or unstable creations that take an immense amount of time to perfect.

The core problem lies in how these models learn to see. Imagine trying to describe a distant mountain range to someone while standing in a thick fog. At first, you can only make out the broad, sweeping shapes of the peaks. As the fog lifts, the details of the trees and rocks become visible. If you tried to describe every single leaf and stone while the fog was still thick, you would be guessing wildly, and your description would be full of errors. This is exactly what happens inside the current generation of pixel-based image generators. They are forced to guess the finest details of an image even when the "fog" of noise is still heavy, trying to predict the entire picture at once. This mismatch between what the computer can actually see at a given moment and what it is being asked to predict creates a confusing signal that slows down learning and degrades the final quality.

Researchers at East China Normal University and JD.com have identified this specific confusion as a fundamental flaw in how these models are trained. They found that image structures naturally emerge from the blurry to the sharp, a process that takes time. Existing models, however, ignore this natural order. They demand that the computer predict the full, crisp image at every single step of the process, even when the input is still mostly random noise. This forces the model to struggle with details that are simply not recoverable yet, leading to a chaotic learning experience. To fix this, the team developed a new training method that respects the natural timeline of image recovery. Instead of asking the model to see everything at once, they teach it to look at the image through a series of lenses that change over time.

The researchers introduced a system where the target the computer tries to predict evolves alongside the noise. At the beginning, when the image is very noisy, the model is only asked to predict the broad, coarse shapes of the scene. As the noise is gradually removed, the target shifts, asking the model to add in slightly more detail, then even more, until finally, at the very end, it is asked to predict the complete, high-definition image. This is achieved using a family of mathematical filters that act like adjustable lenses, smoothing out the image to show only the large structures first, and then progressively revealing the fine textures. By aligning the difficulty of the prediction with what is actually visible at that moment, the computer receives a much clearer signal, allowing it to learn much faster and more effectively.

To ensure this principle works not just in time but also within the computer's internal structure, the team built a new decoder, a component responsible for turning the model's internal thoughts into a final picture. This new decoder is designed to handle information in layers, starting with the big picture and refining it into fine details as the data moves through the network. It injects specific structural information at each stage, ensuring that the model focuses on the right level of detail at the right depth. This creates a cohesive flow where the global layout is established first, followed by the gradual addition of textures and edges, mirroring the way the image itself is revealed during the denoising process.

The results of this approach are striking. When tested on a standard set of images featuring thousands of different objects, the new method produced significantly sharper and more realistic images than previous attempts at direct pixel generation. In one key test, the model reached a state-of-the-art quality score in just eighty training cycles, a speed that is substantially faster than its predecessors. With further training, it achieved a quality score of 1.52, a level of fidelity that surpasses all other direct pixel-based methods currently available. The images generated show a remarkable ability to capture both the overall composition and the intricate details, such as the texture of animal fur or the delicate structure of a flower, without the blurriness that often plagues this type of artificial intelligence.

This work suggests that the path to better image generation is not just about building larger or more complex computers, but about understanding the natural order in which information becomes clear. By respecting the timeline of how details emerge from noise, the researchers have created a system that learns more efficiently and produces higher-quality results. The method successfully bridges the gap between the abstract world of mathematical noise and the concrete reality of a high-definition photograph, proving that sometimes the best way to see the whole picture is to start by looking at the big shapes.

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 →