SlideShare a Scribd company logo
1 of 62
Download to read offline
Source: rdn consulting
AI FOR MATTERS
Molecules and Materials
23/01/2019 1
Hanoi, Jan 2019
Truyen Tran
Deakin University
@truyenoz
truyentran.github.io
truyen.tran@deakin.edu.au
letdataspeak.blogspot.com
goo.gl/3jJ1O0
23/01/2019 2
23/01/2019 3
Reconstructs particle tracks
from 3D points left in the
silicon detectors.
https://www.kaggle.com/c/trackml-particle-identification
Agrawal, A., & Choudhary, A. (2016).
Perspective: Materials informatics
and big data: Realization of the
“fourth paradigm” of science in
materials science. Apl Materials, 4(5),
053208.
Jim Gray, Turing Award 1998 (1944-2007)
Honoured as father of The 4th Paradigm
AI Research: dream
23/01/2019 4
tendirectionszen.org
Among the most challenging
scientific questions of our time
are the corresponding analytic
and synthetic problems:
• How does the brain function?
• Can we design a machine
which will simulate a brain?
-- Automata Studies, 1956.
AI Research: reality
23/01/2019 5
Vietnam News
ICLR’19
What makes AI?
Perceiving
Learning
Reasoning
Planning
23/01/2019 6
Acting
Robotics
Communicating
Consciousness
Automated discovery
Modern AI is mostly data-driven, as
opposed to classic AI, which is mostly
expert-driven.
What you can’t design, learn!
(aka variational method)
Filling the slot
 In-domain (intrapolation), e.g., an alloy
with a given set of characteristics
 Out-domain (extrapolation), e.g.,
weather/stock forecasting
 Classsification, recognition, identification
 Action, e.g., driving
 Mapping space, e.g., translation
 Replacing expensive simulations
23/01/2019 7
Estimating semantics, e.g.,
concept/relation embedding
Assisting experiment designs
Finding unknown, causal relation, e.g.,
disease-gene
Predicting experiment results, e.g., alloys
 phase diagrams  material
characteristics
Machine learning settings
Supervised learning
(mostly machine)
A  B
Unsupervised learning
(mostly human)
Will be quickly solved for “easy”
problems (Andrew Ng)
23/01/2019 8
Anywhere in between: semi-
supervised learning,
reinforcement learning,
lifelong learning, meta-
learning, few-shot learning,
knowledge-based ML
Idea: Over-represent and
select
$3M Prize, 3 years
170K patients, 4 years worth
of data
Predict length-of-stay next
year
Not deep learning yet (early
2013), but strong ensemble
needed  suggesting
dropout/batch-norm
9
This is me!
Idea: Filter stacking
Integrate-and-fire neuron
andreykurenkov.com
Feature detector
Block representation23/01/2019 10
Idea: Repeated refinement
Classification
Image captioning
Sentence classification
Neural machine translation
Sequence labelling
Source: http://karpathy.github.io/assets/rnn/diags.jpeg
23/01/2019 11
Idea: Convolution & composition
adeshpande3.github.io
23/01/2019 12
Galaxy Zoo challenge: Categorization of galaxy
images
23/01/2019 13
Idea: Attention
23/01/2019 14
Show, Attend and Tell: Neural Image Caption Generation with Visual Attention, K. Xu , J.
Ba, R. Kiros, K. Cho, A. Courville, R. Salakhutdinov, R. Zemel, Y. Bengio
Idea: Message passing
23/01/2019 15
Thin column
Relation graph Stacked learning
Column nets#REF: Pham, Trang, et al. "Column Networks for
Collective Classification." AAAI. 2017.
Generative models
23/01/2019 16
Many applications:
• Text to speech
• Simulate data that are hard to
obtain/share in real life (e.g., healthcare)
• Generate meaningful sentences
conditioned on some input (foreign
language, image, video)
• Semi-supervised learning
• Planning
Variational Autoencoder
(Kingma & Welling, 2014)
Two separate processes: generative (hidden  visible) versus
recognition (visible  hidden)
http://kvfrans.com/variational-autoencoders-explained/
Gaussian
hidden
variables
Data
Generative
net
Recognising
net
Generative adversarial networks
(Adapted from Goodfellow’s, NIPS 2014)
23/01/2019 18
Progressive GAN: Generated images
23/01/2019 19
Karras, T., Aila, T., Laine, S., & Lehtinen, J. (2017). Progressive growing of gans for improved
quality, stability, and variation. arXiv preprint arXiv:1710.10196.
Deep learning vs electronics
Neuron as feature detector  SENSOR,
FILTER
Multiplicative gates  AND gate, Transistor,
Resistor
Attention mechanism  SWITCH gate
Memory + forgetting  Capacitor + leakage
Skip-connection  Short circuit
Computational graph  Circuit
Compositionality  Modular design
23/01/2019 20
AI for molecules
23/01/2019 21
https://pubs.acs.org/doi/full/10.1021/acscentsci.7b00550
• Represent atom/molecular space
• Predict molecular properties
• Estimate chem-chem interaction
• Predict chemical reaction
• Fast search for new molecules
• Plan chemical synthesis
Molecular properties prediction
Traditional techniques:
 Graph kernels (ML)
 Molecular fingerprints (Chemistry)
Modern techniques
 Molecule as graph: atoms as nodes,
chemical bonds as edges
23/01/2019 22
#REF: Penmatsa, Aravind, Kevin H. Wang, and Eric Gouaux. "X-
ray structure of dopamine transporter elucidates antidepressant
mechanism." Nature 503.7474 (2013): 85-90.
Graph memory networks (GMN)
23/01/2019 23
Controller
… Memory
Drug
molecule
Task/query Bioactivities
𝒚𝒚
query
#Ref: Pham, Trang, Truyen Tran, and Svetha Venkatesh. "Graph Memory
Networks for Molecular Activity Prediction." ICPR’18.
Message passing as refining
atom representation
23/01/2019 24
GMN on molecular bioactivities
Approximating DFT
DFT = Density Functional Theory
Gilmer, Justin, et al. "Neural message passing for quantum
chemistry." arXiv preprint arXiv:1704.01212 (2017).
23/01/2019 25
𝒚𝒚
Predict multiple properties
23/01/2019 26
#REF: Do, Kien, et al. "Attentional Multilabel Learning over Graphs-A message passing
approach." Machine Learning, 2019.
#REF: Do, Kien, et al. "Attentional Multilabel Learning over Graphs-A message passing
approach." Machine Learning 2019.
Chemical-chemical interaction via
Relational Dynamic Memory Networks
23/01/2019 28
𝑴𝑴1 … 𝑴𝑴𝐶𝐶
𝒓𝒓𝑡𝑡
1
…𝒓𝒓𝑡𝑡
𝐾𝐾
𝒓𝒓𝑡𝑡
∗
Controller
Write𝒉𝒉𝑡𝑡
Memor
y
Graph
Query Output
Read
heads
#REF: Pham, Trang, Truyen Tran, and Svetha Venkatesh. "Relational
dynamic memory networks." arXiv preprint arXiv:1808.04247(2018).
Results on STITCH database
23/01/2019 29
Chemical reaction product prediction
as reinforcement learning
Input: Molecules
Output: Molecules
Model: Graph
morphism
Method: Graph
transformation
policy network
(GTPN)
23/01/2019 30
Do, Kien, Truyen Tran, and Svetha Venkatesh. "Graph Transformation Policy Network for
Chemical Reaction Prediction." arXiv preprint arXiv:1812.09441 (2018).
GTPN results
23/01/2019 31
Molecular generation: Case of drug
The space of drugs is estimated to be 1e+23 to
1e+60
 Only 1e+8 substances synthesized thus far.
It is impossible to model this space fully.
The current technologies are not mature for graph
generations.
But approximate techniques do exist.
23/01/2019 32
Source: pharmafactz.com
Combinatorial chemistry
Generate variations on a template
Returns a list of molecules from this template that
Bind to the pocket with good pharmacodynamics?
Have good pharmacokinetics?
Are synthetically accessible?
23/01/2019 33
#REF: Talk by Chloé-Agathe Azencott titled “Machine learning for therapeutic
research”, 12/10/2017
AI approach to molecule design
Representing molecules using
fingerprints
Representing graph as string,
and use sequence VAEs or
GANs.
Graph VAE & GAN
Model nodes & interactions
Model cliques
Sequences
Iterative methods
Reinforcement learning
Discrete objectives
Any combination of these +
memory.
Molecule 
fingerprints
Input of the encoder : the fingerprint of a molecule
The decoder outputs the predicted fingerprint .
The generative model generates a vector E, which is then discriminated
from the latent vector of the real molecule by the discriminator.
Kadurin, Artur, et al. "The cornucopia of meaningful leads: Applying deep
adversarial autoencoders for new molecule development in oncology."
Oncotarget 8.7 (2017): 10883.
Source: wikipedia.org
Molecule  string
Using SMILES representation of molecule, to
convert a molecular graph into a string
 SMILES = Simplified Molecular-Input Line-Entry System
Then using sequence-to-sequence + VAE/GAN to
model the continuous space that
encodes/decodes SMILES strings
 Allow easy optimization on the continuous space
23/01/2019 36
#REF: Gómez-Bombarelli, Rafael, et al. "Automatic chemical
design using a data-driven continuous representation of
molecules." arXiv preprint arXiv:1610.02415 (2016).
VAE for molecular space modelling
23/01/2019 37
Uses VAE for sequence-to-sequence.
Gómez-Bombarelli, Rafael, et al. "Automatic chemical
design using a data-driven continuous representation of
molecules." ACS Central Science (2016).
Source: wikipedia.org
Drawbacks of string
representation
String  graphs is not unique!
Lots of string are invalid
Precise 3D information is lost
Short range in graph may become long range in
string
A better way is to encode/decode graph directly.
23/01/2019 38
#REF: Gómez-Bombarelli, Rafael, et al. "Automatic chemical
design using a data-driven continuous representation of
molecules." arXiv preprint arXiv:1610.02415 (2016).
Better approach: Generating
molecular graphs directly
No regular, fixed-size structures
Graphs are permutation invariant:
#permutations are exponential function of #nodes
The probability of a generated graph G need to be marginalized over
all possible permutations
Multiple objectives:
Diversity of generated graphs
Smoothness of latent space
Agreement with or optimization of multiple design objectives
GraphVAE
Handles irregular structures
Predict the whole adjacency matrix, node types and edge types
Deals with variable size graph
Bounded by the size of the largest graph in training data.
Handles permutation invariance
Matching every pair of nodes in 2 graphs
Partially promotes diversity
23/01/2019 40
#REF: Simonovsky, M., & Komodakis, N. (2018). GraphVAE: Towards Generation of
Small Graphs Using Variational Autoencoders. arXiv preprint arXiv:1802.03480.
23/01/2019 41
Adjacency matrix
Edge types Node types
k>n
The graph size
are bounded
Latent vector for
whole graph
#REF: Simonovsky, M., & Komodakis, N. (2018). GraphVAE: Towards Generation of
Small Graphs Using Variational Autoencoders. arXiv preprint arXiv:1802.03480.
Junction tree VAE
23/01/2019 42
Jin, W., Barzilay, R., & Jaakkola, T. (2018). Junction Tree
Variational Autoencoder for Molecular Graph
Generation. ICML’18.
Junction tree is a way to build
a “thick-tree” out of a graph
Cluster vocab:
 rings
 bonds
 atoms
23/01/2019 43
Jin, W., Barzilay, R., & Jaakkola, T.
(2018). Junction Tree Variational
Autoencoder for Molecular Graph
Generation. ICML’18.
AI for materials
23/01/2019 44
• Characterise the space of
materials
• Represent crystals
• Map alloy composition 
phase diagram
• Inverse design: Map phase
diagram  alloy composition
• Generate alloys
• Optimize processing
parameters
Agrawal, A., & Choudhary, A. (2016). Perspective: Materials
informatics and big data: Realization of the “fourth paradigm” of
science in materials science. Apl Materials, 4(5), 053208.
Bayesian
optimization
for short
polymer fiber
23/01/2019 45
Li, Cheng, David Rubín de Celis
Leal, Santu Rana, Sunil Gupta,
Alessandra Sutti, Stewart
Greenhill, Teo Slezak, Murray
Height, and Svetha Venkatesh.
"Rapid Bayesian optimisation for
synthesis of short polymer fiber
materials." Scientific reports 7,
no. 1 (2017): 5683.
Crystal as a graph neural net
23/01/2019 46
Xie, Tian, and Jeffrey C. Grossman.
"Crystal Graph Convolutional Neural
Networks for an Accurate and
Interpretable Prediction of Material
Properties." Physical review
letters 120.14 (2018): 145301.
Computing materials
similarity
23/01/2019 47
Strong features are highly but
nonlinearly predictive of properties
(e.g., formation energy)
The relationship between features &
properties can be locally linear
Materials that share the same feature-
property relationship may be
functionally similar
Alloy space exploration
● Scientific innovations are expensive
● One search per specific target
● Availability of growing data
#REF: Nguyen, P., Tran, T., Gupta, S., Rana, S., & Venkatesh, S. Incomplete
Conditional Density Estimation for Fast Materials Discovery. SDM’19
Inverse design
● Leverage the existing data
and query the simulators in
an offline mode
● Avoid the global optimization
by learning the inverse design
function f -1(y)
● Predict design variables in a
single step
Generated Aluminium
alloys
Full phase specification
50% phase missing
Search time comparisons
Recent context
NIPS Workshop on Molecular and Materials Sciences (2017, 2018)
The International Workshop on Machine Learning for Materials Science 2018
2018 Workshop on Machine Learning in Materials Science (April 2018)
AI-driven Acceleration Platform for Materials (Jan 2018, CIFAR Report)
Workshop on Deep Learning for Physical Sciences (Dec 2017)
Machine learning for materials research: Bootcamp & workshop (June 2017)
International Workshop on Machine Learning for Materials Science (March 2017,
Finland)
Understanding Many-Particle Systems with Machine Learning (Sept-Dec 2016)
23/01/2019 53
Remarks
23/01/2019 54
Machine learning a physics theory?
Expressiveness
Can represent the complexity of the world
Can compute anything computable
Learnability
Have mechanism to learn from the training signals
Generalizability
Work on unseen data
23/01/2019 55
AI as physics
Intelligence as self-organizing phenomena: reducing
ignorance/entropy
Neural networks as a statistical mechanical system
Learning as variational optimization
Inference in probabilistic graphical models as Bethe
free-energy minimization
Phase transition may occur in AI systems
Ultimate AI must solve the consciousness problem,
which may require quantum physics (or a new physics)
23/01/2019 56
Life has low entropy
Physics of Restricted Boltzmann machines
Boltzmann machines as a generalization of Ising
model
Restricted Boltzmann machine as a simplified
version, but with hidden variables to denote
underlying unobserved processes
Stack of RBMs is akin to renormalization trick in
physics
23/01/2019 57
energy
Restricted Boltzmann Machine
(~1994, 2001)
RBM for n-body problem
Carleo, Giuseppe, and Matthias Troyer. "Solving the quantum many-body problem with
artificial neural networks." Science355.6325 (2017): 602-606.
Torlai, Giacomo, et al. "Many-body quantum state tomography with neural networks." arXiv
preprint arXiv:1703.05334 (2017).
Nomura, Yusuke, et al. "Restricted Boltzmann machine learning for solving strongly
correlated quantum systems." Physical Review B 96.20 (2017): 205152.
Gao, Xun, and Lu-Ming Duan. "Efficient representation of quantum many-body states with
deep neural networks." Nature communications 8.1 (2017): 662.
Chen, Jing, et al. "On the equivalence of restricted Boltzmann machines and tensor network
states." arXiv preprint arXiv:1701.04831 (2017).
Rao, Wen-Jia, et al. "Identifying product order with restricted Boltzmann
machines." Physical Review B 97.9 (2018): 094207.
23/01/2019 58
Quantum
machine
learning
23/01/2019 59
Quantum Machine Learning, Jacob
Biamonte, Peter Wittek, Nicola Pancotti,
Patrick Rebentrost, Nathan Wiebe and
Seth Lloyd, Nature 549, 195–202 14
September 2017
Read more at:
https://phys.org/news/2017-09-
quantum-machines.html#jCp
23/01/2019 60
https://medium.com/@_NicT_/quantum-machine-learning-c5ab31f6b4d
Prediction versus understanding
We can predict well without understanding (e.g.,
planet/star motion Newton).
Guessing the God’s many complex behaviours versus
knowing his few universal laws.
23/01/2019 61
Some open challenges
Can AI/ML discover a new phase of matter ?
Would AI/ML discover new algorithms for us ?
Would it be possible for us to make progress on fermion sign problem?
Non-stochastic, or better ways for optimizing, renormalizing, and evolving
Neural Networks.
Information pattern aware structure learning of neural networks
23/01/2019 62
#REF: Liu, Jin-Guo, Shuo-Hui Li, and Lei Wang. "Lecture Note on Deep
Learning and Quantum Many-Body Computation." (2018).

More Related Content

What's hot

Deep learning for biomedicine
Deep learning for biomedicineDeep learning for biomedicine
Deep learning for biomedicineDeakin University
 
Machine Reasoning at A2I2, Deakin University
Machine Reasoning at A2I2, Deakin UniversityMachine Reasoning at A2I2, Deakin University
Machine Reasoning at A2I2, Deakin UniversityDeakin University
 
Deep learning for genomics: Present and future
Deep learning for genomics: Present and futureDeep learning for genomics: Present and future
Deep learning for genomics: Present and futureDeakin University
 
Representation learning on graphs
Representation learning on graphsRepresentation learning on graphs
Representation learning on graphsDeakin University
 
Deep learning and applications in non-cognitive domains I
Deep learning and applications in non-cognitive domains IDeep learning and applications in non-cognitive domains I
Deep learning and applications in non-cognitive domains IDeakin University
 
Curriculum_Amoroso_EN_28_07_2016
Curriculum_Amoroso_EN_28_07_2016Curriculum_Amoroso_EN_28_07_2016
Curriculum_Amoroso_EN_28_07_2016Nicola Amoroso
 
A scenario based approach for dealing with
A scenario based approach for dealing withA scenario based approach for dealing with
A scenario based approach for dealing withijcsa
 
Looking for Commonsense in the Semantic Web
Looking for Commonsense in the Semantic WebLooking for Commonsense in the Semantic Web
Looking for Commonsense in the Semantic WebValentina Presutti
 
Inverse Modeling for Cognitive Science "in the Wild"
Inverse Modeling for Cognitive Science "in the Wild"Inverse Modeling for Cognitive Science "in the Wild"
Inverse Modeling for Cognitive Science "in the Wild"Aalto University
 
User Interfaces that Design Themselves: Talk given at Data-Driven Design Day ...
User Interfaces that Design Themselves: Talk given at Data-Driven Design Day ...User Interfaces that Design Themselves: Talk given at Data-Driven Design Day ...
User Interfaces that Design Themselves: Talk given at Data-Driven Design Day ...Aalto University
 
Computational Rationality I - a Lecture at Aalto University by Antti Oulasvirta
Computational Rationality I - a Lecture at Aalto University by Antti OulasvirtaComputational Rationality I - a Lecture at Aalto University by Antti Oulasvirta
Computational Rationality I - a Lecture at Aalto University by Antti OulasvirtaAalto University
 
Big Data and AI for Covid-19
Big Data and AI for Covid-19Big Data and AI for Covid-19
Big Data and AI for Covid-19Andrew Zhang
 
Prediction of Student's Performance with Deep Neural Networks
Prediction of Student's Performance with Deep Neural NetworksPrediction of Student's Performance with Deep Neural Networks
Prediction of Student's Performance with Deep Neural NetworksCSCJournals
 
Deep learning health care
Deep learning health care  Deep learning health care
Deep learning health care Meenakshi Sood
 
Knowledge-empowered Probabilistic Graphical Models for Physical-Cyber-Social ...
Knowledge-empowered Probabilistic Graphical Models for Physical-Cyber-Social ...Knowledge-empowered Probabilistic Graphical Models for Physical-Cyber-Social ...
Knowledge-empowered Probabilistic Graphical Models for Physical-Cyber-Social ...Artificial Intelligence Institute at UofSC
 
Machine Learning for Chemistry: Representing and Intervening
Machine Learning for Chemistry: Representing and InterveningMachine Learning for Chemistry: Representing and Intervening
Machine Learning for Chemistry: Representing and InterveningIchigaku Takigawa
 
Current trends in cognitive science and brain computing research 18th june 2020
Current trends in cognitive science and brain computing research 18th june 2020Current trends in cognitive science and brain computing research 18th june 2020
Current trends in cognitive science and brain computing research 18th june 2020Dr G R Sinha
 
Modern signal processing is dead without machine learning! 5th july 2020
Modern signal processing is dead without machine learning! 5th july 2020Modern signal processing is dead without machine learning! 5th july 2020
Modern signal processing is dead without machine learning! 5th july 2020Dr G R Sinha
 
Cao report 2007-2012
Cao report 2007-2012Cao report 2007-2012
Cao report 2007-2012Elif Ceylan
 

What's hot (20)

Deep learning for biomedicine
Deep learning for biomedicineDeep learning for biomedicine
Deep learning for biomedicine
 
Machine Reasoning at A2I2, Deakin University
Machine Reasoning at A2I2, Deakin UniversityMachine Reasoning at A2I2, Deakin University
Machine Reasoning at A2I2, Deakin University
 
Deep learning for genomics: Present and future
Deep learning for genomics: Present and futureDeep learning for genomics: Present and future
Deep learning for genomics: Present and future
 
Representation learning on graphs
Representation learning on graphsRepresentation learning on graphs
Representation learning on graphs
 
Deep learning and applications in non-cognitive domains I
Deep learning and applications in non-cognitive domains IDeep learning and applications in non-cognitive domains I
Deep learning and applications in non-cognitive domains I
 
Curriculum_Amoroso_EN_28_07_2016
Curriculum_Amoroso_EN_28_07_2016Curriculum_Amoroso_EN_28_07_2016
Curriculum_Amoroso_EN_28_07_2016
 
A scenario based approach for dealing with
A scenario based approach for dealing withA scenario based approach for dealing with
A scenario based approach for dealing with
 
Looking for Commonsense in the Semantic Web
Looking for Commonsense in the Semantic WebLooking for Commonsense in the Semantic Web
Looking for Commonsense in the Semantic Web
 
Inverse Modeling for Cognitive Science "in the Wild"
Inverse Modeling for Cognitive Science "in the Wild"Inverse Modeling for Cognitive Science "in the Wild"
Inverse Modeling for Cognitive Science "in the Wild"
 
User Interfaces that Design Themselves: Talk given at Data-Driven Design Day ...
User Interfaces that Design Themselves: Talk given at Data-Driven Design Day ...User Interfaces that Design Themselves: Talk given at Data-Driven Design Day ...
User Interfaces that Design Themselves: Talk given at Data-Driven Design Day ...
 
Computational Rationality I - a Lecture at Aalto University by Antti Oulasvirta
Computational Rationality I - a Lecture at Aalto University by Antti OulasvirtaComputational Rationality I - a Lecture at Aalto University by Antti Oulasvirta
Computational Rationality I - a Lecture at Aalto University by Antti Oulasvirta
 
Big Data and AI for Covid-19
Big Data and AI for Covid-19Big Data and AI for Covid-19
Big Data and AI for Covid-19
 
Prediction of Student's Performance with Deep Neural Networks
Prediction of Student's Performance with Deep Neural NetworksPrediction of Student's Performance with Deep Neural Networks
Prediction of Student's Performance with Deep Neural Networks
 
Deep learning health care
Deep learning health care  Deep learning health care
Deep learning health care
 
Knowledge-empowered Probabilistic Graphical Models for Physical-Cyber-Social ...
Knowledge-empowered Probabilistic Graphical Models for Physical-Cyber-Social ...Knowledge-empowered Probabilistic Graphical Models for Physical-Cyber-Social ...
Knowledge-empowered Probabilistic Graphical Models for Physical-Cyber-Social ...
 
Machine Learning for Chemistry: Representing and Intervening
Machine Learning for Chemistry: Representing and InterveningMachine Learning for Chemistry: Representing and Intervening
Machine Learning for Chemistry: Representing and Intervening
 
International Journal of Engineering Inventions (IJEI),
International Journal of Engineering Inventions (IJEI), International Journal of Engineering Inventions (IJEI),
International Journal of Engineering Inventions (IJEI),
 
Current trends in cognitive science and brain computing research 18th june 2020
Current trends in cognitive science and brain computing research 18th june 2020Current trends in cognitive science and brain computing research 18th june 2020
Current trends in cognitive science and brain computing research 18th june 2020
 
Modern signal processing is dead without machine learning! 5th july 2020
Modern signal processing is dead without machine learning! 5th july 2020Modern signal processing is dead without machine learning! 5th july 2020
Modern signal processing is dead without machine learning! 5th july 2020
 
Cao report 2007-2012
Cao report 2007-2012Cao report 2007-2012
Cao report 2007-2012
 

Similar to AI that/for matters

kakkar2021.pdf
kakkar2021.pdfkakkar2021.pdf
kakkar2021.pdfkaritoIsa2
 
AI for automated materials discovery via learning to represent, predict, gene...
AI for automated materials discovery via learning to represent, predict, gene...AI for automated materials discovery via learning to represent, predict, gene...
AI for automated materials discovery via learning to represent, predict, gene...Deakin University
 
AI at Scale for Materials and Chemistry
AI at Scale for Materials and ChemistryAI at Scale for Materials and Chemistry
AI at Scale for Materials and ChemistryIan Foster
 
The interplay between data-driven and theory-driven methods for chemical scie...
The interplay between data-driven and theory-driven methods for chemical scie...The interplay between data-driven and theory-driven methods for chemical scie...
The interplay between data-driven and theory-driven methods for chemical scie...Ichigaku Takigawa
 
Classifier Model using Artificial Neural Network
Classifier Model using Artificial Neural NetworkClassifier Model using Artificial Neural Network
Classifier Model using Artificial Neural NetworkAI Publications
 
deeplearningpresentation-180625071236.pptx
deeplearningpresentation-180625071236.pptxdeeplearningpresentation-180625071236.pptx
deeplearningpresentation-180625071236.pptxJeetDesai14
 
Generative AI: Shifting the AI Landscape
Generative AI: Shifting the AI LandscapeGenerative AI: Shifting the AI Landscape
Generative AI: Shifting the AI LandscapeDeakin University
 
Advanced Intelligent Systems - 2020 - Sha - Artificial Intelligence to Power ...
Advanced Intelligent Systems - 2020 - Sha - Artificial Intelligence to Power ...Advanced Intelligent Systems - 2020 - Sha - Artificial Intelligence to Power ...
Advanced Intelligent Systems - 2020 - Sha - Artificial Intelligence to Power ...remAYDOAN3
 
Networks, Deep Learning and COVID-19
Networks, Deep Learning and COVID-19Networks, Deep Learning and COVID-19
Networks, Deep Learning and COVID-19tm1966
 
Advanced machine learning for metabolite identification
Advanced machine learning for metabolite identificationAdvanced machine learning for metabolite identification
Advanced machine learning for metabolite identificationDai-Hai Nguyen
 
파이콘 한국 2019 튜토리얼 - 설명가능인공지능이란? (Part 1)
파이콘 한국 2019 튜토리얼 - 설명가능인공지능이란? (Part 1)파이콘 한국 2019 튜토리얼 - 설명가능인공지능이란? (Part 1)
파이콘 한국 2019 튜토리얼 - 설명가능인공지능이란? (Part 1)XAIC
 
Federated Learning of Neural Network Models with Heterogeneous Structures.pdf
Federated Learning of Neural Network Models with Heterogeneous Structures.pdfFederated Learning of Neural Network Models with Heterogeneous Structures.pdf
Federated Learning of Neural Network Models with Heterogeneous Structures.pdfKundjanasith Thonglek
 
Large Graph Mining
Large Graph MiningLarge Graph Mining
Large Graph MiningSabri Skhiri
 
Data dissemination and materials informatics at LBNL
Data dissemination and materials informatics at LBNLData dissemination and materials informatics at LBNL
Data dissemination and materials informatics at LBNLAnubhav Jain
 
Overview of Machine Learning for Molecules and Materials Workshop @ NIPS2017
Overview of Machine Learning for Molecules and Materials Workshop @ NIPS2017Overview of Machine Learning for Molecules and Materials Workshop @ NIPS2017
Overview of Machine Learning for Molecules and Materials Workshop @ NIPS2017Kenta Oono
 
Machine Learning in Materials Science and Chemistry, USPTO, Nathan C. Frey
Machine Learning in Materials Science and Chemistry, USPTO, Nathan C. FreyMachine Learning in Materials Science and Chemistry, USPTO, Nathan C. Frey
Machine Learning in Materials Science and Chemistry, USPTO, Nathan C. FreyNathan Frey, PhD
 

Similar to AI that/for matters (20)

kakkar2021.pdf
kakkar2021.pdfkakkar2021.pdf
kakkar2021.pdf
 
AI for automated materials discovery via learning to represent, predict, gene...
AI for automated materials discovery via learning to represent, predict, gene...AI for automated materials discovery via learning to represent, predict, gene...
AI for automated materials discovery via learning to represent, predict, gene...
 
AI at Scale for Materials and Chemistry
AI at Scale for Materials and ChemistryAI at Scale for Materials and Chemistry
AI at Scale for Materials and Chemistry
 
AI for drug discovery
AI for drug discoveryAI for drug discovery
AI for drug discovery
 
The interplay between data-driven and theory-driven methods for chemical scie...
The interplay between data-driven and theory-driven methods for chemical scie...The interplay between data-driven and theory-driven methods for chemical scie...
The interplay between data-driven and theory-driven methods for chemical scie...
 
Classifier Model using Artificial Neural Network
Classifier Model using Artificial Neural NetworkClassifier Model using Artificial Neural Network
Classifier Model using Artificial Neural Network
 
deeplearningpresentation-180625071236.pptx
deeplearningpresentation-180625071236.pptxdeeplearningpresentation-180625071236.pptx
deeplearningpresentation-180625071236.pptx
 
Generative AI: Shifting the AI Landscape
Generative AI: Shifting the AI LandscapeGenerative AI: Shifting the AI Landscape
Generative AI: Shifting the AI Landscape
 
Advanced Intelligent Systems - 2020 - Sha - Artificial Intelligence to Power ...
Advanced Intelligent Systems - 2020 - Sha - Artificial Intelligence to Power ...Advanced Intelligent Systems - 2020 - Sha - Artificial Intelligence to Power ...
Advanced Intelligent Systems - 2020 - Sha - Artificial Intelligence to Power ...
 
Networks, Deep Learning and COVID-19
Networks, Deep Learning and COVID-19Networks, Deep Learning and COVID-19
Networks, Deep Learning and COVID-19
 
Deep learning presentation
Deep learning presentationDeep learning presentation
Deep learning presentation
 
cv-seyoung
cv-seyoungcv-seyoung
cv-seyoung
 
AI Science
AI Science AI Science
AI Science
 
Advanced machine learning for metabolite identification
Advanced machine learning for metabolite identificationAdvanced machine learning for metabolite identification
Advanced machine learning for metabolite identification
 
파이콘 한국 2019 튜토리얼 - 설명가능인공지능이란? (Part 1)
파이콘 한국 2019 튜토리얼 - 설명가능인공지능이란? (Part 1)파이콘 한국 2019 튜토리얼 - 설명가능인공지능이란? (Part 1)
파이콘 한국 2019 튜토리얼 - 설명가능인공지능이란? (Part 1)
 
Federated Learning of Neural Network Models with Heterogeneous Structures.pdf
Federated Learning of Neural Network Models with Heterogeneous Structures.pdfFederated Learning of Neural Network Models with Heterogeneous Structures.pdf
Federated Learning of Neural Network Models with Heterogeneous Structures.pdf
 
Large Graph Mining
Large Graph MiningLarge Graph Mining
Large Graph Mining
 
Data dissemination and materials informatics at LBNL
Data dissemination and materials informatics at LBNLData dissemination and materials informatics at LBNL
Data dissemination and materials informatics at LBNL
 
Overview of Machine Learning for Molecules and Materials Workshop @ NIPS2017
Overview of Machine Learning for Molecules and Materials Workshop @ NIPS2017Overview of Machine Learning for Molecules and Materials Workshop @ NIPS2017
Overview of Machine Learning for Molecules and Materials Workshop @ NIPS2017
 
Machine Learning in Materials Science and Chemistry, USPTO, Nathan C. Frey
Machine Learning in Materials Science and Chemistry, USPTO, Nathan C. FreyMachine Learning in Materials Science and Chemistry, USPTO, Nathan C. Frey
Machine Learning in Materials Science and Chemistry, USPTO, Nathan C. Frey
 

More from Deakin University

Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Deep learning and reasoning: Recent advances
Deep learning and reasoning: Recent advancesDeep learning and reasoning: Recent advances
Deep learning and reasoning: Recent advancesDeakin University
 
Deep analytics via learning to reason
Deep analytics via learning to reasonDeep analytics via learning to reason
Deep analytics via learning to reasonDeakin University
 
Generative AI to Accelerate Discovery of Materials
Generative AI to Accelerate Discovery of MaterialsGenerative AI to Accelerate Discovery of Materials
Generative AI to Accelerate Discovery of MaterialsDeakin University
 
AI/ML as an empirical science
AI/ML as an empirical scienceAI/ML as an empirical science
AI/ML as an empirical scienceDeakin University
 
AI for tackling climate change
AI for tackling climate changeAI for tackling climate change
AI for tackling climate changeDeakin University
 
Deep learning and applications in non-cognitive domains II
Deep learning and applications in non-cognitive domains IIDeep learning and applications in non-cognitive domains II
Deep learning and applications in non-cognitive domains IIDeakin University
 
Deep learning and applications in non-cognitive domains III
Deep learning and applications in non-cognitive domains IIIDeep learning and applications in non-cognitive domains III
Deep learning and applications in non-cognitive domains IIIDeakin University
 
Deep learning for episodic interventional data
Deep learning for episodic interventional dataDeep learning for episodic interventional data
Deep learning for episodic interventional dataDeakin University
 
Deep learning for detecting anomalies and software vulnerabilities
Deep learning for detecting anomalies and software vulnerabilitiesDeep learning for detecting anomalies and software vulnerabilities
Deep learning for detecting anomalies and software vulnerabilitiesDeakin University
 
Deep learning for biomedical discovery and data mining II
Deep learning for biomedical discovery and data mining IIDeep learning for biomedical discovery and data mining II
Deep learning for biomedical discovery and data mining IIDeakin University
 
Memory advances in Neural Turing Machines
Memory advances in Neural Turing MachinesMemory advances in Neural Turing Machines
Memory advances in Neural Turing MachinesDeakin University
 

More from Deakin University (14)

Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Deep learning and reasoning: Recent advances
Deep learning and reasoning: Recent advancesDeep learning and reasoning: Recent advances
Deep learning and reasoning: Recent advances
 
Deep analytics via learning to reason
Deep analytics via learning to reasonDeep analytics via learning to reason
Deep analytics via learning to reason
 
Generative AI to Accelerate Discovery of Materials
Generative AI to Accelerate Discovery of MaterialsGenerative AI to Accelerate Discovery of Materials
Generative AI to Accelerate Discovery of Materials
 
AI/ML as an empirical science
AI/ML as an empirical scienceAI/ML as an empirical science
AI/ML as an empirical science
 
AI in the Covid-19 pandemic
AI in the Covid-19 pandemicAI in the Covid-19 pandemic
AI in the Covid-19 pandemic
 
Visual reasoning
Visual reasoningVisual reasoning
Visual reasoning
 
AI for tackling climate change
AI for tackling climate changeAI for tackling climate change
AI for tackling climate change
 
Deep learning and applications in non-cognitive domains II
Deep learning and applications in non-cognitive domains IIDeep learning and applications in non-cognitive domains II
Deep learning and applications in non-cognitive domains II
 
Deep learning and applications in non-cognitive domains III
Deep learning and applications in non-cognitive domains IIIDeep learning and applications in non-cognitive domains III
Deep learning and applications in non-cognitive domains III
 
Deep learning for episodic interventional data
Deep learning for episodic interventional dataDeep learning for episodic interventional data
Deep learning for episodic interventional data
 
Deep learning for detecting anomalies and software vulnerabilities
Deep learning for detecting anomalies and software vulnerabilitiesDeep learning for detecting anomalies and software vulnerabilities
Deep learning for detecting anomalies and software vulnerabilities
 
Deep learning for biomedical discovery and data mining II
Deep learning for biomedical discovery and data mining IIDeep learning for biomedical discovery and data mining II
Deep learning for biomedical discovery and data mining II
 
Memory advances in Neural Turing Machines
Memory advances in Neural Turing MachinesMemory advances in Neural Turing Machines
Memory advances in Neural Turing Machines
 

Recently uploaded

Neurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trNeurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trssuser06f238
 
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxLIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxmalonesandreagweneth
 
Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real timeSatoshi NAKAHIRA
 
‏‏VIRUS - 123455555555555555555555555555555555555555
‏‏VIRUS -  123455555555555555555555555555555555555555‏‏VIRUS -  123455555555555555555555555555555555555555
‏‏VIRUS - 123455555555555555555555555555555555555555kikilily0909
 
zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzohaibmir069
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...lizamodels9
 
Transposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptTransposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptArshadWarsi13
 
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tantaDashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tantaPraksha3
 
TOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptxTOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptxdharshini369nike
 
Harmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms PresentationHarmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms Presentationtahreemzahra82
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.PraveenaKalaiselvan1
 
Welcome to GFDL for Take Your Child To Work Day
Welcome to GFDL for Take Your Child To Work DayWelcome to GFDL for Take Your Child To Work Day
Welcome to GFDL for Take Your Child To Work DayZachary Labe
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSarthak Sekhar Mondal
 
Forest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are importantForest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are importantadityabhardwaj282
 
Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Nistarini College, Purulia (W.B) India
 
Speech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxSpeech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxpriyankatabhane
 
Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2John Carlo Rollon
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024AyushiRastogi48
 

Recently uploaded (20)

Neurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trNeurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 tr
 
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxLIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
 
Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real time
 
‏‏VIRUS - 123455555555555555555555555555555555555555
‏‏VIRUS -  123455555555555555555555555555555555555555‏‏VIRUS -  123455555555555555555555555555555555555555
‏‏VIRUS - 123455555555555555555555555555555555555555
 
zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistan
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
 
Transposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptTransposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.ppt
 
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tantaDashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
Dashanga agada a formulation of Agada tantra dealt in 3 Rd year bams agada tanta
 
TOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptxTOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptx
 
Harmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms PresentationHarmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms Presentation
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
 
Welcome to GFDL for Take Your Child To Work Day
Welcome to GFDL for Take Your Child To Work DayWelcome to GFDL for Take Your Child To Work Day
Welcome to GFDL for Take Your Child To Work Day
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
 
Forest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are importantForest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are important
 
Engler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomyEngler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomy
 
Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...
 
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort ServiceHot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
 
Speech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptxSpeech, hearing, noise, intelligibility.pptx
Speech, hearing, noise, intelligibility.pptx
 
Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024
 

AI that/for matters

  • 1. Source: rdn consulting AI FOR MATTERS Molecules and Materials 23/01/2019 1 Hanoi, Jan 2019 Truyen Tran Deakin University @truyenoz truyentran.github.io truyen.tran@deakin.edu.au letdataspeak.blogspot.com goo.gl/3jJ1O0
  • 3. 23/01/2019 3 Reconstructs particle tracks from 3D points left in the silicon detectors. https://www.kaggle.com/c/trackml-particle-identification Agrawal, A., & Choudhary, A. (2016). Perspective: Materials informatics and big data: Realization of the “fourth paradigm” of science in materials science. Apl Materials, 4(5), 053208. Jim Gray, Turing Award 1998 (1944-2007) Honoured as father of The 4th Paradigm
  • 4. AI Research: dream 23/01/2019 4 tendirectionszen.org Among the most challenging scientific questions of our time are the corresponding analytic and synthetic problems: • How does the brain function? • Can we design a machine which will simulate a brain? -- Automata Studies, 1956.
  • 5. AI Research: reality 23/01/2019 5 Vietnam News ICLR’19
  • 6. What makes AI? Perceiving Learning Reasoning Planning 23/01/2019 6 Acting Robotics Communicating Consciousness Automated discovery Modern AI is mostly data-driven, as opposed to classic AI, which is mostly expert-driven.
  • 7. What you can’t design, learn! (aka variational method) Filling the slot  In-domain (intrapolation), e.g., an alloy with a given set of characteristics  Out-domain (extrapolation), e.g., weather/stock forecasting  Classsification, recognition, identification  Action, e.g., driving  Mapping space, e.g., translation  Replacing expensive simulations 23/01/2019 7 Estimating semantics, e.g., concept/relation embedding Assisting experiment designs Finding unknown, causal relation, e.g., disease-gene Predicting experiment results, e.g., alloys  phase diagrams  material characteristics
  • 8. Machine learning settings Supervised learning (mostly machine) A  B Unsupervised learning (mostly human) Will be quickly solved for “easy” problems (Andrew Ng) 23/01/2019 8 Anywhere in between: semi- supervised learning, reinforcement learning, lifelong learning, meta- learning, few-shot learning, knowledge-based ML
  • 9. Idea: Over-represent and select $3M Prize, 3 years 170K patients, 4 years worth of data Predict length-of-stay next year Not deep learning yet (early 2013), but strong ensemble needed  suggesting dropout/batch-norm 9 This is me!
  • 10. Idea: Filter stacking Integrate-and-fire neuron andreykurenkov.com Feature detector Block representation23/01/2019 10
  • 11. Idea: Repeated refinement Classification Image captioning Sentence classification Neural machine translation Sequence labelling Source: http://karpathy.github.io/assets/rnn/diags.jpeg 23/01/2019 11
  • 12. Idea: Convolution & composition adeshpande3.github.io 23/01/2019 12
  • 13. Galaxy Zoo challenge: Categorization of galaxy images 23/01/2019 13
  • 14. Idea: Attention 23/01/2019 14 Show, Attend and Tell: Neural Image Caption Generation with Visual Attention, K. Xu , J. Ba, R. Kiros, K. Cho, A. Courville, R. Salakhutdinov, R. Zemel, Y. Bengio
  • 15. Idea: Message passing 23/01/2019 15 Thin column Relation graph Stacked learning Column nets#REF: Pham, Trang, et al. "Column Networks for Collective Classification." AAAI. 2017.
  • 16. Generative models 23/01/2019 16 Many applications: • Text to speech • Simulate data that are hard to obtain/share in real life (e.g., healthcare) • Generate meaningful sentences conditioned on some input (foreign language, image, video) • Semi-supervised learning • Planning
  • 17. Variational Autoencoder (Kingma & Welling, 2014) Two separate processes: generative (hidden  visible) versus recognition (visible  hidden) http://kvfrans.com/variational-autoencoders-explained/ Gaussian hidden variables Data Generative net Recognising net
  • 18. Generative adversarial networks (Adapted from Goodfellow’s, NIPS 2014) 23/01/2019 18
  • 19. Progressive GAN: Generated images 23/01/2019 19 Karras, T., Aila, T., Laine, S., & Lehtinen, J. (2017). Progressive growing of gans for improved quality, stability, and variation. arXiv preprint arXiv:1710.10196.
  • 20. Deep learning vs electronics Neuron as feature detector  SENSOR, FILTER Multiplicative gates  AND gate, Transistor, Resistor Attention mechanism  SWITCH gate Memory + forgetting  Capacitor + leakage Skip-connection  Short circuit Computational graph  Circuit Compositionality  Modular design 23/01/2019 20
  • 21. AI for molecules 23/01/2019 21 https://pubs.acs.org/doi/full/10.1021/acscentsci.7b00550 • Represent atom/molecular space • Predict molecular properties • Estimate chem-chem interaction • Predict chemical reaction • Fast search for new molecules • Plan chemical synthesis
  • 22. Molecular properties prediction Traditional techniques:  Graph kernels (ML)  Molecular fingerprints (Chemistry) Modern techniques  Molecule as graph: atoms as nodes, chemical bonds as edges 23/01/2019 22 #REF: Penmatsa, Aravind, Kevin H. Wang, and Eric Gouaux. "X- ray structure of dopamine transporter elucidates antidepressant mechanism." Nature 503.7474 (2013): 85-90.
  • 23. Graph memory networks (GMN) 23/01/2019 23 Controller … Memory Drug molecule Task/query Bioactivities 𝒚𝒚 query #Ref: Pham, Trang, Truyen Tran, and Svetha Venkatesh. "Graph Memory Networks for Molecular Activity Prediction." ICPR’18. Message passing as refining atom representation
  • 24. 23/01/2019 24 GMN on molecular bioactivities
  • 25. Approximating DFT DFT = Density Functional Theory Gilmer, Justin, et al. "Neural message passing for quantum chemistry." arXiv preprint arXiv:1704.01212 (2017). 23/01/2019 25 𝒚𝒚
  • 26. Predict multiple properties 23/01/2019 26 #REF: Do, Kien, et al. "Attentional Multilabel Learning over Graphs-A message passing approach." Machine Learning, 2019.
  • 27. #REF: Do, Kien, et al. "Attentional Multilabel Learning over Graphs-A message passing approach." Machine Learning 2019.
  • 28. Chemical-chemical interaction via Relational Dynamic Memory Networks 23/01/2019 28 𝑴𝑴1 … 𝑴𝑴𝐶𝐶 𝒓𝒓𝑡𝑡 1 …𝒓𝒓𝑡𝑡 𝐾𝐾 𝒓𝒓𝑡𝑡 ∗ Controller Write𝒉𝒉𝑡𝑡 Memor y Graph Query Output Read heads #REF: Pham, Trang, Truyen Tran, and Svetha Venkatesh. "Relational dynamic memory networks." arXiv preprint arXiv:1808.04247(2018).
  • 29. Results on STITCH database 23/01/2019 29
  • 30. Chemical reaction product prediction as reinforcement learning Input: Molecules Output: Molecules Model: Graph morphism Method: Graph transformation policy network (GTPN) 23/01/2019 30 Do, Kien, Truyen Tran, and Svetha Venkatesh. "Graph Transformation Policy Network for Chemical Reaction Prediction." arXiv preprint arXiv:1812.09441 (2018).
  • 32. Molecular generation: Case of drug The space of drugs is estimated to be 1e+23 to 1e+60  Only 1e+8 substances synthesized thus far. It is impossible to model this space fully. The current technologies are not mature for graph generations. But approximate techniques do exist. 23/01/2019 32 Source: pharmafactz.com
  • 33. Combinatorial chemistry Generate variations on a template Returns a list of molecules from this template that Bind to the pocket with good pharmacodynamics? Have good pharmacokinetics? Are synthetically accessible? 23/01/2019 33 #REF: Talk by Chloé-Agathe Azencott titled “Machine learning for therapeutic research”, 12/10/2017
  • 34. AI approach to molecule design Representing molecules using fingerprints Representing graph as string, and use sequence VAEs or GANs. Graph VAE & GAN Model nodes & interactions Model cliques Sequences Iterative methods Reinforcement learning Discrete objectives Any combination of these + memory.
  • 35. Molecule  fingerprints Input of the encoder : the fingerprint of a molecule The decoder outputs the predicted fingerprint . The generative model generates a vector E, which is then discriminated from the latent vector of the real molecule by the discriminator. Kadurin, Artur, et al. "The cornucopia of meaningful leads: Applying deep adversarial autoencoders for new molecule development in oncology." Oncotarget 8.7 (2017): 10883.
  • 36. Source: wikipedia.org Molecule  string Using SMILES representation of molecule, to convert a molecular graph into a string  SMILES = Simplified Molecular-Input Line-Entry System Then using sequence-to-sequence + VAE/GAN to model the continuous space that encodes/decodes SMILES strings  Allow easy optimization on the continuous space 23/01/2019 36 #REF: Gómez-Bombarelli, Rafael, et al. "Automatic chemical design using a data-driven continuous representation of molecules." arXiv preprint arXiv:1610.02415 (2016).
  • 37. VAE for molecular space modelling 23/01/2019 37 Uses VAE for sequence-to-sequence. Gómez-Bombarelli, Rafael, et al. "Automatic chemical design using a data-driven continuous representation of molecules." ACS Central Science (2016).
  • 38. Source: wikipedia.org Drawbacks of string representation String  graphs is not unique! Lots of string are invalid Precise 3D information is lost Short range in graph may become long range in string A better way is to encode/decode graph directly. 23/01/2019 38 #REF: Gómez-Bombarelli, Rafael, et al. "Automatic chemical design using a data-driven continuous representation of molecules." arXiv preprint arXiv:1610.02415 (2016).
  • 39. Better approach: Generating molecular graphs directly No regular, fixed-size structures Graphs are permutation invariant: #permutations are exponential function of #nodes The probability of a generated graph G need to be marginalized over all possible permutations Multiple objectives: Diversity of generated graphs Smoothness of latent space Agreement with or optimization of multiple design objectives
  • 40. GraphVAE Handles irregular structures Predict the whole adjacency matrix, node types and edge types Deals with variable size graph Bounded by the size of the largest graph in training data. Handles permutation invariance Matching every pair of nodes in 2 graphs Partially promotes diversity 23/01/2019 40 #REF: Simonovsky, M., & Komodakis, N. (2018). GraphVAE: Towards Generation of Small Graphs Using Variational Autoencoders. arXiv preprint arXiv:1802.03480.
  • 41. 23/01/2019 41 Adjacency matrix Edge types Node types k>n The graph size are bounded Latent vector for whole graph #REF: Simonovsky, M., & Komodakis, N. (2018). GraphVAE: Towards Generation of Small Graphs Using Variational Autoencoders. arXiv preprint arXiv:1802.03480.
  • 42. Junction tree VAE 23/01/2019 42 Jin, W., Barzilay, R., & Jaakkola, T. (2018). Junction Tree Variational Autoencoder for Molecular Graph Generation. ICML’18. Junction tree is a way to build a “thick-tree” out of a graph Cluster vocab:  rings  bonds  atoms
  • 43. 23/01/2019 43 Jin, W., Barzilay, R., & Jaakkola, T. (2018). Junction Tree Variational Autoencoder for Molecular Graph Generation. ICML’18.
  • 44. AI for materials 23/01/2019 44 • Characterise the space of materials • Represent crystals • Map alloy composition  phase diagram • Inverse design: Map phase diagram  alloy composition • Generate alloys • Optimize processing parameters Agrawal, A., & Choudhary, A. (2016). Perspective: Materials informatics and big data: Realization of the “fourth paradigm” of science in materials science. Apl Materials, 4(5), 053208.
  • 45. Bayesian optimization for short polymer fiber 23/01/2019 45 Li, Cheng, David Rubín de Celis Leal, Santu Rana, Sunil Gupta, Alessandra Sutti, Stewart Greenhill, Teo Slezak, Murray Height, and Svetha Venkatesh. "Rapid Bayesian optimisation for synthesis of short polymer fiber materials." Scientific reports 7, no. 1 (2017): 5683.
  • 46. Crystal as a graph neural net 23/01/2019 46 Xie, Tian, and Jeffrey C. Grossman. "Crystal Graph Convolutional Neural Networks for an Accurate and Interpretable Prediction of Material Properties." Physical review letters 120.14 (2018): 145301.
  • 47. Computing materials similarity 23/01/2019 47 Strong features are highly but nonlinearly predictive of properties (e.g., formation energy) The relationship between features & properties can be locally linear Materials that share the same feature- property relationship may be functionally similar
  • 48. Alloy space exploration ● Scientific innovations are expensive ● One search per specific target ● Availability of growing data #REF: Nguyen, P., Tran, T., Gupta, S., Rana, S., & Venkatesh, S. Incomplete Conditional Density Estimation for Fast Materials Discovery. SDM’19
  • 49. Inverse design ● Leverage the existing data and query the simulators in an offline mode ● Avoid the global optimization by learning the inverse design function f -1(y) ● Predict design variables in a single step
  • 53. Recent context NIPS Workshop on Molecular and Materials Sciences (2017, 2018) The International Workshop on Machine Learning for Materials Science 2018 2018 Workshop on Machine Learning in Materials Science (April 2018) AI-driven Acceleration Platform for Materials (Jan 2018, CIFAR Report) Workshop on Deep Learning for Physical Sciences (Dec 2017) Machine learning for materials research: Bootcamp & workshop (June 2017) International Workshop on Machine Learning for Materials Science (March 2017, Finland) Understanding Many-Particle Systems with Machine Learning (Sept-Dec 2016) 23/01/2019 53
  • 55. Machine learning a physics theory? Expressiveness Can represent the complexity of the world Can compute anything computable Learnability Have mechanism to learn from the training signals Generalizability Work on unseen data 23/01/2019 55
  • 56. AI as physics Intelligence as self-organizing phenomena: reducing ignorance/entropy Neural networks as a statistical mechanical system Learning as variational optimization Inference in probabilistic graphical models as Bethe free-energy minimization Phase transition may occur in AI systems Ultimate AI must solve the consciousness problem, which may require quantum physics (or a new physics) 23/01/2019 56 Life has low entropy
  • 57. Physics of Restricted Boltzmann machines Boltzmann machines as a generalization of Ising model Restricted Boltzmann machine as a simplified version, but with hidden variables to denote underlying unobserved processes Stack of RBMs is akin to renormalization trick in physics 23/01/2019 57 energy Restricted Boltzmann Machine (~1994, 2001)
  • 58. RBM for n-body problem Carleo, Giuseppe, and Matthias Troyer. "Solving the quantum many-body problem with artificial neural networks." Science355.6325 (2017): 602-606. Torlai, Giacomo, et al. "Many-body quantum state tomography with neural networks." arXiv preprint arXiv:1703.05334 (2017). Nomura, Yusuke, et al. "Restricted Boltzmann machine learning for solving strongly correlated quantum systems." Physical Review B 96.20 (2017): 205152. Gao, Xun, and Lu-Ming Duan. "Efficient representation of quantum many-body states with deep neural networks." Nature communications 8.1 (2017): 662. Chen, Jing, et al. "On the equivalence of restricted Boltzmann machines and tensor network states." arXiv preprint arXiv:1701.04831 (2017). Rao, Wen-Jia, et al. "Identifying product order with restricted Boltzmann machines." Physical Review B 97.9 (2018): 094207. 23/01/2019 58
  • 59. Quantum machine learning 23/01/2019 59 Quantum Machine Learning, Jacob Biamonte, Peter Wittek, Nicola Pancotti, Patrick Rebentrost, Nathan Wiebe and Seth Lloyd, Nature 549, 195–202 14 September 2017 Read more at: https://phys.org/news/2017-09- quantum-machines.html#jCp
  • 61. Prediction versus understanding We can predict well without understanding (e.g., planet/star motion Newton). Guessing the God’s many complex behaviours versus knowing his few universal laws. 23/01/2019 61
  • 62. Some open challenges Can AI/ML discover a new phase of matter ? Would AI/ML discover new algorithms for us ? Would it be possible for us to make progress on fermion sign problem? Non-stochastic, or better ways for optimizing, renormalizing, and evolving Neural Networks. Information pattern aware structure learning of neural networks 23/01/2019 62 #REF: Liu, Jin-Guo, Shuo-Hui Li, and Lei Wang. "Lecture Note on Deep Learning and Quantum Many-Body Computation." (2018).