Bayesian noise tracking for quantum circuits.
46% more accurate on real hardware.
We applied the Petz recovery map to predict quantum circuit noise. On QuTech Starmon-5 / Tuna-9 superconducting hardware:
Improvement grows with circuit depth. Deeper circuits have more correlated noise for the Petz map to exploit.
Independent noise models assume each gate fails independently. In reality, noise saturates — a qubit that’s already noisy can’t get much noisier.
The Petz recovery map (Petz, 1986) provides the mathematically correct way to track this saturation through the circuit. Instead of multiplying error rates, it uses Bayesian retrodiction to update noise estimates conditioned on what has already happened.
Users can run deeper variational circuits with better noise estimates, leading to more accurate molecular energy calculations.
More accurate success probability prediction for structured quantum algorithms, validated at 60.4% improvement.
Know before you run — avoid wasting QPU time on circuits that won’t produce useful results at the target depth.
We believe in honest reporting. Here is what this approach cannot do.
Three lines of code. No training data needed.