Simulating quantum and classical field theories on a quantum - - PowerPoint PPT Presentation

simulating quantum and classical field theories on a
SMART_READER_LITE
LIVE PREVIEW

Simulating quantum and classical field theories on a quantum - - PowerPoint PPT Presentation

Simulating quantum and classical field theories on a quantum computer Stephen Jordan With: John Preskill, Keith Lee, Ali Moosavian Pedro Costa, Aaron Ostrander Field Theory Classical Quantum Value at each point in space Qubit(s) at


slide-1
SLIDE 1

Simulating quantum and classical field theories on a quantum computer

John Preskill, Keith Lee, Ali Moosavian Pedro Costa, Aaron Ostrander With: Stephen Jordan

slide-2
SLIDE 2

Field Theory

Quantum Classical

  • Value at each point in space
  • Classical simulation in

polynomial time and polynomial memory

  • Represent by amplitudes:

quantum simulation in polynomial time and logarithmic memory

  • Qubit(s) at each point in space
  • Classical simulation in

exponential time (memory can be polynomial)

  • Represent by qubits:

quantum simulation in polynomial time and polynomial memory

slide-3
SLIDE 3

A QFT Computational Problem

Input: a list of momenta

  • f incoming particles.

Output: a list of momenta

  • f outgoing particles.
slide-4
SLIDE 4

Our Results

  • Efficient simulation algorithms for example QFTs:
  • Bosonic: Massive

[Jordan, Lee, Preskill, Science 336:1130, 2012]

  • Fermionic: Massive Gross-Neveu

[Jordan, Lee, Preskill ArXiv:1404.7115, 2014]

  • Recent Developments
  • BQP-hardness: classical computers cannot perform

certain QFT simulations efficiently

[Jordan, Krovi, Lee, Preskill, Quantum 2, 44, 2018]

  • Better Speed and broken symmetries

[Moosavian, Jordan, ArXiv:1711.04006, 2017]

slide-5
SLIDE 5

Representing Quantum Fields

A field is a list of values, one for each location in space. A quantum field is a superposition over classical fields. A superposition over bit strings is a state of a quantum computer.

slide-6
SLIDE 6

Our Algorithms

1) Choose a lattice discretization. Bound discretization error (renormalization group) 2) Prepare physically realistic initial state. Is the most time-consuming step. This depends strongly on which QFT is simulated. 3) Implement time-evolution by a quantum circuit. Can use Suzuki-Trotter formulae. 4) Perform measurements on final state. One must be careful about variance.

slide-7
SLIDE 7

Adiabatic State Preparation

Prepare wavepackets in free theory, then adiabatically turn on interaction. Problem:

slide-8
SLIDE 8

Adiabatic State Preparation

Solution: intersperse backward time evolutions with time-independent Hamiltonians. This winds back dynamical phase on each eigenstate without undoing adiabatic change of basis.

slide-9
SLIDE 9

Runtimes

slide-10
SLIDE 10

Improved State Preparation

  • Two problems with adiabatic state preparation:
  • Cannot reach symmetry-broken phase
  • Runtime bound not practical
  • A solution for both problems, complexity :
  • Classically compute a Matrix Product State description of

the (interacting) vacuum

  • Compile this MPS directly into a quantum circuit that

prepares the state

  • Excite single-particle wavepackets by simulating an
  • scillatory source term

[Moosavian, Jordan, arXiv:1711.04006]

slide-11
SLIDE 11

From MPS to Quantum Circuit

(DMRG) (SVD) [Schon, Hamerer, Wolf, Cirac, Solano, 2006]

slide-12
SLIDE 12

Bond Dimension

  • It suffices to take where errors shrink

superpolynomially with k, resulting in [Swingle, arXiv:1304.6402]

  • For correlation lengths large compared to lattice

spacing, estimates of are available from conformal field theory:

  • , hence for complexity of preparing

interacting vacuum is:

slide-13
SLIDE 13

Next steps

The program is ongoing!

  • Greater generality
  • Greater asymptotic efficiency
  • Greater practicality

(see also: analog simulators, classical algorithms)

Let’s simulate the whole Standard Model!

slide-14
SLIDE 14

Solving PDEs classically

Vast swaths of engineering are done by solving PDEs using finite element and finite difference methods. Is this a promising application for quantum computers?

slide-15
SLIDE 15

Quantum linear algebra

Harrow, Hassidim, Lloyd, Phys. Rev. Lett. 15(103):150502, 2009. [arXiv:0811.3171]

  • Given: oracle access to -sparse matrix , and

ability to make quantum state (proportional to)

  • Produces quantum state -close to , where
  • Complexity:
  • Generated a lot of buzz. (Google scholar shows 428

citations as of February 2018.)

slide-16
SLIDE 16

Apply HHL to finite element

Clader, Jacobs, Sprouse, Phys. Rev. Lett. 110:250504, 2013 [arXiv:1301.2340]

  • Consider FEM for electromagnetic scattering problem

with separation of variables:

  • Propose using Sparse Approximate Inverse

Preconditoner to reduce

  • Good idea! Analysis incomplete.
slide-17
SLIDE 17

Preconditioners

  • Jacobs, Clader, and Sprouse suggested SPAI may

reduce to polylog(N), where N is lattice size.

  • Pedro Costa and I tried it.

N = number of lattice sites s = sparsity of preconditioner Complexity breaks even

slide-18
SLIDE 18

Invert and truncate vs SPAI

slide-19
SLIDE 19

Diffusion is Hard

  • Simulating diffusion-like processes could solve lots of
  • ther problems.
  • Graph isomorphism:
  • If, for a given graph G, you could make:

then you could solve GI by a Hadamrd test or swap test, because:

slide-20
SLIDE 20

Also…

It was shown by Aharonov and Regev that producing Gaussian superpositions around lattice points would yield solutions to hard (and cryptographically important) versions of the Shortest Vector and Closest Vector problems (but not the NP-hard versions). These could probably be made by diffusion.

slide-21
SLIDE 21

Non-HHL quantum PDE algorithm

Costa, Jordan, Ostrander [arXiv:1711.05394]

  • We consider the wave equation:
  • Rather than using HHL we recast it directly into a

Hamiltonian simulation problem.

  • By doing so, we get quadratically better performance

with lattice spacing than is obtained using the algorithms of Berry et al.

slide-22
SLIDE 22

Wave scattering

  • Conservation laws mapped to

unitarity.

  • Coarsegrained output:

scattering crossection.

  • More general problem than

considered by Jacobs, Clader, and Sprouse: full time dependence rather than sinusoidal.

slide-23
SLIDE 23

Core Idea

  • Wave equation:
  • Schrödinger’s equation:
slide-24
SLIDE 24

General case, discretized

Graph Laplacian:

e.g.

slide-25
SLIDE 25

Incidence matrix

  • Rows indexed by edges
  • Columns indexed by vertices
  • +1 source, -1 sink, 0 otherwise
slide-26
SLIDE 26

Quantum algorithm

  • Prepare initial state
  • Simulate Hamiltonian time evolution by standard

techniques

  • Do projective measurement on detector region.
slide-27
SLIDE 27
slide-28
SLIDE 28

quantum classical time space

h = lattice spacing D = # dimensions = diameter of region T = duration of process

Performance

slide-29
SLIDE 29
  • Standard discretized laplacian:
  • Higher order:

Higher order Laplacians

slide-30
SLIDE 30

Next Steps

  • Cast Galerkin method variationally and apply low

depth quantum circuits?

  • Hadamard test is a key quantum advantage: L1

distance between efficiently samplable distributions is SZK-complete to estimate. So, use HHL together with Hadamard test for stability analysis?

  • Quantify resource count (gates, qubits) using Q#

and tracer Thanks!

slide-31
SLIDE 31

Exciting Particles

  • Simulate dynamics with an oscillatory source term:
  • Ensure resonance with desired state:
  • Ensure W selects desired momentum:

(Rabi Oscillation)

slide-32
SLIDE 32

Exciting Particles

  • How hard to drive the system (choosing )?
  • How long to drive the system?
  • Strategy:
  • Make 2-level approximation. Derive error bound:
  • Analyze 2-level system with Floquet theory:
slide-33
SLIDE 33

start Is A Hermitian? yes no Can be made efficiently? yes Make . Use it wisely. Sorry, you’re

  • ut of luck.

no

slide-34
SLIDE 34

Apply HHL to finite element and Finite Difference

Montanaro, Pallister, Phys. Rev. A 93:032324, 2016 [arXiv:1512.05903] Cao, Papageorgiou, Petras, Traub, Kais, New J. Phys. 15:013021, 2013 [arXiv:1207.2485] Berry, J. Phys. A, 47:105301, 2014 [arXiv:1010.2745] Berry, Childs, Ostrander, Wang, Comm. Math. Phys., 356:1057, 2017 [arXiv:1701.03684]