Symmetry Enhanced Variational Quantum Spin Eigensolver #577
Labels
Paper Implementation Project
Implement a paper using Classiq
quantum intermediate
Requires some basic knowledge in quantum computing
Symmetry Enhanced Variational Quantum Spin Eigensolver
Abstract
Variational Quantum Algorithms (VQAs) have emerged as powerful methods for achieving quantum advantage on Noise Intermediate-Scale Quantum (NISQ) devices. Their adaptability to current quantum technology, without the need for error correction, makes them ideal for a range of applications. A key component in building effective VQAs is tailoring the variational ansatz to include symmetries or conserved quantities, which can improve performance and accuracy. This project focuses on implementing the Symmetry Enhanced Variational Quantum Spin Eigensolver by Chufan Lyu et al., specifically designed for spin systems with a conserved total spin number using the Variational Quantum Eigensolver (VQE).
Project Overview
Challenge: Implement the VQE algorithm using a symmetry-enhanced ansatz on the Classiq platform to estimate ground state energies for a spin system. Compare the Sz-conserving ansatz with hardware-efficient ansatzes between 5 and 15 layers. Reference the Glued Trees example structure for notebook organization.
Objective
Estimate the ground state energy for a spin system with$N = 4$ qubits:
Deliverables
Follow the Contribution Guidelines in CONTRIBUTING.md. Reach out on GitHub or in our Slack Community if you have any questions.
Getting Started
Implementation Steps
Algorithm Coding:
Mathematical Explanation:
Generate
.qmod
File:write_qmod(model, "filename.qmod")
in your code to save your models..qmod
file generation.Quality Check:
Submit Contribution:
classiq-library/research/symmetry_enhanced_variational_spin_eigensolver
.Resources
Note: No strict deadline. Confirm with us if you start this task so we can assign it to you.
Good Luck!
The text was updated successfully, but these errors were encountered: