DARTMOUTH COLLEGE PHYSICS AND ASTRONOMY

Slides:



Advertisements
Similar presentations
Multi-Layer Perceptron (MLP)
Advertisements

The DMRG and Matrix Product States
DIMENSIONALITY REDUCTION: FEATURE EXTRACTION & FEATURE SELECTION Principle Component Analysis.
Doing Very Big Calculations on Modest Size Computers Reducing the Cost of Exact Diagonalization Using Singular Value Decomposistion Marvin Weinstein, Assa.
Tuomas Sandholm Carnegie Mellon University Computer Science Department
2D and time dependent DMRG
CNRS, Saclay, 6 June The Shell Model and the DMRG Approach Stuart Pittel Bartol Research Institute and Department of Physics and Astronomy, University.
Andy Ferris International summer school on new trends in computational approaches for many-body systems Orford, Québec (June 2012) Multiscale Entanglement.
Artificial Intelligence Statistical learning methods Chapter 20, AIMA (only ANNs & SVMs)
Entanglement Renormalization Frontiers in Quantum Nanoscience A Sir Mark Oliphant & PITP Conference Noosa, January 2006 Guifre Vidal The University of.
ICA Alphan Altinok. Outline  PCA  ICA  Foundation  Ambiguities  Algorithms  Examples  Papers.
CHAPTER 11 Back-Propagation Ming-Feng Yeh.
Monte Carlo Simulation of Interacting Electron Models by a New Determinant Approach Mucheng Zhang (Under the direction of Robert W. Robinson and Heinz-Bernd.
Artificial Neural Networks
Shell-model CI codes and applications Calvin Johnson (1) Plamen Krastev (1,2) * Erich Ormand (2) 1 San Diego State University 2 Lawrence Livermore National.
Self organizing maps 1 iCSC2014, Juan López González, University of Oviedo Self organizing maps A visualization technique with data dimension reduction.
Appendix B: An Example of Back-propagation algorithm
Machine learning in financial forecasting Haindrich Henrietta Vezér Evelin.
Introduction to machine learning and data mining 1 iCSC2014, Juan López González, University of Oviedo Introduction to machine learning Juan López González.
1 Machine Learning: Lecture 8 Computational Learning Theory (Based on Chapter 7 of Mitchell T.., Machine Learning, 1997)
CS344: Introduction to Artificial Intelligence (associated lab: CS386) Pushpak Bhattacharyya CSE Dept., IIT Bombay Lecture 31: Feedforward N/W; sigmoid.
Kernels Usman Roshan CS 675 Machine Learning. Feature space representation Consider two classes shown below Data cannot be separated by a hyperplane.
Quantic vs Classic world What defines the granular nature of our Universe? Our classical “behavior” vs the atomic “quantum” characteristics are a consequence.
Tensor networks and the numerical study of quantum and classical systems on infinite lattices Román Orús School of Physical Sciences, The University of.
Project 11: Determining the Intrinsic Dimensionality of a Distribution Okke Formsma, Nicolas Roussis and Per Løwenborg.
Neural Nets: Something you can use and something to think about Cris Koutsougeras What are Neural Nets What are they good for Pointers to some models and.
CS621 : Artificial Intelligence
1 EEE 431 Computational Methods in Electrodynamics Lecture 18 By Dr. Rasime Uyguroglu
Neural Networks - lecture 51 Multi-layer neural networks  Motivation  Choosing the architecture  Functioning. FORWARD algorithm  Neural networks as.
Quasi-1D antiferromagnets in a magnetic field a DMRG study Institute of Theoretical Physics University of Lausanne Switzerland G. Fath.
Hand-written character recognition
James Brown, Tucker Carrington Jr. Computing vibrational energies with phase-space localized functions and an iterative eigensolver.
Intelligent Numerical Computation1 Center:Width:.
Neural Networks (NN) Part 1 1.NN: Basic Ideas 2.Computational Principles 3.Examples of Neural Computation.
CS623: Introduction to Computing with Neural Nets (lecture-7) Pushpak Bhattacharyya Computer Science and Engineering Department IIT Bombay.
Approximation by Constraints Why do we need approximation/interpolation? –Record values at some finite set of points in space and time. –Does not capture.
MLSLP-2012 Learning Deep Architectures Using Kernel Modules (thanks collaborations/discussions with many people) Li Deng Microsoft Research, Redmond.
PATTERN RECOGNITION AND MACHINE LEARNING CHAPTER 1: INTRODUCTION.
Linear Algebra Curve Fitting. Last Class: Curve Fitting.
1 Introduction to Neural Networks Recurrent Neural Networks.
Paper discussion: Why does cheap and deep learning work so well?
CS 9633 Machine Learning Support Vector Machines
ECE 5424: Introduction to Machine Learning
Randomness in Neural Networks
ECE 5424: Introduction to Machine Learning
One-layer neural networks Approximation problems
Unrolling: A principled method to develop deep neural networks
3D Object Representations
MLP Based Feedback System for Gas Valve Control in a Madison Symmetric Torus Andrew Seltzman Dec 14, 2010.
Generalized DMRG with Tree Tensor Network
Kernels Usman Roshan.
INF 5860 Machine learning for image classification
ECE 599/692 – Deep Learning Lecture 9 – Autoencoder (AE)
Sevdalina S. Dimitrova Institute for Nuclear Research & Nuclear Energy
network of simple neuron-like computing elements
The use of Neural Networks to schedule flow-shop with dynamic job arrival ‘A Multi-Neural Network Learning for lot Sizing and Sequencing on a Flow-Shop’
Connecting Data with Domain Knowledge in Neural Networks -- Use Deep learning in Conventional problems Lizhong Zheng.
A Numerical Renormalization Group Approach to Strongly Correlated Systems: From Semiconducting Carbon Nanotubes to Atomic Bose Gases Robert Konik, Yury.
No, because the coefficients are functions of temperature.
Quantum computation with classical bits
Usman Roshan CS 675 Machine Learning
Introduction to Radial Basis Function Networks
Machine Learning: UNIT-3 CHAPTER-2
CS623: Introduction to Computing with Neural Nets (lecture-3)
Computational approaches for quantum many-body systems
Computational approaches for quantum many-body systems
CS249: Neural Language Model
Derivatives and Gradients
CS621: Artificial Intelligence Lecture 17: Feedforward network (lecture 16 was on Adaptive Hypermedia: Debraj, Kekin and Raunak) Pushpak Bhattacharyya.
Presentation transcript:

DARTMOUTH COLLEGE PHYSICS AND ASTRONOMY WHITFIELD GROUP DARTMOUTH COLLEGE  PHYSICS AND ASTRONOMY Ψ

Approximating Matrix Product States with Machine Learning Sam Greydanus, James Whitfield 4/25/2019

Objective Obtain a compressed representation of a system of entangled particles 4/25/2019 Document reference

What is entanglement? Simplest case, 2 sites Cannot describe one without the other Bell state Simplest case, 2 sites 4/25/2019 opentextbc.ca/chemistry/ wikimedia commons

opentextbc.ca/chemistry/ What is entanglement? 4/25/2019 opentextbc.ca/chemistry/ Wikimedia commons

What is entanglement? More generally… n-site cases How to partition? s1, s2, …, sN How to partition? N=8 4/25/2019 wikimedia commons phys.org/news/

Why is entanglement useful? Find lowest energy state Makes computation hard… 1. dwavesys.com/blog 4/25/2019

Curse of dimensionality Hamiltonian N entangled sites -> 2N dimensional matrix Simulation is hard Memory, computation 4/25/2019

A better idea: Matrix Product States Most entanglements are local 1D vs 2D and up How to find compressed representation? 4/25/2019 phys.org/news/

Computing MPS Density Matrix Renormalization Group (DMRG) Machine learning? 4/25/2019

1. Density Matrix Renormalization Groups 1D algorithm Finite, infinite 4/25/2019

1. Density Matrix Renormalization Groups Enlarge system 4/25/2019

1. Density Matrix Renormalization Groups Compute Hblock This is the DMRG step! 4/25/2019

1. Density Matrix Renormalization Groups min 4/25/2019

1. Density Matrix Renormalization Groups Rotate and truncate any operator! 4/25/2019

1. Density Matrix Renormalization Groups 4/25/2019 1. cond-mat/0603842v2

2. Deep Learning “…multilayer feedforward networks…are capable of approximating any Borel measurable function from one finite dimensional space to another to any desired degree of accuracy” (Stinchcombe and White 1989) 4/25/2019 doi: 10.1016/0893-6080(89)90020-8

2. Deep Learning Neural networks 4/25/2019 1. greydanus.github.io

2. Deep Learning Neural nets as function approximators Is small Arbitrary function of any dimension Is small 4/25/2019

2. Deep Learning Our training objective We know how to solve this! 4/25/2019

Progress Finished To do Working finite DMRG Working infinite DMRG Get MPS from DMRG Get MPS for AKLT state Approximate MPS with NN Evaluate model 2D case? Profit  4/25/2019

DARTMOUTH COLLEGE PHYSICS AND ASTRONOMY WHITFIELD GROUP DARTMOUTH COLLEGE  PHYSICS AND ASTRONOMY Ψ