Hamiltonian simulation
From Wikipedia, the free encyclopedia
Hamiltonian simulation (also referred to as quantum simulation) is a problem in quantum information science that attempts to find the computational complexity and quantum algorithms needed for simulating quantum systems. Hamiltonian simulation is a problem that demands algorithms which implement the evolution of a quantum state efficiently. The Hamiltonian simulation problem was proposed by Richard Feynman in 1982, where he proposed a quantum computer as a possible solution since the simulation of general Hamiltonians seem to grow exponentially with respect to the system size.[1]
Problem statement
In the Hamiltonian simulation problem, given a Hamiltonian ( hermitian matrix acting on qubits), a time and maximum simulation error , the goal is to find an algorithm that approximates such that , where is the ideal evolution and is the spectral norm. A special case of the Hamiltonian simulation problem is the local Hamiltonian simulation problem. This is when is a k-local Hamiltonian on qubits where and acts non-trivially on at most qubits instead of qubits.[2] The local Hamiltonian simulation problem is important because most Hamiltonians that occur in nature are k-local.[2]
Techniques
Summarize
Perspective
Product formulas
Also known as Trotter formulas or Trotter–Suzuki decompositions, Product formulas simulate the sum-of-terms of a Hamiltonian by simulating each one separately for a small time slice.[3][4] If , then for a large ; where is the number of time steps to simulate for. The larger the , the more accurate the simulation.
If the Hamiltonian is represented as a Sparse matrix, the distributed edge coloring algorithm can be used to decompose it into a sum of terms; which can then be simulated by a Trotter–Suzuki algorithm.[5]
Taylor series
by the Taylor series expansion.[6] This says that during the evolution of a quantum state, the Hamiltonian is applied over and over again to the system with a various number of repetitions. The first term is the identity matrix so the system doesn't change when it is applied, but in the second term the Hamiltonian is applied once. For practical implementations, the series has to be truncated , where the bigger the , the more accurate the simulation.[7] This truncated expansion is then implemented via the linear combination of unitaries (LCU) technique for Hamiltonian simulation.[6] Namely, one decomposes the Hamiltonian such that each is unitary (for instance, the Pauli operators always provide such a basis), and so each is also a linear combination of unitaries.
Quantum walk
In the quantum walk, a unitary operation whose spectrum is related to the Hamiltonian is implemented then the Quantum phase estimation algorithm is used to adjust the eigenvalues. This makes it unnecessary to decompose the Hamiltonian into a sum-of-terms like the Trotter-Suzuki methods.[6]
Quantum signal processing
The quantum signal processing algorithm works by transducing the eigenvalues of the Hamiltonian into an ancilla qubit, transforming the eigenvalues with single qubit rotations and finally projecting the ancilla.[8] It has been proved to be optimal in query complexity when it comes to Hamiltonian simulation.[8]
Complexity
Summarize
Perspective
The table of the complexities of the Hamiltonian simulation algorithms mentioned above. The Hamiltonian simulation can be studied in two ways. This depends on how the Hamiltonian is given. If it is given explicitly, then gate complexity matters more than query complexity. If the Hamiltonian is described as an Oracle (black box) then the number of queries to the oracle is more important than the gate count of the circuit. The following table shows the gate and query complexity of the previously mentioned techniques.
Where is the largest entry of .
See also
References
Wikiwand - on
Seamless Wikipedia browsing. On steroids.