This repository has been archived by the owner on Dec 21, 2022. It is now read-only.
Learning Based Error Mitigation for VQE #93
Labels
Hybrid Algorithms Challenge
More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#hybrid-algorithms
IBM Qiskit Challenge
More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#ibm-qiskit-challe
Quantum Chemistry Challenge
More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-chemistry
Science Challenge
More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#science-challenge
Simulation Challenge
More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#simulation-challe
Team Name: edelweiss
@jeungrac @jyryu98 @Eyuel-E
Project Description:
Variational Quantum Eigensolvers (VQE) for calculating ground state energies of molecules are one of the major applications of noisy intermediate scale quantum (NISQ) computers. However for VQE to be viable on NISQ computers, powerful error mitigation protocols are needed due to the high level of noise.
In this project, we investigate applications of a learning based quantum error mitigation (LBEM) method [1] on VQE for molecular ground state energy calculation. LBEM models an error free result with a quasi probabilistic mixture of noisy results. This distribution is learned via an ab initio process, without prior knowledge on the hardware error model. Clifford circuits are used for the training, so classical simulation is efficient, and the mitigation takes account of both spatial and temporal correlations.
We have implemented LBEM for running H_2 and LiH ansatze on noisy hardware and simulators. Also, we have analyzed the performance of LBEM when truncating the training sets by varying the input size. Result shows successful error mitigation on both noise models and hardwares.
[1] Strikis, Armands, et al. "Learning-based quantum error mitigation." PRX Quantum 2.4 (2021): 040330.
Presentation:
Presentation Slides
Source code:
Github repository
Which challenges/prizes would you like to submit your project for?
IBM Qiskit Challenge
Hybrid Algorithms Challenge
Quantum Chemistry Challenge
Science Challenge
Simulation Challenge
The text was updated successfully, but these errors were encountered: