QuEst: Graph Transformer for Quantum Circuit Reliability Estimation
- URL: http://arxiv.org/abs/2210.16724v1
- Date: Sun, 30 Oct 2022 02:35:31 GMT
- Title: QuEst: Graph Transformer for Quantum Circuit Reliability Estimation
- Authors: Hanrui Wang and Pengyu Liu and Jinglei Cheng and Zhiding Liang and
Jiaqi Gu and Zirui Li and Yongshan Ding and Weiwen Jiang and Yiyu Shi and
Xuehai Qian and David Z. Pan and Frederic T. Chong and Song Han
- Abstract summary: Python library called TorchQuantum can construct, simulate, and train PQC for machine learning tasks.
We propose to leverage a graph transformer model to predict noise impact on circuit fidelity.
Compared with circuit simulators, the predictor has over 200X speedup for estimating the fidelity.
- Score: 32.89844497610906
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Among different quantum algorithms, PQC for QML show promises on near-term
devices. To facilitate the QML and PQC research, a recent python library called
TorchQuantum has been released. It can construct, simulate, and train PQC for
machine learning tasks with high speed and convenient debugging supports.
Besides quantum for ML, we want to raise the community's attention on the
reversed direction: ML for quantum. Specifically, the TorchQuantum library also
supports using data-driven ML models to solve problems in quantum system
research, such as predicting the impact of quantum noise on circuit fidelity
and improving the quantum circuit compilation efficiency.
This paper presents a case study of the ML for quantum part. Since estimating
the noise impact on circuit reliability is an essential step toward
understanding and mitigating noise, we propose to leverage classical ML to
predict noise impact on circuit fidelity. Inspired by the natural graph
representation of quantum circuits, we propose to leverage a graph transformer
model to predict the noisy circuit fidelity. We firstly collect a large dataset
with a variety of quantum circuits and obtain their fidelity on noisy
simulators and real machines. Then we embed each circuit into a graph with gate
and noise properties as node features, and adopt a graph transformer to predict
the fidelity.
Evaluated on 5 thousand random and algorithm circuits, the graph transformer
predictor can provide accurate fidelity estimation with RMSE error 0.04 and
outperform a simple neural network-based model by 0.02 on average. It can
achieve 0.99 and 0.95 R$^2$ scores for random and algorithm circuits,
respectively. Compared with circuit simulators, the predictor has over 200X
speedup for estimating the fidelity.
Related papers
- Graph Neural Networks for Parameterized Quantum Circuits Expressibility Estimation [5.074765131677166]
This paper introduces a novel approach for expressibility estimation of quantum circuits using Graph Neural Networks (GNNs)
We demonstrate the predictive power of our GNN model with a dataset consisting of 25,000 samples from the noiseless IBM QASM Simulator and 12,000 samples from three distinct noisy quantum backends.
arXiv Detail & Related papers (2024-05-13T18:26:55Z) - Scalable noise characterisation of syndrome extraction circuits with averaged circuit eigenvalue sampling [0.0]
Averaged circuit eigenvalue sampling (ACES) is a general framework for the scalable noise characterisation of quantum circuits.
By rigorously analysing the performance of ACES experiments, we derive a figure of merit for their expected performance.
Our results indicate that detailed noise characterisation methods are scalable to near-term quantum devices.
arXiv Detail & Related papers (2024-04-09T18:00:30Z) - QuantumSEA: In-Time Sparse Exploration for Noise Adaptive Quantum
Circuits [82.50620782471485]
QuantumSEA is an in-time sparse exploration for noise-adaptive quantum circuits.
It aims to achieve two key objectives: (1) implicit circuits capacity during training and (2) noise robustness.
Our method establishes state-of-the-art results with only half the number of quantum gates and 2x time saving of circuit executions.
arXiv Detail & Related papers (2024-01-10T22:33:00Z) - Quantum support vector machines for classification and regression on a trapped-ion quantum computer [9.736685719039599]
We examine our quantum machine learning models, which are based on quantum support vector classification (QSVC) and quantum support vector regression (QSVR)
We investigate these models using a quantum-circuit simulator, both with and without noise, as well as the IonQ Harmony quantum processor.
For the classification tasks, the performance of our QSVC models using 4 qubits of the trapped-ion quantum computer was comparable to that obtained from noiseless quantum-circuit simulations.
arXiv Detail & Related papers (2023-07-05T08:06:41Z) - QuantumNAS: Noise-Adaptive Search for Robust Quantum Circuits [26.130594925642143]
Quantum noise is the key challenge in Noisy Intermediate-Scale Quantum (NISQ) computers.
We propose and experimentally implement QuantumNAS, the first comprehensive framework for noise-adaptive co-search of variational circuit and qubit mapping.
For QML tasks, QuantumNAS is the first to demonstrate over 95% 2-class, 85% 4-class, and 32% 10-class classification accuracy on real quantum computers.
arXiv Detail & Related papers (2021-07-22T17:58:13Z) - Pulse-level noisy quantum circuits with QuTiP [53.356579534933765]
We introduce new tools in qutip-qip, QuTiP's quantum information processing package.
These tools simulate quantum circuits at the pulse level, leveraging QuTiP's quantum dynamics solvers and control optimization features.
We show how quantum circuits can be compiled on simulated processors, with control pulses acting on a target Hamiltonian.
arXiv Detail & Related papers (2021-05-20T17:06:52Z) - Machine Learning Optimization of Quantum Circuit Layouts [63.55764634492974]
We introduce a quantum circuit mapping, QXX, and its machine learning version, QXX-MLP.
The latter infers automatically the optimal QXX parameter values such that the layed out circuit has a reduced depth.
We present empiric evidence for the feasibility of learning the layout method using approximation.
arXiv Detail & Related papers (2020-07-29T05:26:19Z) - On the learnability of quantum neural networks [132.1981461292324]
We consider the learnability of the quantum neural network (QNN) built on the variational hybrid quantum-classical scheme.
We show that if a concept can be efficiently learned by QNN, then it can also be effectively learned by QNN even with gate noise.
arXiv Detail & Related papers (2020-07-24T06:34:34Z) - QUANTIFY: A framework for resource analysis and design verification of
quantum circuits [69.43216268165402]
QUANTIFY is an open-source framework for the quantitative analysis of quantum circuits.
It is based on Google Cirq and is developed with Clifford+T circuits in mind.
For benchmarking purposes QUANTIFY includes quantum memory and quantum arithmetic circuits.
arXiv Detail & Related papers (2020-07-21T15:36:25Z) - A deep learning model for noise prediction on near-term quantum devices [137.6408511310322]
We train a convolutional neural network on experimental data from a quantum device to learn a hardware-specific noise model.
A compiler then uses the trained network as a noise predictor and inserts sequences of gates in circuits so as to minimize expected noise.
arXiv Detail & Related papers (2020-05-21T17:47:29Z)
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.