CHAPTER 08
Noise channels, measurement data, and mitigation
Learning goals. Evolve density matrices with Kraus operators, distinguish noise conventions, estimate observables, and identify mitigation’s bias and sampling costs.
8.1 Open-system dynamics
A closed joint system evolves unitarily, but a subsystem interacting with an unobserved environment generally does not. For an initially uncorrelated system and environment, tracing out the environment gives a completely positive trace-preserving map:
The second equation preserves the trace. Complete positivity means positivity remains even when the system is part of a larger entangled state. Merely mapping isolated positive matrices to positive matrices is not enough.
Kraus representations are not unique. The operators can be interpreted through an environment measurement in a chosen dilation, but an arbitrary Kraus index should not be treated as a directly observed physical error. Conditioning on an actual record and averaging over unobserved records are different operations.
8.2 Three channels with explicit conventions
The phase-flip channel is
It leaves populations unchanged and multiplies off-diagonal entries by . Thus complete dephasing occurs at , not at . At it is a deterministic Z gate. A different convention writes coherence decay as ; these parameters must not be interchanged.
We define depolarization by
It shrinks the Bloch vector by . Equivalently,
Here the probability of a nonidentity Pauli in this representation is . Some packages call that total probability p instead. Always inspect the implemented equation.
Amplitude damping models relaxation from toward :
For ,
The trace remains . The map is not unital: it sends toward a state biased to . In an exponential relaxation model, . Coherence time also includes dephasing; under the usual independent Markovian model, . These are model-specific time constants, not interchangeable gate fidelities.
Worked example. Apply damping with to :
Its Bloch vector is , with squared length and purity . Both the population shift and coherence reduction matter.
Laboratory L11 — Density-matrix noise. Choose a pure input, optionally mix it with , then apply bit flip, phase flip, depolarization, or amplitude damping. Inspect the full output matrix, Bloch vector, eigenvalues, and purity.
8.3 Noise is not always an independent coin flip
A coherent overrotation applies every time. After L repetitions, it is , so errors may add coherently. An independent stochastic phase-flip channel combines differently. Crosstalk, leakage out of the qubit subspace, slow drift, loss, and correlated events require richer models.
Replacing coherent noise by a Pauli model can simplify simulation but change the prediction. Pauli twirling is a physical or mathematical averaging operation with specific assumptions, not proof that the original noise was already stochastic.
8.4 Estimating observables and states
A Pauli measurement yields values . With N independent shots and sample mean ,
For , estimate each Pauli expectation and sum. If independently sampled, the energy estimator variance is . Commuting terms may share measurement settings, in which case covariance must be included.
Single-qubit tomography estimates x,y,z from separate basis samples and forms . Finite data can yield a vector outside the Bloch ball, making the naive estimate nonphysical. Constrained estimation can enforce positivity, but introduces statistical choices that should be reported. Full generic n-qubit tomography requires exponentially many parameters; special assumptions can reduce the task.
8.5 Error mitigation is an estimator strategy
Error correction protects encoded quantum information during a computation. Error mitigation combines noisy experiments and classical inference to estimate an ideal quantity. Mitigation need not output a protected quantum state and may incur severe sampling costs [10].
For zero-noise extrapolation, assume an observable varies smoothly with a controllable effective noise strength:
Measurements at and give
The leading linear bias cancels. But for independent estimates,
With comparable input variances, this is five times one estimate’s variance. A quadratic combination has still larger coefficient-squared cost. Extrapolations can lie outside ; clipping changes the estimator and its bias.
Probabilistic error cancellation represents an inverse noise operation with signed weights. The absolute-weight sum drives sampling overhead, often growing rapidly with circuit size. Readout mitigation inverts or fits a calibrated classical assignment model and can amplify statistical errors when that model is ill-conditioned. None provides a free route to arbitrary-depth ideal computation.
Laboratory L12 — Bias and variance. Use the stated model , sample three noise levels, and compare raw, linear, and quadratic estimates. Change noise, shots, and seed. The model’s ideal value is known so bias can be measured.
8.6 Exercises
8.1. What does the phase-flip channel do to at ?
Show solution / guidance
It yields , , and . Purity decreases and then increases; the parameter is a flip probability, not monotone decoherence strength over the whole interval.
8.2. Verify for amplitude damping.
Show solution / guidance
The two terms are and , whose sum is identity.
8.3. Find the depolarized state and purity of an initially pure qubit for .
Show solution / guidance
Its Bloch vector is shortened to length 0.8. Purity is ; eigenvalues are 0.9 and 0.1.
8.4. Two independent expectation estimates each have variance 0.001. Find the linear extrapolation variance.
Show solution / guidance
, with standard deviation . Reduced bias does not guarantee smaller total mean-squared error.
8.5. Why must a tomography estimate with be repaired or reconsidered?
Show solution / guidance
Its squared radius is . One eigenvalue is negative. Sampling fluctuations, inconsistent data, or model errors must be addressed rather than interpreting it as a physical state.