Papers
Topics
Authors
Recent
Assistant
AI Research Assistant
Well-researched responses based on relevant abstracts and paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses.
Gemini 2.5 Flash
Gemini 2.5 Flash 158 tok/s
Gemini 2.5 Pro 49 tok/s Pro
GPT-5 Medium 34 tok/s Pro
GPT-5 High 28 tok/s Pro
GPT-4o 74 tok/s Pro
Kimi K2 199 tok/s Pro
GPT OSS 120B 434 tok/s Pro
Claude Sonnet 4.5 36 tok/s Pro
2000 character limit reached

Mirror Circuit Fidelity Estimation

Updated 9 November 2025
  • Mirror circuit fidelity estimation is a technique that constructs quantum circuits with a mirrored structure to robustly measure process infidelity and coherence properties.
  • It employs randomized benchmarking and Pauli twirling to extract exponential decay rates, linking them directly to average error per layer while mitigating SPAM effects.
  • Scalable protocols like MRB enable efficient benchmarking for systems with tens to hundreds of qubits, providing clear hardware performance metrics and error bounds.

Mirror circuit fidelity estimation refers to a family of protocols for measuring the fidelity—or, equivalently, the infidelity—of quantum circuits and devices by leveraging “mirrored” circuit structures, in which a random quantum circuit is combined with its inverse. This approach, realized by mirror benchmarking methods such as mirror-circuit randomized benchmarking (MRB), provides scalable, robust, and system-level estimates of multi-qubit logic layer performance, in particular by extracting exponential decay rates under noise and relating these to average process fidelities, infidelities, and, in some cases, the coherence of the noise. These protocols are engineered to overcome the scalability bottlenecks of standard randomized benchmarking and to furnish direct, device-level performance curves, including for systems with tens or hundreds of qubits (Proctor et al., 2021, Mayer et al., 2021).

1. Mirror Circuit Construction and Protocols

Mirror-circuit fidelity estimation consists of preparing quantum circuits CC composed of a random sequence of logic layers drawn from a gate set GG, followed by the exact inverse of these operations in reversed order, yielding a "mirror" structure. Formally, for a sequence of LL random layers g1,,gLg_1, \ldots, g_L, the mirror circuit is

C=g1g2gLgL1g21g11C = g_1 g_2 \cdots g_L g_L^{-1} \cdots g_2^{-1} g_1^{-1}

Random Pauli layers may be interleaved between gig_i to “twirl” the noise and realize randomized compiling, enhancing noise symmetrization (Proctor et al., 2021). The input is typically a computational basis state, and the output is measured in the computational basis; in the noiseless case, the final measured bit-string matches the initial state exactly.

An essential distinction in MRB protocols is the use of Clifford logic layers and Pauli dressing: each round samples and applies a random one-qubit Clifford F0F_0 to each qubit, and then alternates sampled Pauli layers PiP_i and sampled Clifford logic layers LiΩL_i \sim \Omega, ensuring that Ω\Omega scrambles errors (local twirl + spread), is inversion symmetric, and that L1L^{-1} is in the layer set L\mathcal{L}. The mirror property guarantees that, in the absence of noise, the final state is always deterministic and known classically.

2. Survival Probability, Exponential Decay, and Effective Polarization

The principal observable in mirror benchmarking is the average survival probability S(L)S(L), defined as the probability of measuring the output state that matches the ideal mirror circuit outcome. In practice, S(L)S(L) is estimated by the following protocol:

  • For each depth dd (mirror sequence length), sample KK random mirror circuits and perform NN shots per circuit.
  • Given the probability hk(C)h_k(C) to observe kk bit flips from the expected output, define the “effective polarization” for circuit CC as

S(C)=4n4n1k=0n(12)khk14n1S(C) = \frac{4^n}{4^n-1} \sum_{k=0}^{n} \left(-\frac{1}{2}\right)^k h_k - \frac{1}{4^n-1}

Averaging over KK circuits gives the mean polarization Sd\overline{S}_d for depth dd.

  • Sd\overline{S}_d is then fit by an exponential model

SdApd\overline{S}_d \approx A p^{d}

where AA is a SPAM-dependent prefactor and pp is the decay parameter characterizing average circuit coherence.

This exponential decay is a general consequence of the uniform noise assumption and sufficient twirling via a group forming a unitary 2-design (usually the nn-qubit Clifford group or a major subset). Under these circumstances, the decay rate pp is determined by the unitarity of the noise channel (see Section 4).

3. Extracting Average Infidelity and Fidelity Bounds

In randomized benchmarking and mirror benchmarking, the exponential decay parameter pp is related to the average process (entanglement) infidelity rr of a logic layer. For an nn-qubit system (d=2nd = 2^n), the correspondence is:

r=d1d(1p)=4n14n(1p)r = \frac{d-1}{d} \cdot (1-p) = \frac{4^n-1}{4^n} \cdot (1-p)

as used in MRB (Proctor et al., 2021). Once pp is extracted by nonlinear least-squares fitting of Sd\overline{S}_d across depths, rr directly quantifies the average error per layer.

In the broader mirror benchmarking framework, connection to channel fidelity and unitarity is afforded via expansion in the Pauli basis:

  • The twirl’s quadratic contraction yields

S(L)=AuL+B,S(L) = A' \, u^{L} + B,

where uu denotes the unitarity,

u=1d21Tr[Π2EΠ2E]u = \frac{1}{d^2-1} \operatorname{Tr} \left[ \Pi_2 \mathcal{E}^\dagger \Pi_2 \mathcal{E} \right]

  • For purely stochastic Pauli noise, uu reduces to the squared average depolarization parameter; in this case, process fidelity satisfies the bounds

1d2(1+(d21)u)F(E)1d2(1+(d21)u)\frac{1}{d^2}\left(1+(d^2-1)u\right) \leq F(\mathcal{E}) \leq \frac{1}{d^2}\left(1+(d^2-1)\sqrt{u}\right)

  • The degree to which uu deviates from the square of the “Pauli diagonal” ff quantifies the coherence of underlying noise (Mayer et al., 2021).

4. SPAM Robustness and Error Mitigation

A defining advantage of mirror-circuit fidelity estimation protocols is robustness to state-preparation and measurement (SPAM) errors. This robustness is achieved via:

  • Random Pauli “twirling” layers between Clifford logic layers, which symmetrize coherent errors into Pauli channels, eliminating systematic error buildup in the decay rate extraction.
  • Initial and final random one-qubit Cliffords implement local 2-designs, scrambling SPAM contributions and further isolating the decay dynamics to stochastic noise in the logic layers.
  • The effective polarization S(C)S(C) leverages a Hamming-weight sum that cancels readout biases to leading order.

Consequently, SPAM contributions enter as multiplicative prefactors (e.g., AA in Sd=Apd\overline{S}_d = Ap^d), not entering into the decay parameter pp. The model offset BB is driven to near zero (unlike conventional RB, where BB may reflect persistent SPAM contributions), due to the effect of Pauli twirling and post-selection (Proctor et al., 2021, Mayer et al., 2021).

5. Scalability, Resource Costs, and Experimental Demonstrations

Mirror circuit fidelity estimation protocols, and MRB specifically, have demonstrated scalability to quantum systems far exceeding the reach of conventional randomized benchmarking:

  • Circuit gate cost is O(n)O(n) one- and two-qubit gates per logic layer, a linear overhead that contrasts favorably with the O(n2/lnn)O(n^2 / \ln n) scaling required to realize generic nn-qubit Cliffords in standard RB.
  • Numerical simulations on up to 225 qubits in a 15×1515\times 15 lattice configuration demonstrated, for physically realistic error rates (0.1–1%), that infidelity estimates rΩr_\Omega tracked true error rates ϵΩ\epsilon_\Omega to within ±20%\pm 20\% (relative error) across 900 runs.
  • MRB’s scaling permits investigation into crosstalk phenomena: in a 16-qubit IBM Q Rueschlikon experiment, MRB quantified two-qubit crosstalk by mapping rΩr_\Omega as a function of region size, showing divergence from error rates predicted by uncorrelated single- and two-qubit gate calibration (Proctor et al., 2021).

A comparison of experimental viability is summarized below:

Protocol Max. Qubits Demonstrated Gate Cost per Circuit SPAM Robustness
Standard RB \sim5 O(n2/lnn)O(n^2/\ln n) Moderate
Direct RB \sim5–16 O(n)O(n) Moderate
MRB / Mirror RB 16 (expt), 225 (sim) O(n)O(n) High

MRB remains feasible as nn increases due to its favorable signal falloff and linear gate complexity, enabling benchmarking in regimes beyond the reach of alternative techniques.

6. Quantum Query Complexity and Algorithmic Estimation

Beyond physical implementation, recent advances in quantum algorithms establish optimal query complexity bounds for estimating the fidelity (or infidelity) associated with mirror circuits in the black-box access model. When given access to circuit state-preparations and their inverses, the fidelity

Fmirror=0Umirror0F_{\rm mirror} = |\langle 0 | U_{\rm mirror} | 0 \rangle|

can be estimated to additive error ε\varepsilon using Θ(1/ε)\Theta(1/\varepsilon) queries—provably optimal via a matching lower bound (Wang, 29 Aug 2024). This is realized using square-root amplitude estimation:

  • Prepare the overlap-encoding unitary R=UVR = U^\dagger V (V=IV = I for FmirrorF_{\rm mirror}).
  • Define a unitary WW' that encodes FmirrorF_{\rm mirror} in the amplitude of a specific basis state.
  • Use generalized amplitude estimation (phase estimation on Grover-like iterations of WW') to estimate this amplitude within ε\varepsilon, using Θ(1/ε)\Theta(1/\varepsilon) queries. This framework provides fundamental lower bounds for the number of mirror circuit (and inverse) invocations required for fidelity estimation to a specified precision in fully coherent quantum-access scenarios, with the standard overheads for controlled operation construction and ancilla qubits.

7. Applications, Best Practices, and Limitations

Mirror circuit fidelity estimation serves as a versatile tool for system-level characterization of quantum processors, applicable to:

  • Quantifying average logic-layer infidelity across increasing qubit counts,
  • Revealing error growth mechanisms such as crosstalk,
  • Estimating noise coherence properties via unitarity,
  • Providing a direct metric for hardware performance benchmarking.

Key practical guidelines for effective implementation include:

  • Select sequence lengths exceeding the qubit number (L>nL > n) to ensure sufficient approximation of 2-design twirling and robust noise averaging.
  • Incorporate randomized compiling (Pauli twirls) to mitigate coherent error contributions unless direct assessment of noise coherence is desired.
  • Employ analytical determination of offset BB and SPAM-insensitive observables whenever possible.
  • Use substantial circuit and shot sample sizes per depth, with bootstrapping methods for error estimation.

Limitations include the requirement for inversion-symmetric gate sets and sufficiently uniform layer noise for strict interpretation of decay rates, as well as manageable circuit depth for device coherence constraints. A plausible implication is that further development of hybrid protocols may be needed to fully leverage these techniques in platforms with highly non-uniform or strongly non-Markovian noise profiles.

Mirror circuit fidelity estimation, by exploiting symmetry, SPAM resistance, and scalable measurement of exponential decay, constitutes a key methodology for deep, efficient, and reliable assessment of quantum hardware performance across present and emerging device architectures (Proctor et al., 2021, Mayer et al., 2021, Wang, 29 Aug 2024).

Forward Email Streamline Icon: https://streamlinehq.com

Follow Topic

Get notified by email when new papers are published related to Mirror Circuit Fidelity Estimation.