- Topic Area
- Subfield
- Topic
Variational methods (e.g. VQE, VBE, VarQITE)
The Variational Quantum Eigensolver (VQE) is the foundational NISQ algorithm for ground-state energy estimation. You prepare a parameterized quantum circuit, measure the energy, and hand it to a classical optimizer to update the parameters iteratively until convergence. It works on today’s hardware and uses shallow circuits, but the problems are real: barren plateaus make gradients vanish in large systems, the optimizer frequently gets stuck in local minima, and thousands of circuit evaluations are needed per run with no guarantee of finding the global minimum. Adaptive Derivative-Assembled Pseudo-Trotter Variational Quantum Eigensolver (ADAPT-VQE) addresses the ansatz problem directly by building the circuit adaptively: instead of fixing the circuit structure upfront, it selects operators one at a time from a predefined pool, based on which gradient is largest, growing only the gates that actually matter for the problem. This gives a much more compact and physically motivated ansatz compared to standard VQE, and tends to converge faster with fewer parameters. Sampled Quantum Diagonalization (SQD) takes a different philosophy: By removing the optimization loop entirely, the quantum computer is used purely as a sampler, generating bitstrings that identify the most important basis configurations, which are then used to build a small subspace in which the Hamiltonian is diagonalized classically, avoiding barren plateaus and naturally yielding multiple eigenvalues in a single run. Subspace-Krylov Quantum Diagonalization (SKQD) extends this by augmenting the sampled configurations with Krylov vectors generated through real-time evolution, which systematically explore the eigenspectrum with well-established convergence guarantees and better accuracy for systems where dynamic correlation plays an important role.
Topics in the Subfield Quantum Simulation of Quantum Systems:
Select another topic within the subfield Quantum Simulation of Quantum Systems