The K-Local Pauli Commuting Hamiltonians Problem Is in P

The K-Local Pauli Commuting Hamiltonians Problem Is in P

The k-local Pauli Commuting Hamiltonians Problem is in P Jijiang Yan Department of Physics, University of Washington, Seattle, WA 98195 Dave Bacon Department of Physics, University of Washington, Seattle, WA 98195 and Department of Computer Science & Engineering, University of Washington, Seattle, WA 98195∗ Given a Hamiltonian that is a sum of commuting few-body terms, the commuting Hamiltonian problem is to determine if there exists a quantum state that is the simultaneous eigenstate of all of these terms that minimizes each term individually. This problem is known to be in the complexity class quantum Merlin-Arthur, but is widely thought to not be complete for this class. Here we show that a limited form of this problem when the individual terms are all made up of tensor products of Pauli matrices is efficiently solvable on a classical computer and thus in the complexity class P. The problem can be thought of as the classical XOR-SAT problem over a symplectic vector space. This class of problems includes instance Hamiltonians whose ground states possess topological entanglement, thus showing that such entanglement is not always a barrier for the more general problem. I. INTRODUCTION where the input Hamiltonians is made up of a sum of commuting terms has drawn special attention because Finding the energy of the ground and excited states of these Hamiltonians can exhibit non-trivial entanglement a many-body quantum system is a canonical problem in (topological entanglement [12], for example) and yet ac- physics. While there are many simple cases where one cording to physics lore should be thought of as essentially can exactly analytically solve for the energies, in gen- classical [5, 10, 11]. Here we add another small result eral one often needs to resort to computer simulation to to this pantheon of results by showing that a quantum get even approximate answers to these problems. Even many-body system whose Hamiltonian is a sum of com- then it is often the case that this problem is computa- muting terms that are made up of tensor products of tionally intractable as a function of the size many-body Pauli matrices is solvable in polynomial time, i.e. is in problem. Recently, motivated in large part by the birth the complexity class P. While this is perhaps not sur- of quantum computing (whose original motivation was in prising to those familiar with the theory of stabilizer er- part due to the intractable nature of simulating quantum ror correcting codes [13], the Hamiltonians we consider systems [1]), a new understanding of the computational include systems that exhibit topological order, such as complexity of these quantum many body problems has Kitaev's toric code [14], thus perhaps shedding light on begun to emerge. A seminal result in this literature is the role that topological order plays in the difficulty of that of Kitaev [2, 3] who showed, roughly, that the prob- the commuting Hamiltonian problem. Our result can be lem of determining whether a system has a ground state thought of as instances of XOR-SAT over a symplectic energy below or above an energy level (specified to log- vector space. arithmic accuracy) is complete for the quantum equiva- lent of the the computational complexity class NP (non- deterministic polynomial time), the class QMA (quantum II. THE LOCAL HAMILTONIAN PROBLEM Merlin-Arthur). This means that the problem is both as hard as every problem in QMA, and that if it could be Here we briefly review the local Hamiltonian problem. solved efficiently it would allow for efficient algorithms We begin by defining the problem: for every problem in QMA. Or, more loosely, that it is unlikely that even a quantum computer could help with Problem 1 The k-local (qudit) Hamiltonian problem this problem. Given: A set of Hermitian positive semi-definite oper- Since Kitaev's pioneering work tremendous progress ators, fHi; 1 ≤ i ≤ rg acting on a Hilbert space of n qu- has been achieved in trying to understand the conditions dits (fixed dimension d) each of which is bounded norm, under which this problem remains QMA-complete [4{11]. kHik ≤ c, for some constant c. Each term Hi acts non- For example if the Hamiltonian of the many-body system trivially on at most k of the n qudits and is specified to is made up of a sum of commuting two-qubit or three- accuracy polynomial in n. Additionally we are given two qubit interactions, then the problem is NP-complete in- numbers, b > a that are separated by an inverse polyno- stead of QMA-complete [5, 11]. The class of problems mial gap, b − a > 1=poly(n). We are promised that the Pr smallest eigenvalue of H = i=1 Hi is either smaller than a or greater than b. Decide: Determine whether the smallest eigenvalue of ∗ [email protected]; Current affiliation: Google Inc. Pr H = i=1 Hi is smaller than a or greater than b. 2 The k-local Hamiltonian problem is meant to capture a actually efficiently solvable in polynomial time. natural class of problems that are encountered by physi- cists. To this end the problem can be naturally thought of as attempting to find the energy of the ground state III. THE COMMUTING HAMILTONIAN of a quantum-many body system. Note however that the PROBLEM problem does not require actually producing an efficient description of the ground state. Having reviewed the k-local Hamiltonian problem, let The k-local Hamiltonian was introduced by Kitaev [2, us define the promise problem, k-local (qubit) Commut- 3] who showed that, with certain restrictions on the set of ing Hamiltonian Problem: Hamiltonians, this problem is complete for the complex- Problem 2 k-local (qubit) Commuting Hamiltonian ity class QMA. Problems in QMA are, roughly, problems Given: A set of commuting k-local projectors on n qubits, for which there exists a (quantum) proof of that an in- fHjg; 1 ≤ j ≤ r = poly(n) each of whose entries are stance is in the language that can be efficiently verified specified using poly(n) bits of precision, and each of on a quantum computer. Thus Kitaev showed that for which pairwise commutes [Hj;Hk] = 0 for all j; k. We every \yes" instance of the k-local Hamiltonian problem are promised that either there is an quantum state on poly(n) qudits which can be used to verify that this instance is a \yes" instance. Con- (a) There exists a zero energy eigenstate of H = Pr versely Kitaev also showed that every problem that has j=1 Hj, i.e. 9j i such that Hj i = 0. an efficient quantum proof that can be evaluated in poly- nomial time on a quantum computer can be converted (b) There is no zero energy eigenstate and the lowest en- into an instance of the k-local Hamiltonian problem. ergy of eigenstates is at least 1. i.e. 8j i there exists a j such that h jHjj i ≥ 1 (this could be inverse Kitaev's original result on the QMA-completeness of polynomial, but in the case of commuting Hamiltoni- the k-local Hamiltonian problem placed certain restric- ans the lowest energy, if it is not 0, can be made into tions on the Hamiltonian. In particular his proof only an equivalent problem with the lowest energy ≥ 1.) held for k = 5 for qubit Hamiltonians. Subsequently this work was improved this to k = 3 (qubits) [7] and k = 2 Decide: Whether the given instance obeys condition (a) (qubits) [9]. In another direction it was shown that the above. k = 2 result holds even for Hamiltonians whose interac- The commuting Hamiltonian problem is known to be tions graphs are planar [9], and even for quantum system NP-hard but is not known to be NP-complete. A com- in one spatial dimension when using qudits instead of monly used counter-example to the idea that commut- qubits (d = 12 in [15]). Thus a wide swath of Hamil- ing Hamiltonian problem is NP-complete are Hamilto- tonians result in k-local Hamiltonian problems that are nians such as Kitaev's toric code Hamiltonian. These QMA-complete. Hamiltonians are made up of commuting k-local terms In a different direction one can also consider restric- yet posses a large amount of entanglement. In partic- tions on the class of Hamiltonians being considered which ular these Hamiltonians posses a global order, topologi- reduce the complexity of the problem to (presumably) cal order, and hence cannot be prepared by a constant weaker complexity classes like NP and P. For example if depth quantum circuit. However, here we will show that the Hamiltonian is diagonal in the computational basis of this intuition is wrong and that the commuting Hamilto- each qubit, then a seminal result of Barahona [16] shows nian problem where all Hamiltonians that are made up of that the problem is not QMA-complete, but instead is commuting projectors onto eigenspaces of k-qubit Pauli NP-complete. Given this fact it is interesting to consider operators belongs, like the models considered by Kitaev, Hamiltonians that are made of sums of commuting k- in fact, to the class P. local terms. These can be simultaneously diagonalized Define the following problem, of which Hamiltonians so that in some basis they effectively behave classically, like Kitaev's toric code are a particular example: and yet because the diagonalization is non-trivial it is not clear that all of these problems are NP-complete. This Problem 3 k-local Pauli Commuting Hamiltonian was investigated by Bravyi and Vyalyi [5] who showed Given: A set of commuting k-local projectors on n qubits, that if the Hamiltonian is 2-local then the problem is NP- fHjg; 1 ≤ j ≤ r = poly(n) each of which pairwise com- complete.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    5 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us