QunaSys / quantum-algorithm-grand-challenge-2024

10 stars 10 forks source link

Optimize QSCI energy directly #6

Open morim3 opened 3 months ago

morim3 commented 3 months ago

Team name:

morim

Team members:

Kohei Morimoto

Project Description:

In this project, I developed a method to optimize UCCSD parameters using the ground state eigenvalue obtained from QSCI as the objective function. This approach allows for a more direct adjustment of UCCSD parameters without going through the traditional VQE method. Additionally, I initialized the UCCSD parameters using the CISD method, which can be efficiently executed on classical computers, to provide a more favorable starting point for optimization.

Reference: https://arxiv.org/pdf/2301.05666

Presentation:

QAGC_directQSCI.pdf

Source code:

https://github.com/morim3/DirectOptimizingQSCI

Your score (Optional)