Contents
Designed especially to discover the eigenvalues of a given matrix, especially the ground state energy of a quantum system, variational quantum eigensolvers (VQEs) are a class of variational quantum algorithm (VQA). In quantum chemistry and materials research, where ground state energy of molecules and materials is a main goal, VQEs are of great relevance. Leveraging a parameterized quantum circuit (PQC) and classical optimization methods, the hybrid quantum-classical VQE algorithm
Fundamental ideas of VQEs
- Hamiltonian: VQEs estimate the lowest eigenvalue of a Hamiltonian, therefore indicating the overall energy of a quantum system. The Hamiltonian may characterize, in terms of particle positions, the energy of a chemical system.
- Ansatz: VQEs construct a trial quantum state using a parameterized quantum circuit (PQC), sometimes referred to as a “ansatz”. This is a critical phase in VQE as a good ansatz will be efficient to apply while yet expressive enough to reflect the ground state. Often the ansatz is founded on some physical intuition.
- Variational Principle: In quantum mechanics, VQEs are derived from the variational principle, which holds that the expected value of the Hamiltonian in any trial state is always either larger than or equal to the real ground state energy.
- Iterative Optimization: VQEs progressively change the quantum circuit’s parameters to reduce the Hamiltonian’s expectation value, therefore converging towards the ground state energy.
Important Factors of VQEs
- Finding a decent estimate of the ground state energy and related eigenstate is the aim of VQE.
- The choice of ansatz determines the set of states investigated during the optimization. The technique can approach the ground state closer the better the ansatz is.
- Hybrid Algorithm: VQEs use classical computers for parameter optimization while VQEs use quantum computers for state preparation and measurement leveraging their capabilities.
- Nearterm VQEs are intended to be implementable on intermediate-scale quantum (NISQ) noisy devices.
- Usually stated as expectation value of the quantum state energy, the cost function is ⟨ψ(θ)|Ĥ|ψ(θ)⟩.
How VQEs Work
- Initial State Preparation: VQE begins with an initial state—usually the |0⟩ state—then uses a parameterized quantum circuit (PQC), indicated as U(θ), to produce a trial quantum state |ψ(θ)⟩ = U(θ) |0⟩. The quantum circuit U lets one change the parameters θ.
- Hamiltonian Expectation Value: Measurement of the expected value of the Hamiltonian operator H: f(θ) = ⟨ψ(θ)|H|ψ(θ)⟩ determines the energy of the produced state. The energy of the quantum system is embodied by the Hamiltonian operator.
- Classical Optimization: To reduce the expectation value, f(θ), a classical optimizer is applied to change the parameters θ. Iteratively changing the quantum circuit’s parameters, this classical optimization loop searches for the parameter values lowest in energy.
- Iteration and Convergence: Steps 2 and 3 are performed until the energy achieves a minimum, therefore approximating the ground state energy of the system.
VQEs’ applications
- Quantum Chemistry: Molecular ground state energies as determined by VQEs are computed. In computational chemistry, this is a major aim.
- Materials Science: VQEs assist to forecast characteristics by simulating the electronic structure of materials.
- By translating the issue to a Hamiltonian, VQEs may be tuned to solve optimization problems.
- Quantum Simulation: VQEs are a fundamental approach for quantum system simulation.
VQEs have some advantages.
- NISQ-Era Readiness: VQEs are well-suited for near-term quantum processing as they are made to be strong against the noise inherent in existing quantum devices.
- Reduced Quantum Resource Requirements: VQE requires a rather small number of qubits and quantum gates, allowing implementation on smaller and simpler quantum computers; compared to methods like Quantum Phase Estimation (QPE), VQE does not need encoding of the full Hamiltonian into unitary gates for the energy readout.
- Flexibility: By use of the ansatz and cost function, VQEs are flexible in addressing a spectrum of issues.
Challenges of VQEs
- Success of VQE depends on the choice of suitable ansatz. The ansatz must be practicable to use on the current quantum hardware even if it should have adequate expressive ability to approach the ground state.
- VQEs might suffer from the barren plateau problem, in which case the gradients of the cost function vanish and hence impede the process of optimization. For bigger quantum systems especially this is a challenge.
- Classical optimizers may become caught in local minima instead of locating the global minimum corresponding to the ground state energy.
- Approximation: The usage of a finite set of states described by the ansatz limits VQE to approximating the ground state energy.
Relation to Quantum Phase Estimation (QPE)
- QPE calls for a lot of qubits and quantum gates as it must encode the whole Hamiltonian into unitary gates. QPE takes the ansatz’s acceptable overlap with the precise ground state as given.
- VQE: The ansatz is optimized to roughly approach the ground state; VQE does not demand encoding the complete Hamiltonian.
Advanced VQE Techniques
- ADAPT-VQE: The Adaptive Derivative-Assembled Pseudo-Trotter VQE (ADAPT-VQE) approach dynamically picks and refines the ansatz, therefore extending it to include operators who considerably contribute to the energy. Strongly linked electronic systems benefit from ADAPT-VQE.
- Quantum-Assisted Unbiasing: Quantum computers are applied in unbias fermionic quantum Monte Carlo computations.
Finally, we are concluded that, Excellent quantum methods for determining the ground state energy of quantum systems are variational quantum eigensolvers. They are applied to tackle several optimization issues as well as in materials science and quantum chemistry. Even with their natural constraints, VQEs use the hybrid technique to be implementable on present NISQ quantum computers. Although problems like choosing of ansatz and barren plateaus exist, continuous research seeks to increase the precision and resilience of VQEs so verifying their importance in the development of quantum computers.