Software Mitigation of Crosstalk on Noisy Intermediate-Scale Quantum
Computers
- URL: http://arxiv.org/abs/2001.02826v1
- Date: Thu, 9 Jan 2020 04:00:03 GMT
- Title: Software Mitigation of Crosstalk on Noisy Intermediate-Scale Quantum
Computers
- Authors: Prakash Murali, David C. McKay, Margaret Martonosi, Ali Javadi-Abhari
- Abstract summary: Crosstalk is a major source of noise in Noisy Intermediate-Scale Quantum (NISQ) systems.
Our goal is to mitigate the application impact of crosstalk noise through software techniques.
- Score: 8.27274314036694
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Crosstalk is a major source of noise in Noisy Intermediate-Scale Quantum
(NISQ) systems and is a fundamental challenge for hardware design. When
multiple instructions are executed in parallel, crosstalk between the
instructions can corrupt the quantum state and lead to incorrect program
execution. Our goal is to mitigate the application impact of crosstalk noise
through software techniques. This requires (i) accurate characterization of
hardware crosstalk, and (ii) intelligent instruction scheduling to serialize
the affected operations. Since crosstalk characterization is computationally
expensive, we develop optimizations which reduce the characterization overhead.
On three 20-qubit IBMQ systems, we demonstrate two orders of magnitude
reduction in characterization time (compute time on the QC device) compared to
all-pairs crosstalk measurements. Informed by these characterization, we
develop a scheduler that judiciously serializes high crosstalk instructions
balancing the need to mitigate crosstalk and exponential decoherence errors
from serialization. On real-system runs on three IBMQ systems, our scheduler
improves the error rate of application circuits by up to 5.6x, compared to the
IBM instruction scheduler and offers near-optimal crosstalk mitigation in
practice.
In a broader picture, the difficulty of mitigating crosstalk has recently
driven QC vendors to move towards sparser qubit connectivity or disabling
nearby operations entirely in hardware, which can be detrimental to
performance. Our work makes the case for software mitigation of crosstalk
errors.
Related papers
- Accelerating Error Correction Code Transformers [56.75773430667148]
We introduce a novel acceleration method for transformer-based decoders.
We achieve a 90% compression ratio and reduce arithmetic operation energy consumption by at least 224 times on modern hardware.
arXiv Detail & Related papers (2024-10-08T11:07:55Z) - Quantum Compiling with Reinforcement Learning on a Superconducting Processor [55.135709564322624]
We develop a reinforcement learning-based quantum compiler for a superconducting processor.
We demonstrate its capability of discovering novel and hardware-amenable circuits with short lengths.
Our study exemplifies the codesign of the software with hardware for efficient quantum compilation.
arXiv Detail & Related papers (2024-06-18T01:49:48Z) - Estimating the Effect of Crosstalk Error on Circuit Fidelity Using Noisy Intermediate-Scale Quantum Devices [0.0]
Crosstalk between parallel instructions can corrupt quantum states and cause incorrect program execution.
We present a necessary analysis of the crosstalk error effect on NISQ devices.
Our results demonstrate the crosstalk error model of three different IBM quantum devices over the experimental week.
arXiv Detail & Related papers (2024-02-10T13:42:14Z) - Fault-tolerant quantum architectures based on erasure qubits [49.227671756557946]
We exploit the idea of erasure qubits, relying on an efficient conversion of the dominant noise into erasures at known locations.
We propose and optimize QEC schemes based on erasure qubits and the recently-introduced Floquet codes.
Our results demonstrate that, despite being slightly more complex, QEC schemes based on erasure qubits can significantly outperform standard approaches.
arXiv Detail & Related papers (2023-12-21T17:40:18Z) - Mitigating crosstalk errors by randomized compiling: Simulation of the
BCS model on a superconducting quantum computer [41.94295877935867]
Crosstalk errors, stemming from CNOT two-qubit gates, are a crucial source of errors on numerous quantum computing platforms.
We develop and apply an extension of the randomized compiling protocol that includes a special treatment of neighboring qubits.
Our twirling of neighboring qubits is shown to dramatically improve the noise estimation protocol without the need to add new qubits or circuits.
arXiv Detail & Related papers (2023-05-03T18:00:02Z) - Modular decoding: parallelizable real-time decoding for quantum
computers [55.41644538483948]
Real-time quantum computation will require decoding algorithms capable of extracting logical outcomes from a stream of data generated by noisy quantum hardware.
We propose modular decoding, an approach capable of addressing this challenge with minimal additional communication and without sacrificing decoding accuracy.
We introduce the edge-vertex decomposition, a concrete instance of modular decoding for lattice-surgery style fault-tolerant blocks.
arXiv Detail & Related papers (2023-03-08T19:26:10Z) - A Synergistic Compilation Workflow for Tackling Crosstalk in Quantum
Machines [17.37662149918109]
Crosstalk noise has been recognized as one of several major types of noises in superconducting Noisy Intermediate-Scale Quantum (NISQ) devices.
We propose a crosstalk-aware quantum program compilation framework called CQC that can enhance crosstalk mitigation while achieving satisfactory circuit depth.
Our framework can significantly reduce the error rate by up to 6$times$, with only $sim$60% circuit depth compared to state-of-the-art gate scheduling approaches.
arXiv Detail & Related papers (2022-07-12T04:11:05Z) - Measuring NISQ Gate-Based Qubit Stability Using a 1+1 Field Theory and
Cycle Benchmarking [50.8020641352841]
We study coherent errors on a quantum hardware platform using a transverse field Ising model Hamiltonian as a sample user application.
We identify inter-day and intra-day qubit calibration drift and the impacts of quantum circuit placement on groups of qubits in different physical locations on the processor.
This paper also discusses how these measurements can provide a better understanding of these types of errors and how they may improve efforts to validate the accuracy of quantum computations.
arXiv Detail & Related papers (2022-01-08T23:12:55Z) - Analyzing crosstalk error in the NISQ era [0.0]
NISQ hardware has unavoidable noises, and crosstalk error is a significant error source.
In this work, we first report on several protocols for characterizing crosstalk.
Then, we discuss different crosstalk mitigation methods from the hardware and software perspectives.
arXiv Detail & Related papers (2021-06-03T08:20:40Z) - Systematic Crosstalk Mitigation for Superconducting Qubits via
Frequency-Aware Compilation [3.2460743209388094]
One of the key challenges in current Noisy Intermediate-Scale Quantum (NISQ) computers is to control a quantum system with high-fidelity quantum gates.
We motivate a systematic approach for understanding and mitigating the crosstalk noise when executing near-term quantum programs on superconducting NISQ computers.
We present a general software solution to alleviate frequency crowding by systematically tuning qubit frequencies according to input programs.
arXiv Detail & Related papers (2020-08-21T14:35:38Z) - Straggler-aware Distributed Learning: Communication Computation Latency
Trade-off [56.08535873173518]
Straggling workers can be tolerated by assigning redundant computations and coding across data and computations.
In most existing schemes, each non-straggling worker transmits one message per iteration to the parameter server (PS) after completing all its computations.
Imposing such a limitation results in two main drawbacks; over-computation due to inaccurate prediction of the straggling behaviour, and under-utilization due to treating workers as straggler/non-straggler.
arXiv Detail & Related papers (2020-04-10T08:39:36Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.