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

Qubit efficient calculation of optimal molecular geometry #138

Open
yulunwang opened this issue Feb 25, 2022 · 0 comments
Open

Qubit efficient calculation of optimal molecular geometry #138

yulunwang opened this issue Feb 25, 2022 · 0 comments
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

@yulunwang
Copy link

Team Name:

BladeRunner

Project Description:

One of the most challenging and important tasks in chemistry is finding the stable geometry of molecules. Classically the problem is computationally intensive. Hence, there is huge interest in quantum computers to solve this problem. The problem can be formulated as an optimization problem, wherein we minimize the energy by placing the molecules properly. This can be achieved by treating this as a variational problem and solving it using VQE. VQE is the algorithm of choice as it has proven itself the best algorithm to run on current NISQ machines. However, is there a way we can make VQE even more efficient and resilient to noise?

The answer is yes! What if we could reduce the number of qubits required for the problem? This would translate to massive gains in noise resiliency. In our project, we aim to do so using the Qubit Efficient Encoding. We contrasted our method against the standard VQE method calculating the H3+ molecules and fewer qubits are required (reducing it from 6 to 4!) for encoding Hamiltonian. This method has huge potential in saving the computational resource and hence provides more noise resistance. In the future, we will also explore the extension of QEE method to simulate the dynamical systems.

Presentation:

https://docs.google.com/presentation/d/1lKY0P5rQSDCLQkPKvkeHMzE5Hakn4-2rP0qmInWVTkc/edit?usp=sharing

Source code:

https://github.com/yulunwang/QHack-OptimizeStructure

Which challenges/prizes would you like to submit your project for?

IBM Qiskit Challenge, Hybrid Algorithms Challenge, Quantum Chemistry Challenge, Science Challenge, Simulation Challenge

@yulunwang yulunwang changed the title Qubit efficient calculation of optimal molecular geometry[ENTRY] Your Project Title Qubit efficient calculation of optimal molecular geometry Feb 25, 2022
@yulunwang yulunwang reopened this 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
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