Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Learning Based Error Mitigation for VQE #93

Open
jeungrac opened this issue Feb 25, 2022 · 1 comment
Open

Learning Based Error Mitigation for VQE #93

jeungrac opened this issue Feb 25, 2022 · 1 comment
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

Comments

@jeungrac
Copy link

jeungrac commented Feb 25, 2022

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

@jeungrac jeungrac changed the title [ENTRY] Your Project Title Learning Based Error Mitigation for VQE Feb 25, 2022
@isaacdevlugt isaacdevlugt added 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 labels Feb 25, 2022
@isaacdevlugt
Copy link
Collaborator

Thank you for your submission! There's still time to populate your submission with code, presentation material, etc. Please make any final adjustments before the deadline tonight at 17h00 EST!

Good luck!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

2 participants