Quantum Noise as a Feature, Not a Bug
How we turned quantum decoherence — the bane of quantum computing — into the forward process of a diffusion model, achieving 20x fewer denoising steps.

ALLONE Lab
Founder & Lead Researcher
The Experiment That Flipped Our Thinking
Classical diffusion models — Stable Diffusion, DALL-E, Midjourney — all work by learning to reverse noise. They take clean data, corrupt it with Gaussian noise over hundreds of steps, then train a neural network to undo the corruption step by step. It's elegant, but slow: 1,000 denoising steps is standard for high-quality generation.
Meanwhile, in quantum computing, noise is the enemy. Billions of dollars are spent trying to suppress decoherence, the natural tendency of quantum states to degrade into classical randomness.
Then we asked a question that changed our research direction: what if quantum noise isn't a bug to fix, but a feature to use? What if the natural decoherence of a quantum system IS the forward diffusion process — already built into the physics?
The Framework
Our quantum diffusion framework replaces classical Gaussian noise with a quantum depolarizing channel. At each timestep, the quantum state encoding the data undergoes controlled decoherence:
- Forward process: Apply depolarizing channel with strength p(t) to the quantum state
- Reverse process: A variational quantum circuit learns to undo the decoherence
- Measurement: Born-rule sampling produces the final generated output
The key advantage is dimensional. A system of n qubits naturally operates in a 2^n dimensional Hilbert space. For a 16x16 image patch (256 pixels), a classical model needs 256-dimensional noise vectors. A quantum model needs only 8 qubits to access the same 256-dimensional space — with quantum entanglement correlating noise across all dimensions simultaneously.
What We Built
We tested on MNIST digits (28x28 grayscale) using a hybrid architecture: a parameterized quantum circuit handles the latent diffusion process, while a classical neural network decoder reconstructs pixels from quantum measurements.
- Qubits used: 10 (giving a 1,024-dimensional latent space)
- Diffusion steps: 50 (versus 1,000 for classical DDPM)
- FID score: 42.3 (classical baseline: 33.8)
- Circuit depth: 15 layers with nearest-neighbor CNOT connectivity
The FID gap (42.3 vs 33.8) tells the honest story: quantum diffusion doesn't match classical quality yet. But the 20x reduction in denoising steps is remarkable. It suggests that quantum noise channels provide a more natural prior for the diffusion process — the physics is doing some of the work that classical models have to learn.
Noise-Aware Training on NISQ Hardware
Running diffusion on real quantum hardware means dealing with two kinds of noise at once: the intentional diffusion noise you want and the hardware noise you don't. Our training protocol separates them:
1. Calibrated noise injection: Using REM calibration data from our Wukong study (Chapter 2), we characterize the hardware noise floor and subtract it from total measured noise to isolate the diffusion signal 2. Gradient estimation: Parameter-shift rule with antithetic sampling for variance reduction 3. Coherent batching: Multiple noise levels grouped into single circuit executions to amortize hardware overhead
"Every other quantum computing lab treats noise as the problem. We treat it as the raw material."
Connection to Born Machines
This work builds directly on quantum circuit Born machines. The reverse diffusion circuit is essentially a conditional Born machine — it learns a parameterized probability distribution conditioned on the noisy input state. The same MPS-inspired ansatz we developed for Born machines works here, extended with a timestep embedding that tells the circuit how much decoherence to undo at each step.
What This Means
The result isn't production-ready. FID 42.3 won't compete with Midjourney. But it demonstrates a principle: quantum physics provides natural primitives for generative modeling that classical systems have to approximate. As qubit counts increase and noise decreases, the scaling advantage becomes exponential — more latent dimensions without more parameters. Our next phase targets 20-qubit experiments on Wukong with the full error mitigation stack from Chapter 2.

ALLONE Lab
Founder & Lead Researcher
Founder of ALLONE, quantum AI researcher from Tbilisi. Building the bridge between quantum physics and practical AI.
Want to collaborate?
Our lab is open to partnerships with research institutions and R&D teams.



