Curriculum / Quantum Hardware & NISQ / Error Mitigation Without Error Correction
Error Mitigation Without Error Correction
Learn techniques to reduce noise effects on NISQ hardware without full error correction.
Error Mitigation Without Error Correction
Full quantum error correction requires many physical qubits per logical qubit and is not available on NISQ hardware. Error mitigation is a weaker but more practical alternative: post-processing techniques that reduce the effect of noise on measurement results without protecting the quantum state during computation.
Key Distinction
- •Error correction: Detects and corrects errors during computation. Requires redundancy (many physical qubits per logical qubit). Overhead: 100-1000x qubit cost.
- •Error mitigation: Post-processes noisy results to improve expectation value estimates. No qubit overhead, but requires many extra circuit runs.
Error mitigation cannot reduce errors to zero, but it can dramatically improve the accuracy of expectation value estimation.
Technique 1: Zero-Noise Extrapolation (ZNE)
ZNE runs circuits at intentionally higher noise levels and extrapolates back to zero noise.
Steps:
- 1.Run the circuit at noise level (baseline)
- 2.Run at (doubled noise, e.g., by inserting X-X pairs)
- 3.Run at (tripled noise)
- 4.Fit a polynomial through the measured values
- 5.Extrapolate to f(0): the zero-noise estimate
If noise affects expectation values as , then ZNE recovers by fitting and extrapolating.
Practical noise amplification: Inserting pairs of X gates (X then X = I) adds gates without changing the circuit logic, but amplifies noise at each added gate location.
Technique 2: Probabilistic Error Cancellation (PEC)
PEC represents the ideal (noise-free) channel as a linear combination of noisy channels:
By sampling from this decomposition and weighting results by , PEC estimates noiseless expectation values. The cost: a factor of more measurements, where depends on the noise level.
For typical error rates of 1%, per gate. For 100-gate circuits, the sampling overhead is more shots. Manageable for shallow circuits.
This is the opening of the lesson. The full walkthrough, the interactive circuit, and the graded challenge continue inside myqubit.
How this lesson works
A guided reading lesson with interactive knowledge checks. Concepts are explained step by step with circuit diagrams and runnable examples, and you confirm understanding before moving on.
Part of: Quantum Hardware & NISQ
Explore the physics of real quantum computers, understand noise, and learn near-term algorithms designed for today's noisy hardware.
This lesson is part of Pro
Unlock Quantum Hardware & NISQ and all 10 tracks with Pro: $12.99/month, $79/year, or $97 lifetime. Start with the free track first if you are new.