Mirror randomized benchmarking (MRB) is an established technique that provides a global error metric at the scale of a whole QPU. To expand upon this we introduce Mirror Quantum Awesomeness (MQA), a hybrid protocol that adds a structured entangling layer to MRB circuits. This enables per-edge correlation dynamics to be tracked via mutual information while preserving the MRB infidelity estimate. The resulting analysis of the injected entangled pairs locates a critical circuit depth, beyond which rudimentary error mitigation techniques can be expected to fail. A topological variant, Topological MQA, supplies a second critical depth via a decoder based on the surface-code decoding problem. Both are validated in simulation and demonstrated on the 156-qubit ibm fez and ibm kingston processors, where MQA closely agrees with MRB on the entanglement infidelity and the critical depth for ibm fez is found to be ∼ 50.
Experiments on IBM Quantum hardware with over 100 qubits are used to validate and test the method, as well as to benchmark the hardware. Plus, simulation on custom error model on the custom coupling map is also used.
Data Contact
- Haripriya Pettugani priya@mothquantum.com and María Aguado-Yáñez maria@mothquantum.com - Contact for inqueries regarding
ibm_fezdata and MQA metrics - Astryd Park astryd@mothquantum.com - Contact for inqueries regarding Topological analysis and GitHub repository
If one wants to use live QPU data, they must use their IBM Quantum Platform API key, CRN and their username in tmqa-hardware.ipynb. The way of getting this information can be referenced in the official website.
uvis required to install code dependencies to your system and run the code locally. To accomplish it, you must clone this repository on your local first.
git clone https://github.com/moth-quantum/mqa-data.git
-
Install
uvhere while following the steps. -
Then, run this command in the repository's local location to set up the virtual environment, and install all dependencies.
uv sync
Update ArXiv link underneath!
QPU-scale randomized benchmarking via Bell-pair injection
Pettugani, H^, Aguado-Yáñez M^, Park A^, Bultrini D, Wootton James R.
2026 ArXiv Preprint. DOI: https://doi.org/10.48550/arXiv.2606.20123
- Haripriya Pettugani - GitHub; priya@mothquantum.com ^
- María Aguado-Yáñez - GitHub; LinkedIn; maria@mothquantum.com ^
- Astryd Park - GitHub; LinkedIn; astryd@mothquantum.com ^
- Daniel Bultrini - GitHub; daniel@mothquantum.com
- James R. Wootton - GitHub; james@mothquantum.com
^ Haripriya Pettugani, María Aguado-Yáñez and Astryd Park contributed equally to this work.
This project is licensed under the Apache License 2.0 - see the LICENSE.txt file for details.
- The original MRB work in
qiskit_device_benchmarkinglibrary: Portions of the code in this repository was developed via sponsorship by the Army Research Office ''QCISS Program'' under Grant Number W911NF-21-1-0002.