Cycle error reconstruction

Characterization

Keysight True-Q diagnostic that reconstructs the probabilities of the individual Pauli errors afflicting a cycle of parallel gates, with multiplicative precision

Cycle error reconstruction (CER) is the diagnostic companion to cycle benchmarking: where cycle benchmarking compresses the noise on a cycle of parallel gates into a single fidelity, CER reconstructs which Pauli errors afflict the cycle and with what probabilities: an error profile rather than a benchmark score. Developed at Quantum Benchmark Inc. (now part of Keysight Technologies) by Carignan-Dugas, Emerson, Wallman and colleagues, it was patented and shipped in the True-Q software in 2020 under its original name, K-body noise reconstruction (KNR); the formal paper followed in 2023.

How it works

CER interleaves the cycle under study with random Pauli-twirling cycles, exactly as in cycle benchmarking, and fits the resulting exponential decays for many Pauli observables at once. Combining the fitted decay rates yields the marginal probabilities of individual Pauli errors (up to a chosen weight K, on chosen subsets of qubits) with multiplicative precision, so even small error rates are resolved to useful relative accuracy. Because the data come from twirled circuits, the reconstruction describes the dressed cycle: the noise as tailored by randomized compiling.

Strengths and limitations

CER turns decay data into an actionable error profile: which errors, on which qubits, at what rates. The trade-offs: the protocol is patented and implemented only in Keysight’s closed-source True-Q package, with no open reference implementation; per the True-Q documentation, some Pauli errors are resolved only as degenerate sets whose probabilities are summed; and it characterizes the twirled (dressed) cycle rather than bare gates. It is commonly confused with independent Pauli-noise-learning methods (Flammia–Wallman channel estimation, Harper–Flammia–Wallman noise learning, IBM’s sparse Pauli–Lindblad models), which pursue the same goal differently; ACES estimates related per-gate Pauli error rates processor-wide. As of July 2026 the 2023 paper remains preprint-only.

Notable results

A CER-based method for estimating coherent contributions to the error profile was published in Quantum 8, 1367 (2024), and CER-learned error models have been used to sharpen decoders for quantum error correction (Iyer et al., 2025). CER has been part of True-Q’s error-diagnostics suite since 2020.

Key papers

Reference implementations

  • Cycle benchmarking
  • ACES