---
title: Zero-Noise Extrapolation (ZNE)
url: https://www.emergentmind.com/topics/zero-noise-extrapolation-zne
type: topic
---

# Zero-Noise Extrapolation (ZNE)

Zero-Noise Extrapolation (ZNE) is a digital quantum error mitigation technique that estimates the ideal, noise-free expectation value of observables on a noisy quantum processor by deliberately amplifying the noise and extrapolating to the zero-noise limit. Unlike quantum error correction, ZNE does not require extra physical qubits, code overhead, or ancilla-driven protocols; instead, it uses classical post-processing and a sequence of quantum circuit executions under controlled, artificially increased noise. ZNE is widely studied in the context of NISQ devices, quantum simulation, quantum metrology, and extends to logical qubits, quantum annealing, and bosonic encodings.

## 1. Mathematical Foundations and Protocol Structure

ZNE operates under the assumption that the noisy outcome of a quantum circuit is a smooth function of a controllable noise-scaling parameter. For an observable $O$ and noise parameter $\lambda \geq 1$, the measured expectation value $E(\lambda) = \mathrm{Tr}[O\rho(\lambda)]$ can be expanded as a low-order polynomial or analytic function in $\lambda$:
\[
E(\lambda) = E(0) + a_1\lambda + a_2\lambda^2 + \ldots + O(\lambda^{n+1})
\]
Given $n+1$ distinct noise scales $\{\lambda_k\}$ (with $\lambda_0=1$ and $\lambda_k>1$), the ideal value $E(0)$ is reconstructed via Richardson (polynomial) extrapolation:
\[
E(0) = \sum_{k=0}^n c_k E(\lambda_k)
\]
where the coefficients $c_k$ are solutions of a Vandermonde linear system enforcing cancellation of the first $n$ order terms in $\lambda$:
\[
\sum_{k=0}^n c_k \lambda_k^m = \delta_{m, 0}, \quad m = 0,...,n
\]
This methodology generalizes to exponential ansätze ($E(\lambda) = \alpha + \beta e^{-\gamma \lambda}$) where physically motivated, or to least-squares polynomial fits for variance mitigation [2108.02237][2502.20673].

## 2. Noise Scaling Techniques

Zero-noise extrapolation requires a procedure for scaling the effective noise. Several regimes and hardware architectures have motivated different approaches:

**A. Unitary Folding (Gate Folding):**
- Each gate or block is replaced by an odd-length sequence $U(U^\dagger U)^n$, increasing circuit depth and amplifying all sources of gate noise proportionally. Scale factor is $\lambda=2n+1$ [2005.10921][2306.15863].
- Global folding applies this to an entire circuit; local folding applies it at gate-level granularity.

**B. Parameterized Pulse Stretching:**
- Relevant for Markovian noise, lengthening gate durations scales decoherence rates proportionally ($\lambda$) [2201.11792][2307.07027].

**C. Noise-Aware Folding:**
- The number and position of folds are optimized by leveraging hardware calibration data to balance accumulated noise across circuit links, improving accuracy when error rates are non-uniform [2401.12495][2511.02901].

**D. Circuit Unoptimization:**
- Randomly increases depth by inserting gate-equivalent identities interleaved with random gates, providing exponentially many non-equivalent variants for noise amplification and bias averaging [2503.06341].

**E. Analog Scaling in Quantum Annealing:**
- Anneal time and/or temperature are physically stretched for analog devices, scaling relaxation rates, with polynomial extrapolation in $\lambda$ [2311.01306].

**F. Energy-Scaled ZNE (ES-ZNE):**
- For GKP bosonic codes, the mean photon number $\bar{n}$ (energy) is varied as the noise knob, and extrapolation is performed towards $\bar{n}\to\infty$ [2512.03583].

**G. Layout-Based ZNE:**
- For systems with inhomogeneous error rates, spatially permuting circuit layout (cyclic layout permutations) provides an effective single-parameter scaling manifold [2511.02901].

## 3. Practical Procedures, Extrapolation Models, and Trade-Offs

A typical ZNE workflow consists of:
1. **Choice of Noise Scales:** Select a set $\{\lambda_k\}$ balancing increased error amplification and need for measurement precision; commonly, $n\lesssim 3$ is used due to rapid variance blowup [2108.02237][2502.20673].
2. **Circuit Execution:** For each $\lambda_k$, build and execute the appropriately folded/noise-scaled circuit, accumulating $N_\mathrm{shots}$ measurements.
3. **Statistical Processing:** Fit measured data $\{(\lambda_k, E(\lambda_k))\}$ to a low-order polynomial, exponential, or hybrid model. Linear or quadratic fits are typical for weak noise, with Richardson-based analytic weights preferred for error cancellation.
4. **Variance Amplification:** The variance of the extrapolated estimate scales as $\sum_k c_k^2 \mathrm{Var}[E(\lambda_k)]$ and grows exponentially in $n$; thus, there is a bias-variance trade-off. Chebyshev-node selection and least-squares regression mitigate overfitting [2502.20673].
5. **Error Budget and Shot Scaling:** Achieving a total precision $\varepsilon$ requires $O(\varepsilon^{-\alpha})$ total shots, with $\alpha$ dictated by the node distribution and noise-scaling range.

Resource scaling is summarized below:

| Extrapolation Order $n$ | Circuits Needed | Shot Overhead per Setting | Total Variance Growth    |
|------------------------|----------------|-------------------------|-------------------------|
| 1 (Linear)             | 2              | $N_\mathrm{shots}$      | Modest                  |
| 2 (Quadratic)          | 3              | $N_\mathrm{shots}$      | $O(2^n)$                |
| $n$ (Richardson/poly)  | $n+1$          | $N_\mathrm{shots}$      | $O(2^n)$                |

[2502.20673], [2108.02237], [2005.10921]

## 4. Extensions, Variants, and Hybrid Protocols

Several advanced forms of ZNE address hardware limitations, noise inhomogeneity, or shot overhead:

**A. Purity-Assisted ZNE (pZNE):**
- Uses measured output-state purity $\operatorname{Tr} \rho^2$ to calibrate extrapolation, improving bias tolerance and extending the error-rate threshold above that of routine ZNE. Achieves $O(\lambda^2)$ bias suppression and remains well-conditioned up to noise probabilities $q_\lambda \lesssim 40\%$ [2310.10037].

**B. Distance-Scaled ZNE (DS-ZNE) in Logical Qubits:**
- Leverages the exponential scaling of logical error with code distance; measurements are performed at several code distances, then extrapolated to infinitely long code distance [2304.14985].

**C. Block-Based ZNE for Structured Algorithms:**
- For quantum algorithms with repeated blocks (Grover's, QAOA), block-fidelity is directly characterized using shallow identity circuits; overall algorithmic success probability is reconstructed via an exponential-decay fit of the block event and mitigated using the (inferred) block fidelity, outperforming conventional full-circuit ZNE in deep/noisy regimes [2507.23314].

**D. Modified/Folding-Free ZNE:**
- Mitigation can be performed analytically via knowledge of the infinite-noise (maximally mixed state) limit (reliability-based extrapolation), or decoherence decay laws (latency-aware exponential extrapolation), sometimes avoiding the run-time overhead of circuit folding [2305.00622].

**E. Per-Outcome/Per-Group Extrapolation Function Selection:**
- In scenarios such as tomography or high-weight observables, per-measurement ansatz selection, possibly with estimator-guided or filter-based heuristic, yields higher aggregate fidelity than a global extrapolation model [2403.06340].

## 5. Limitations, Performance on Real Devices, and Best Practices

ZNE is limited by several fundamental and practical considerations:

- **Noise Model Fidelity:** Markovian, time-uncorrelated noise allows strict polynomial scaling; time-correlated ($1/f^\alpha$) or nonstationary noise challenges local folding and requires global folding or empirical validation of scaling [2201.11792].
- **Applicability in High-Noise Regimes:** ZNE’s effectiveness degrades as circuits become deep or noise is strong, with folded outputs converging to random baselines, rendering extrapolation ill-conditioned. Circuit cutting and partitioned ZNE or block-based approaches can mitigate this, if the original circuit is partitionable [2507.23314][2305.00622].
- **Shot Overhead and Variance:** Increasing extrapolation order to cancel higher-order noise leads to exponential increase in required shots for given confidence due to the variance of the extrapolated estimator, necessitating careful order selection [2108.02237][2502.20673].
- **Hardware Inhomogeneity:** Spatially varying noise is addressed by noise-aware folding, layout permutation averaging, and circuit unoptimization, improving ZNE performance on realistic hardware [2401.12495][2511.02901][2503.06341].
- **Integration with Other Mitigation Methods:** ZNE is unified with probabilistic error cancellation and can be combined with readout mitigation, virtual distillation, or dynamical decoupling. Some approaches (hybrid NEPEC) interpolate between ZNE and PEC, balancing sampling cost and bias [2108.02237][2310.10037].
- **Quantum Metrology and Sensing:** In quantum metrology and DC magnetometry, ZNE is effective in bias mitigation and sensitivity recovery away from optimal working points, but does not improve the fundamental shot-noise limited sensitivity [2101.03766][2402.16949].

Empirical studies confirm that ZNE suppresses expectation-value error by 1–2 orders of magnitude for VQE, QAOA, and quantum volume circuits, and increases the measured effective quantum volume beyond vendor benchmarks [2306.15863][2307.07027][2503.06341].

## 6. Applications Beyond NISQ Devices

**A. Fault-Tolerant Regimes:**  
ZNE extends to logical qubits via code distance scaling or energy scaling (bosonic codes), trading measurement overhead for reduced hardware overhead and increasing effective code distance or logical accuracy [2304.14985][2512.03583].

**B. Analog Quantum Simulation and Annealing:**  
ZNE is adapted to quantum annealers via zero-temperature and energy–time rescaling. These protocols have demonstrated significant extension of the coherence window in D-Wave superconducting processors [2311.01306].

**C. Quantum Sensing:**  
ZNE has been analyzed in the context of quantum sensing (e.g., DC magnetometry), confirming limited sensitivity improvements but robust bias correction for large signals [2402.16949].

---

**References:**  
- [2101.03766]  
- [2108.02237]  
- [2201.11792]  
- [2304.14985]  
- [2402.16949]  
- [2512.03583]  
- [2307.07027]  
- [2511.02901]  
- [2310.10037]  
- [2507.23314]  
- [2401.12495]  
- [2005.10921]  
- [2502.20673]  
- [2305.00622]  
- [2306.15863]  
- [2403.06340]  
- [2311.01306]  
- [2110.13338]  
- [2503.06341]  

Zero-Noise Extrapolation remains a central, hardware-efficient quantum error mitigation approach for noisy quantum circuits, with ongoing methodological innovation and broad applicability from NISQ platforms to logical encodings and analog architectures.

Source: https://www.emergentmind.com/topics/zero-noise-extrapolation-zne