Hamiltonian simulation

Summary

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 edit

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 edit

Product formulas edit

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 edit

  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 edit

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 edit

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 edit

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.

Technique Gate complexity Query complexity
Product formula 1st order  [7]   [9]
Taylor series   [7]   [6]
Quantum walk   [7]   [5]
Quantum signal processing   [7]   [8]

Where   is the largest entry of  .

See also edit

References edit

  1. ^ Richard P Feynman (1982). "Simulating physics with computers". International Journal of Theoretical Physics. 21 (6): 467–488. Bibcode:1982IJTP...21..467F. doi:10.1007/BF02650179. S2CID 124545445. Retrieved 2019-05-04.
  2. ^ a b Lloyd, S. (1996). "Universal quantum simulators". Science. 273 (5278): 1073–8. Bibcode:1996Sci...273.1073L. doi:10.1126/science.273.5278.1073. PMID 8688088. S2CID 43496899.
  3. ^ Suzuki, Masuo (1991). "General theory of fractal path integrals with applications to many‐body theories and statistical physics". Journal of Mathematical Physics. 32 (2): 400–407. Bibcode:1991JMP....32..400S. doi:10.1063/1.529425.
  4. ^ Berry, Dominic; Ahokas, Graeme; Cleve, Richard; Sanders, Barry (2007). "Efficient Quantum Algorithms for Simulating Sparse Hamiltonians". Communications in Mathematical Physics. 270 (2): 359–371. arXiv:quant-ph/0508139. Bibcode:2007CMaPh.270..359B. doi:10.1007/s00220-006-0150-x. S2CID 37923044.
  5. ^ a b Berry, Dominic; Childs, Andrew; Kothari, Robin (2015). "Hamiltonian simulation with nearly optimal dependence on all parameters". 2015 IEEE 56th Annual Symposium on Foundations of Computer Science. pp. 792–809. arXiv:1501.01715. Bibcode:2015arXiv150101715B. doi:10.1109/FOCS.2015.54. ISBN 978-1-4673-8191-8. S2CID 929117.
  6. ^ a b c d Berry, Dominic; Childs, Andrew; Cleve, Richard; Kothari, Robin; Somma, Rolando (2015). "Simulating Hamiltonian dynamics with a truncated Taylor series". Physical Review Letters. 114 (9): 090502. arXiv:1412.4687. Bibcode:2015PhRvL.114i0502B. doi:10.1103/PhysRevLett.114.090502. PMID 25793789. S2CID 15682119.
  7. ^ a b c d e Childs, Andrew; Maslov, Dmitri; Nam, Yunseong (2017). "Toward the first quantum simulation with quantum speedup". Proceedings of the National Academy of Sciences. 115 (38): 9456–9461. arXiv:1711.10980. Bibcode:2018PNAS..115.9456C. doi:10.1073/pnas.1801723115. PMC 6156649. PMID 30190433.
  8. ^ a b c Low, Guang Hao; Chuang, Isaac (2017). "Optimal Hamiltonian Simulation by Quantum Signal Processing". Physical Review Letters. 118 (1): 010501. arXiv:1606.02685. Bibcode:2017PhRvL.118a0501L. doi:10.1103/PhysRevLett.118.010501. PMID 28106413. S2CID 1118993.
  9. ^ Kothari, Robin (Dec 8, 2017). Quantum algorithms for Hamiltonian simulation: Recent results and open problems (Youtube). United States: IBM Research.