<<

Languages and representations for : stabilizers and tensor networks

Yipeng Huang

Rutgers University

October 14, 2020

1/32 Where we are in this class

I Near-term quantum algorithms: QAOA, VQE. I languages: , , assertions, verification. I Quantum supremacy: prototyping vs. simulation. I Quantum architectural interface: universal logical gatesets & machine native gatesets. I Quantum micro-architecture & devices.

2/32 Importance of representations in quantum intuition, programming, and simulation

I Conventional quantum circuits and state vector view of QC conceals symmetries, hinders intuition. I Classical simulation of quantum computing is actually tractable for a certain subset of quantum gates. I Both the logical and native gatesets in a quantum architecture need to be universal for quantum advantage.

3/32 Several views/representations of quantum computing

I Programming has several views: functional programming, procedural programming. I Physics has several views: Newtonian, Lagrangian, Hamiltonian Different views reveal different symmetries, offer different intuition.

4/32 Several views/representations of quantum computing

I Schr¨odinger:state vectors and density matrices I Heisenberg: stabilizer formalism I Tensor-network I Feynman: path sums A survey of these representations of quantum computing is given in Chapter 9 of this recent book [Ding and Chong, 2020].

5/32 Several views/representations of quantum computing

I Schr¨odinger:state vectors and density matrices I Heisenberg: stabilizer formalism I Tensor-network I Feynman: path sums I Binary decision diagrams (new?) I Logical satisfiability equations (new? see 10/28/2020 seminar)

6/32 Schr¨odingerview

I In Schr¨odingerquantum mechanics description, emphasis on how states evolve.

I CNOT0,1(H0 ⊗ I1) |00i =  √1 0 √1 0    2 2 1 0 √1 0 √1  2 2  0 CNOT0,1     =  √1 0 √−1 0  0  2 2    0 √1 0 √−1 0 2 2    √1   √1  1 0 0 0 2 2 0 1 0 0  0   0      =   0 0 0 1  √1   0     2    0 0 1 0 √1 0 2 I The Schrodinger view requires exponential storage: A quantum computer with N can be in superposition of 2N basis states, requires 2N amplitudes to fully specify state.

7/32 Heisenberg view / stabilizer formalism

I In Heisenberg quantum mechanics description, emphasis on how operators evolve. I If we limit operations to the Clifford gates (a subset of quantum gates), simulation tractable in polynomial time and space. I Covers some quantum algorithms: quantum , , Deutsch-Jozsa, Bernstein-Vazirani, , most quantum error correction protocols. I A model for probabilistic (but not quantum) computation.

8/32 General strategy for using stabilizers to simulate quantum circuits consisting of only Clifford gates

1. Start with N qubits with initial state |0i⊗N . 2. Represent the state as its group of stabilizers. 3. When simulating the , decompose the Clifford gates to stabilizer gates {CNOT , H, P}. 4. Apply each of the stabilizer gates to the stabilizer representation.

9/32 Special places on the Bloch sphere

Figure: Bloch sphere showing pole states. Source: Wikimedia.

10/32 Representing a state as its group of stabilizers

I A unitary operator U stabilizes a pure state |ψi if U |ψi = |ψi

11/32 Representing a state as its group of stabilizers 1. I stabilizes everything. 2. −I stabilizes nothing. " # " # 0 1 √1 √1 3. X stabilizes |+i: X |+i = 2 = 2 = |+i 1 0 √1 √1 2 2 " # " # 0 1 √1 √1 4. −X stabilizes |−i: −X |−i = − 2 = 2 = |−i 1 0 √−1 √−1 2 2 " # " # 0 −i √1 √1 5. Y stabilizes |+ii: Y |+ii = 2 = 2 = |+ii i 0 √i √i 2 2 " # " # 0 −i √1 √1 6. −Y stabilizes |−ii: −Y |−ii = − 2 = 2 = |−ii i 0 √−i √−i 2 2 1 0  1 1 7. Z stabilizes |0i: Z |0i = = = |0i 0 −1 0 0 1 0  0 0 8. −Z stabilizes |1i: −Z |1i = − = = |1i 0 −1 1 1 12/32 Representing a state as its group of stabilizers

In other words, 1. |0i is stabilized by {I , Z} 2. |1i is stabilized by {I , −Z} 3. |+i is stabilized by {I , X } 4. |−i is stabilized by {I , −X } 5. |+ii is stabilized by {I , Y } 6. |−ii is stabilized by {I , −Y }

13/32 Representing a state as its group of stabilizers

1. |0i is stabilized by {I , Z} 2. |1i is stabilized by {I , −Z} 3. |+i is stabilized by {I , X } 4. |−i is stabilized by {I , −X } 5. |+ii is stabilized by {I , Y } 6. |−ii is stabilized by {I , −Y } I The set of unitary matrices that stabilize |ψi form a group. I U†U |ψi = U† |ψi = |ψi I if V |ψi = |ψi then UV |ψi = |ψi and VU |ψi = |ψi

14/32 Representing a state as its group of stabilizers

1. |0i is stabilized by {I , Z} 2. |1i is stabilized by {I , −Z} 3. |+i is stabilized by {I , X } 4. |−i is stabilized by {I , −X } 5. |+ii is stabilized by {I , Y } 6. |−ii is stabilized by {I , −Y }

15/32 Representing a state as its group of stabilizers

For multi- states, the group of stabilizers is the cartesian product of the single-qubit stabilizers I |00i = |0i ⊗ |0i is stabilized by {I ⊗ I , I ⊗ Z, Z ⊗ I , Z ⊗ Z} |00i+|10i |0i+|1i √ = √ ⊗ |0i = |+i ⊗ |0i is stabilized by I 2 2 {I ⊗ I , I ⊗ Z, X ⊗ I , X ⊗ Z} |00i+|11i √ (which cannot be factored into a tensor product) is I 2 stabilized by {I ⊗ I , X ⊗ X , −Y ⊗ Y , Z ⊗ Z}

16/32 Representing a state as its group of stabilizers

For multi-qubit states, the group of stabilizers is the cartesian product of the single-qubit stabilizers I |0i ⊗ |0i is stabilized by {I ⊗ I , I ⊗ Z, Z ⊗ I , Z ⊗ Z} I |+i ⊗ |0i is stabilized by {I ⊗ I , I ⊗ Z, X ⊗ I , X ⊗ Z} The same (abelian) group properties hold. I The set of unitary matrices that stabilize |ψi form a group. I U†U |ψi = U† |ψi = |ψi I if V |ψi = |ψi then UV |ψi = |ψi and VU |ψi = |ψi

17/32 Representing a state as its group of stabilizers

Amazing fact: for any N-qubit stabilized state, only N elements needed to specify group. 1. |0i is stabilized by {I , Z}, Z is generator 2. |1i is stabilized by {I , −Z}, -Z is generator 3. |+i is stabilized by {I , X }, X is generator 4. |−i is stabilized by {I , −X }, -X is generator 5. |+ii is stabilized by {I , Y }, Y is generator 6. |−ii is stabilized by {I , −Y }, -Y is generator 7. |0i ⊗ |0i is stabilized by {I ⊗ I , I ⊗ Z, Z ⊗ I , Z ⊗ Z}, {I ⊗ Z, Z ⊗ I } is generator 8. |+i ⊗ |0i is stabilized by {I ⊗ I , I ⊗ Z, X ⊗ I , X ⊗ Z}, {I ⊗ Z, X ⊗ I } is generator |00i+|11i 9. √ is stabilized by {I ⊗ I , X ⊗ X , −Y ⊗ Y , X ⊗ Z}, 2 {X ⊗ X , Z ⊗ Z} is generator

18/32 Representing a state as its group of stabilizers

I Amazing fact: for any N-qubit stabilized state, only N elements needed to specify group—a result from abstract algebra group theory [Nielsen and Chuang, 2002, Appendix 2] I So long as the quantum circuit consists only of Clifford gates, only N elements needed to specify whole quantum state. I Contrast against 2N amplitudes needed to specify a general N-qubit quantum state vector. I For example a two-qubit states needs four amplitues {a0, a1, a2, a3} to specify quantum state |ψi = a0 |00i + a1 |01i + a2 |10i + a3 |11i.

19/32 General strategy for using stabilizers to simulate quantum circuits consisting of only Clifford gates

1. Start with N qubits with initial state |0i⊗N . 2. Represent the state as its group of stabilizers. 3. When simulating the quantum circuit, decompose the Clifford gates to stabilizer gates {CNOT , H, P}. 4. Apply each of the stabilizer gates to the stabilizer representation.

20/32 Stabilizer gates: {CNOT , H, P}

1. Hadamard gate: induces superpositions. 2. CNOT gate: induces entanglement. 1 0 3. Phase gate: induces complex phases. P = 0 i I Despite featuring superposition, entanglement, and complex amplitudes, is not universal for quantum computing. I We shall see that the deeply symmetrical structure of these gates prevent access to full quantum Hilbert space.

21/32 Stabilizer gates are a generator for Pauli gates (i.e., Clifford gates decompose to stabilizer gates)

Pauli gates are rotations around respective axes by π. 1 0  1 0 1 0 Z = = = PP I 0 −1 0 i 0 i " 1 1 # " 1 1 # √ √ 1 0  √ √ I X = 2 2 2 2 = HZH √1 √−1 0 −1 √1 √−1 2 2 2 2 I Y = iXZ I X 2 = Y 2 = Z 2 = I I Symmetry is similar to quaternions. I With Clifford gates consisting of {CNOT , H, P, I , X , Y , Z}, sufficient to build many quantum algorithms, including: quantum superdense coding, quantum teleportation, Deutsch-Jozsa, Bernstein-Vazirani, quantum error correction, most quantum error correction protocols.

22/32 General strategy for using stabilizers to simulate quantum circuits consisting of only Clifford gates

1. Start with N qubits with initial state |0i⊗N . 2. Represent the state as its group of stabilizers. 3. When simulating the quantum circuit, decompose the Clifford gates to stabilizer gates {CNOT , H, P}. 4. Apply each of the stabilizer gates to the stabilizer representation.

23/32 Single qubit stabilizer gates bounce stabilizer states around an octahedron on the Bloch sphere

Figure: Bloch sphere showing pole states. Source: Wikimedia.

24/32 Single qubit stabilizer gates bounce stabilizer states around an octahedron on the Bloch sphere

" 1 1 # " 1 # √ √ 1 √ H |0i = 2 2 = 2 = |+i √1 √−1 0 √1 2 2 2 " 1 1 # " 1 # √ √ 0 √ H |1i = 2 2 = 2 = |−i √1 √−1 1 √−1 2 2 2 " 1 1 #" 1 # √ √ √ 1 H |+i = 2 2 2 = = |0i √1 √−1 √1 0 2 2 2 " 1 1 #" 1 # √ √ √ 0 H |−i = 2 2 2 = = |1i √1 √−1 √−1 1 2 2 2 " √1 √1 #" √1 # " √1 # H |+ii = 2 2 2 = 2 = |−ii √1 √−1 √i √−i 2 2 2 2 " √1 √1 #" √1 # " √1 # H |−ii = 2 2 2 = 2 = |+ii √1 √−1 √−i √i 2 2 2 2

25/32 Single qubit stabilizer gates bounce stabilizer states around an octahedron on the Bloch sphere

1 0 1 1 P |0i = = = |0i 0 i 0 0 1 0 0 0 P |1i = = = |1i 0 i 1 1 " 1 # " 1 # 1 0 √ √ P |+i = 2 = 2 = |+ii 0 i √1 √i 2 2 " 1 # " 1 # 1 0 √ √ P |−i = 2 = 2 = |−ii 0 i √−1 √−i 2 2 " 1 # " 1 # 1 0 √ √ P |+ii = 2 = 2 = |−i 0 i √i √−1 2 2 " 1 # " 1 # 1 0 √ √ P |−ii = 2 = 2 = |+i 0 i √−i √1 2 2

26/32 Apply each of the stabilizer gates to the stabilizer representation.

I Hadamard: 1. Z → X 2. −Z → −X 3. X → Z 4. −X → −Z 5. Y → −Y 6. −Y → Y I Phase: 1. Z → Z 2. −Z → −X 3. X → Y 4. −X → −Y 5. Y → −X 6. −Y → X

27/32 Apply each of the stabilizer gates to the stabilizer representation.

I CNOT: 1. X ⊗ I → X ⊗ X 2. I ⊗ X → I ⊗ X 3. Z ⊗ I → Z ⊗ I 4. I ⊗ Z → Z ⊗ Z

28/32 Concrete example on circuit

CNOT0,1(H0 ⊗ I1) |00i

1. Start with N qubits with initial state |0i⊗N . 2. Represent the state as its group of stabilizers—|00i : {IZ, ZI } 3. When simulating the quantum circuit, decompose the Clifford gates to stabilizer gates {CNOT , H, P}. 4. Apply each of the stabilizer gates to the stabilizer representation. I Hadamard on first qubit—|+i |0i: {IZ, XI } |00i+|11i CNOT on both qubits— √ : {ZZ, XX } I 2

29/32 Gottesman-Knill theorem and its implications

I Gottesman-Knill theorem states that there exists a classical algorithm that simuates any stabilizer circuit in polynomial time. I Any quantum state created by a Clifford circuit, even if it has lots of superpositions and entanglement, is easy to classically simulate. I Quantum computers need at least one non-Clifford gate to achieve universal quantum computation. I The T gate, where TT = P, PP = Z is one common choice. I There are results showing that a quantum circuit is only exponentially hard to simulate w.r.t. the number of T-gates.

30/32 References

I Main sources: [Gottesman, 1998] [Aaronson, ] I Further reference on separation of probabilistic and quantum computing: [Van Den Nes, 2010] I Further reference on applications in classical simulation of Clifford quantum circuits: [Aaronson and Gottesman, 2004] I Further reference on applications in classical simulation of general quantum circuits: [Bravyi and Gosset, 2016]

31/32 References

Aaronson, S. Lecture 28, tues may 2: Stabilizer formalism. Aaronson, S. and Gottesman, D. (2004). Improved simulation of stabilizer circuits. Phys. Rev. A, 70:052328. Bravyi, S. and Gosset, D. (2016). Improved classical simulation of quantum circuits dominated by clifford gates. Phys. Rev. Lett., 116:250501. Ding, Y. and Chong, F. T. (2020). Quantum computer systems: Research for noisy intermediate-scale quantum computers. Synthesis Lectures on Computer Architecture, 15(2):1–227. Gottesman, D. (1998). The heisenberg representation of quantum computers. arXiv preprint quant-ph/9807006. Nielsen, M. A. and Chuang, I. (2002). Quantum computation and . Van Den Nes, M. (2010). Classical simulation of quantum computation, the gottesman-knill theorem, and slightly beyond. Quantum Info. Comput., 10(3):258–271. 32/32