Top Banner
Topics in Quantum Machine Learning Vedran Dunjko [email protected] 1
67

Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Jun 26, 2020

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Topics in Quantum Machine Learning

Vedran Dunjko [email protected]

1

Page 2: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

ML→QIP (quantum-applied ML) [’74] QIP→ML (quantum-enhanced ML) [‘94]

QIP↭ML (quantum-generalized learning) [‘00] ML-insipred QM/QIP Physics inspired ML/AI

Quantum Information Processing (QIP)Machine Learning/AI

(ML/AI)

Quantum Machine Learning (QML)

2

Page 3: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

3

Machine learning is not one thing. AI is not even a few things.

AI

supervised learning

unsupervised learning

online learning

generative models

reinforcement learning

deep learning

statistical learning

non-parametric learning

parametric learning

local search

Symbolic AI

computational learning theorycontrol theory

non-convex optimization

sequential decision theory

MLbig data analysis

Page 4: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

4

Quantum-enhanced ML is even more things

AI

supervised learning

unsupervised learning

online learning

generative models

reinforcement learning

deep learning

statistical learning

non-parametric learning

parametric learning

local search

Symbolic AI

computational learning theorycontrol theory non-convex

optimization

sequential decision theory

MLbig data analysis

Quantum linear algebra

Shallow quantum circuits

Quantum oracle identification

Quantum walks & search

Adiabatic QC/ Quantum optimization

Quantum COLT

Page 5: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

5

AI

supervised learning

unsupervised learning

online learning

generative models

reinforcement learning

deep learning

statistical learning

non-parametric learning

parametric learning

local search

Symbolic AI

computational learning theorycontrol theory non-convex

optimization

sequential decision theory

MLbig data analysis

Quantum linear algebra

Shallow quantum circuits

Adiabatic QC/ Quantum optimization

Quantum-enhanced ML is even more things

Page 6: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

control and optimization of

qubits

high-energy

QIP

Q. Phys

phase diagrams

order parameters

Metrology

NISQ optimization, QAOA & VQE

Adaptive error correction

Experiment synthesis

Circuit synthesis

Quantum network optimization

QKD parameter control

Efficient decoders

Ground state Ansatz

Hybrid computation (AI)

6

And then there’s Quantum-applied ML!

Page 7: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

control and optimization of

qubits

high-energy

QIP

Q. Phys

phase diagrams

order parameters

Metrology

NISQ optimization, QAOA & VQE

Adaptive error correction

Experiment synthesis

Circuit synthesis

Quantum network optimization

QKD parameter control

Efficient decoders

Ground state Ansatz

Hybrid computation (AI)

Reinforcement learning

Supervised learning

Reinforcement learning

Supervised learning

Supervised learning

Supervised learning

Reinforcement learning

Unsupervised learning

Neural networks

7

Page 8: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

8

What is machine learning

Page 9: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Learning P(labels|data) given samples from P(data,labels) (also regression)

-generative models -clustering (discriminative) -feature extraction

Machine Learning: the WHAT

or

Learning structure in P(data) give samples from P(data)

9

?

Page 10: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

10

Beyond data: reinforcement learning

T (s|s0, a)

Machine Learning: the WHAT

Page 11: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Also: MIT technology review breakthrough technology of 2017 [AlphaGo anyone?]

11

Page 12: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

12

Page 13: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

13

Using RL in Real Life

Navigating a city…

https://sites.google.com/view/streetlearnP. Mirowski et. al, Learning to Navigate in Cities Without a Map, arXiv:1804.00168

Page 14: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

14

Machine Learning: the HOW

output hypothesis h on Data x Labels approximating P(labels|data)

model parameters θ

estimate error

on sample (dataset)

OptimizerIn practice

Page 15: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Support vector machines

separating hyperplane..

15

Page 16: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Support vector machines

separating hyperplane..

…in higher-dimensional feature space

Still (algebraic) optimization over hyperplane and feature function parameters….

16

Page 17: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

17

Machine Learning: the HOW

Learning structure in P(data) give samples from P(data)

Page 18: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

18

output: hypothesis h on Data x Labels approximating P(labels|data)

output: hypothesis h on Data

“approximating” P(data) Reinforcement learning

output: policy π on Actions x States

Machine Learning: the HOW

Page 19: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Reinforcement learning (learning behavior, policy, or optimal control)

Supervised learning (learning how to label datapoints,

learning how to approximate a function, how to classify)

Unsupervised learning (learning a distribution,

generate. properties from samples, feature extraction & dim. reduction)

Page 20: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

That is all ML we need for now

What about quantum computers?

20

Page 21: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

-manipulate registers of 2-level systems (qubits)

-full description:

n qubits → 2n dimensional vector

-likely can efficiently compute more things than classical computers (factoring) e.g. factor numbers, or generate complex distributions

-even if QC is “shallow”

Banana for scale

cca 50 qubit all-purpose noisy

…and physics …and computer science

…and reality

Quantum computers…

-manipulation: acting locally (gates)

special-purpose quantum annealers

21

Page 22: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Quantum computers…

…and physics …and computer science

…and reality

-can compute things likely beyond BPP (factoring)

-can produce distributions which are hard-to-simulate for classical computers (unless PH collapses)

-even if QC is “shallow”

Banana for scale

special-purpose quantum annealers

cca 50 qubit all-purpose noisy

-manipulate registers of 2-level systems (qubits)

-full description:

n qubits → 2n dimensional vector

22

Page 23: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

a) The optimization bottleneck b) Big data & comp. complexity c) Machine learning Models

8

Quantum-enhanced supervised learning: the quantum pipeline

23

Page 24: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

a) The optimization bottleneck — quantum annealers b) Big data & comp. complexity — universal QC and Q. databasesc) Machine learning Models — restricted (shallow) architectures

24

Quantum-enhanced supervised learning: the quantum pipeline

Page 25: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

a) The optimization bottleneck — quantum annealers b) Big data & comp. complexity — universal QC and Q. databasesc) Machine learning Models — restricted (shallow) architectures

25

Quantum-enhanced supervised learning: the quantum pipeline

Page 26: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

26

The optimization bottleneck

• Finding ground states of Hamiltonians via adiabatic evolution

• Very generic optimization problem:

H(s) = sHinitial + (1� s)Htarget; s(time)

argmin| ih |H| i

Page 27: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

27

QeML is even more things

AI

supervised learning

unsupervised learning

online learning

generative models

reinforcement learning

deep learning

statistical learning

non-parametric learning

parametric learning

local search

Symbolic AI

computational learning theorycontrol theory non-convex

optimization

sequential decision theory

MLbig data analysis

Quantum linear algebra

Shallow quantum circuits

Quantum walks & search

Adiabatic QC/ Quantum optimization

Page 28: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

a) The optimization bottleneck — quantum annealers b) Big data & comp. complexity — universal QC and Q. databasesc) Machine learning Models — restricted (shallow) architectures

28

Quantum-enhanced supervised learning: the quantum pipeline

Page 29: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Exponential data?

+

Much of data analysis is linear-algebra:

regression = Moore-Penrose PCA = SVD…

Precursors of Quantum Big Data

29

Page 30: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

30

Enter quantum linear algebra

| i /PN

i=1 xi|ii

R

N 3 x = (xi)i#

f(A)| i = ↵0| i+ ↵1A| i+ ↵0A2| i · · · ⇡ A�1| i

U |0i| i =A BC D

� 0

�=

A C

�= |0iA| i+ |0iC| i

f(A)| i = ↵0| i+ ↵1A| i+ ↵0A2| i · · · ⇡ A�1| i

amplitude encoding

block encoding

functions of operators

Phys. Rev. Lett. 15,. 103, 250502 (2009) arXiv:1806.01838

inner productsP (0) = |h0| i|2

exp(n) amplitudes

in n qubitsinterpret QM as linear algebra verbatim

state vector ↔ (data) vector

density matrices Hamiltonians

unitaries↔ linear maps

projective measurements

(swap tests)↔ inner products

prepare states expressible as linear-algebraic manipulations of data-vectors in polylog(N)

(when other quantities are well behaved)

Page 31: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Prediction: 44 zettabytes by 2020.

If all data is floats, this is 5.5x1021 float values

If this worked literally…this would make us INFORMATION GODS.

Page 32: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Prediction: 44 zettabytes by 2020.

If all data is floats, this is 5.5x1021 float values

… can be stored in state of 73 qubits (ions, photons….)

If this worked literally…this would make us INFORMATION GODS.

Page 33: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Clearly there is a catch. Many of them.

Page 34: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Timeline

20032008

20092012

20142013

20162018

Pattern recognition on a QC

QRAMHHL

Regression, PCA, SVM

Optimal QLS

Quantum Recommender Systems

QLA, smoothed analysis, De-quantization of low-rank systems

2019?

{

Quantum database

Linear system solving

Machine learning applications & Improvements

First efficient end-to-end scenario

We made it so efficient… that sometimes

we don’t need QCs!!

Data-robustness implies

q. efficiency

Page 35: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Summary of quantum (inspired) “big data”15

interpret QM as linear algebra verbatim

manipulate exponentially-sized data-vectors in system (qubit) number

HOWEVER

need full blown ideal QC need pre-filled database (QRAM) need appropriate condition numbers need robustness to linear error need right preprocessing applied can sometimes be done classically

Page 36: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Summary of quantum (inspired) “big data”15

interpret QM as linear algebra verbatim

manipulate exponentially-sized data-vectors in system (qubit) number

HOWEVER

need full blown ideal QC need pre-filled database (QRAM) need appropriate condition numbers need robustness to linear error need right preprocessing applied can sometimes be done classically…

STILL

A GREAT

IDEA!!

Page 37: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

37

QeML is even more things

AI

supervised learning

unsupervised learning

online learning

generative models

reinforcement learning

deep learning

statistical learning

non-parametric learning

parametric learning

local search

Symbolic AI

computational learning theorycontrol theory non-convex

optimization

sequential decision theory

MLbig data analysis

Quantum linear algebra

Shallow quantum circuits

Quantum walks & search

Adiabatic QC/ Quantum optimization

Page 38: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

a) The optimization bottleneck — quantum annealers

b) Big data & comp. complexity — universal QC and Q. databasesc) Machine learning Models — restricted (shallow) architectures

38

Quantum-enhanced supervised learning: the quantum pipeline

Page 39: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

(Quantum) Machine learning Models

Improving ML == speeding up algorithms… or is it?

model parameters θ

estimate error

on sample (dataset)

Optimizer

“Machine learning”

39

Page 40: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Machine learning Models

A lot of machine learning:

-Take my (training) dataset {(point, label)}

-Take a model (tensorflow tutorials will suggest), e.g. this-that-structure neural network N

-Train the model (tweak parameters of N, until it predicts the training set well)

The math behind

“cost function”

parametrized family {f✓}

What is this picture missing?

40

Page 41: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

41

Optimization is a part of the method, not the objective

Image: 10.1016/j.compstruct.2018.03.007

best fit v.s. “generalization performance” or classifying well beyond the training set

Data:

Models:

Not all models (+training algo) are born equal (for real datasets)…

Challenge:squeek

or meow?

Page 42: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Machine learning Models

model parameters θ

estimate error

on sample (dataset)

Optimizer

“Machine learning”

family of functions. if it’s “good”, we can generalize well

42

Page 43: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

model parameters θ

estimate error

on sample (dataset)

Optimizer

How about “shallow quantum circuits”? -instead neural network, train a QC! -related to ideas from q. condensed-matter physics (VQE)

=

=

=

=

=

Quantum Machine learning Models

“quantum kernel methods”

Phys. Rev. Lett. 122, 040504 2019 Nature 567, 209–212 (2019) (c.f. Elizabeth Behrman in ‘90s)43

Page 44: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

The quantum feature space

• relationship between NNs, SVMs and shallow circuits for supervised learning (embedding - rotation - measurement = feature function - hyperplane - class)

Simple classical kernels A weird quantum kernel

44

Page 45: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Quantum Machine learning Models“quantum kernel methods”

The good - near term architectures - seems to be robust

(noise not inherently critical!) - possibly very expressive

The neutral - many parameters - model advantages less clear (contrast to variational methods!)

The bad - barren plateaus (also in DNN)

(x1 _ x4 _ x10)| {z } (x1 _ x4 _ x10)| {z }

=

=

=

=

=

|�(✓in, ✓class)i

✓class✓in(x)

{(x, label)i}

estimate error

on sample (dataset)

Optimizer

(fidu

cial)

Phys. Rev. Lett. 122, 040504 2019 Nature 567, 209–212 (2019)

CAVEAT: IS IT CLASSICALLY COMPUTATIONALLY HARD?!

45

Page 46: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

A hope… killer app for noisy QCs?

ML can be run on small QCs

BUT MORE THAN THAT

ML good for dealing with noise (in *data*)… Can QML deal with its own noise (in *process*)?

18

46

Page 47: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

47

QeML is even more things

AI

supervised learning

unsupervised learning

online learning

generative models

reinforcement learning

deep learning

statistical learning

non-parametric learning

parametric learning

local search

Symbolic AI

computational learning theorycontrol theory non-convex

optimization

sequential decision theory

MLbig data analysis

Quantum linear algebra

Shallow quantum circuits

Quantum walks & search

Adiabatic QC/ Quantum optimization

Page 48: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

48

Application, match, … conspiracy?

• Nice analogy Hilbert spaces - big data spaces • Hard optimization (needed) - hard optimization (delivered) • New learning models (needed) - shallow QC (delivered)

Page 49: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

49

Application, match, … conspiracy?

• Nice analogy Hilbert spaces - big data spacesProblem: preparations can offset speed-up; ML: not here! processing must be robust -> low cost

• Hard optimization (needed) - hard optimization (delivered)Problem: optimization just heuristic, quality unknownML: well all we do is domain-specific! If it works, it works!

• New learning models (needed) - shallow QC (delivered) Problem: noisy models, bad estimates (in VQE) ML: not estimating! Train model, could be even better than exact(elements of regularization)

Page 50: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

50

Application, match, … conspiracy?

Page 51: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

51

Application, match, … conspiracy?

Quantum-enhanced reinforcement learning Towards quantum AI

Quantum-enhanced unsupervised learning

Page 52: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

52

Application, match, … conspiracy?

still

Page 53: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

53

Application, match, … conspiracy?

Page 54: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

54

Machine learning in the physics domain

Page 55: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

control and optimization of

qubits

QIP

Q. Phys

phase diagrams

order parameters

Metrology

NISQ optimization, QAOA & VQE

Adaptive error correction

Experiment synthesis

Circuit synthesis

Quantum network optimization

QKD parameter control

Efficient decoders

Ground state Ansatz

Hybrid computation (AI)

55

Phys

Cosmology

Experimental high-energy

Theoretical high-energy

Page 56: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

control and optimization of

qubits

QIP

Q. Phys

phase diagrams

order parameters

Metrology

NISQ optimization, QAOA & VQE

Adaptive error correction

Experiment synthesis

Circuit synthesis

Quantum network optimization

QKD parameter control

Efficient decoders

Ground state Ansatz

Hybrid computation (AI)

56

Phys

Cosmology

Experimental high-energy

Theoretical high-energy

control and optimization of

qubits

high-energy

phase diagrams

order parameters

Metrology

NISQ optimization, QAOA & VQE

Adaptive error correction

Experiment synthesis

Circuit synthesis

Quantum network optimization

QKD parameter control

Efficient decoders

Ground state Ansatz

Hybrid computation (AI)

Reinforcement learning

Supervised learning

Reinforcement learning

Supervised learning

Supervised learning

Supervised learning

Reinforcement learning

Unsupervised

learning

&

reinforcement

Neural networks

Sup &

unsupervised

Page 57: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

57

Reinforcement learning (learning behavior, policy, or optimal control)

Supervised learning (learning how to label datapoints,

learning how to approximate a function, how to classify)

Unsupervised learning (learning a distribution,

generate. properties from samples, feature extraction & dim. reduction)

Page 58: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

58

Big picture

hard computations new theory & experiments

AI/ML assisted computation machine-assisted research

200-petabyte (2017!)

Figure from: https://hackernoon.com/how-big-data-is-empowering-ai-and-machine-learning-4e93a1004c8f

Page 59: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

59

Particle physics (and cosmology)

Many-body quantum matter

Chemistry and materials

Facilitating quantum computers

“Machine learning and the physical sciences” Carleo et al., https://arxiv.org/pdf/1903.10563.pdf

Page 60: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

60

Particle physics and cosmology

-“big data” aspects: event selection, jet tagging, triggering; (photometric red shift, gravitational lens finding)

-simulation and inverse problems

-applications in theory

“Machine learning and the physical sciences” Carleo et al., https://arxiv.org/pdf/1903.10563.pdf

Page 61: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

61

Example: Estimating Cosmological Parameters from the Dark Matter Distribution

(cosm. parameters) �! distr. of matter

⇤CDM

What are the cosmological parameters from observed universe?

arXiv:1711.02033v1“Inverse simulation?”

Page 62: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

62

arXiv:1711.02033v1

Machine learning solution:

Train NN to output correct parameters given the universe; Training set: (universe, parameters) Learning goal: (parameters | universe)

Example: Estimating Cosmological Parameters from the Dark Matter Distribution

Page 63: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

63

Many-body quantum matter

“Machine learning and the physical sciences” Carleo et al., https://arxiv.org/pdf/1903.10563.pdf

-neural quantum states (approximate the wavefunction)

-expressivity, learning from data, variational approaches

-assisted many-body simulations

-learned hard sampling

-classification of many-body phases of matter

Page 64: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

64

Machine learning in quantum information processing

Page 65: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

65

Enabling quantum information processing devices

Page 66: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

66

Application, match, … conspiracy?

Page 67: Topics in Quantum Machine Learningqist2019/slides/5th/Dunjko.pdf · learning deep learning statistical learning non-parametric learning parametric learning local search Symbolic AI

Editor-in-ChiefGiovanniAcampora,UniversityofNaplesFedericoII,Italy

FieldEditors1)QuantumMachineLearningSethLloyd(MIT),USA2)QuantumComputing forArtificialIntelligenceHansJürgenBriegel,(Innsbruck, Austria)3)ArtificialIntelligenceforQuantum InformationProcessingChin-Teng Lin(Sydney,Australia)4)Quantum- andBio-inspiredComputational IntelligenceFranciscoHerrera(Granada,Spain)5)QuantumOptimizationDavide Venturelli (USRA,USA)

CALLFORPAPERS

67