IBM Quantum Platform - VQE
Hybrid Classical-Quantum Algorithm
- Operator
(Hamiltonian): we need "ground state" eigenvector - eigenvector of this operator that corresponds to the minimum eigenvalue. - can be expressed as linear combination
- Ansatz (approach): Quantum circuit that prepares a quantum state approximating ground state eigenvector
- Starting guess which does not contain variational parameters is called reference state
- Estimator: means of estimating the expectation value of operator H
- Classical optimiser: minimizes the cost function. Especially important at the presence of loss.
We’ve shifted from a process whose complexity depends only on matrix dimension to one that depends on required precision and the number of non-commuting Pauli operators that make up the matrix. The last bit has no analog in classical computing.