SlideShare a Scribd company logo
3/11/2019 1
HCM City, Nov 2019
Truyen Tran
Deakin University
@truyenoz
truyentran.github.io
truyen.tran@deakin.edu.au
letdataspeak.blogspot.com
goo.gl/3jJ1O0
Modern AI for Drug Discovery
3/11/2019 2
https://scitechdaily.com/novel-molecules-designed-by-artificial-intelligence-may-accelerate-drug-discovery/
3/11/2019 3
Molecular representation
Target binding prediction
Intro. drug discovery Generative design
Agenda
Repurposing & interaction
Source: c4xdiscovery.com
3/11/2019 4
 Drug is a small molecule that binds to a bio target (e.g., protein) and
modifies its functions to produce useful physiological or mental effects.
 Drug discovery is the process through which potential new medicines
are identified. It involves a wide range of scientific disciplines,
including biology, chemistry and pharmacology (Nature, 2019).
 Proteins are large biomolecules consisting of chains of
amino acid residues.
Drug-likeness:
 Solubility in water and fat, e.g., measured by
LogP. Most drugs are admitted orally  pass
through membrance.
 Potency at the bio target  target-specific
binding.
 Ligand efficiency (low energy binding) and
lipophilic efficiency.
 Small molecular weight  affect diffusion
 Rule of Five
3/11/2019 5
#REF: Roses, Allen D. "Pharmacogenetics in drug discovery and
development: a translational perspective." Nature reviews Drug
discovery 7.10 (2008): 807-817.
$500M - $2B
 thousands of small molecules  a few
lead-like molecules  one in ten of these
molecules pass clinical trials in human
patients.
Photo credit: Insilico
Knowledge-drivenAI-driven
The three basic questions
Given a molecule, is this drug? Aka properties/targets/effects prediction.
 Drug-likeness
 Targets it can modulate and how much
 Its dynamics/kinetics/effects/metabolism if administered orally or via injection
Given a target, what are molecules?
 If the list of molecules is given, pick the good one. If evaluation is expensive, need to search, e.g., using BO.
 If no molecule is found, need to generate from scratch  generative models + BO, or RL.
 How does the drug-like space look like?
Given a molecular graph, what are the steps to make the molecule?
 Synthetic tractability
 Reaction planning, or retrosynthesis
3/11/2019 6
3/11/2019 7
Molecular representation
Target binding prediction
Intro. drug discovery Generative design
Agenda
Repurposing & interaction
Molecule  fingerprints
3/11/2019 8
#REF: Duvenaud, David K., et al.
"Convolutional networks on graphs for
learning molecular fingerprints." Advances
in neural information processing systems.
2015.
Graph  vector. Mostly discrete. Substructures
coded.
Vectors are easy to manipulate. Not easy to
reconstruct the graphs from fingerprints.
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
SMILES = Simplified Molecular-Input Line-Entry
System
Ready for encoding/decoding with sequential
models (seq2seq, MANN, RL).
BUT …
 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
3/11/2019 9
#REF: Gómez-Bombarelli, Rafael, et al. "Automatic chemical design using a
data-driven continuous representation of molecules." arXiv preprint
arXiv:1610.02415 (2016).
Molecule  graphs
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 “drug-like” objectives
RDMN: A graph processing machine
3/11/2019 11
#REF: Pham, T., Tran, T., & Venkatesh, S. (2018).
Relational dynamic memory networks. arXiv
preprint arXiv:1808.04247.
Input
process
Memory
process
Output
process
Controller
process
Message
passing
UnrollingController
Memory
Graph
Query Output
Read Write
Representing proteins
1D sequence (vocab of size 20) – hundreds
to thousands in length
2D contact map – requires prediction
3D structure – requires folding
information, either observed or predicted.
Only a limited number of 3D structures are
known.
NLP-inspired embedding (word2vec,
doc2vec, glove, seq2vec, ELMo, BERT, etc).
3/11/2019 12
#REF: Yang, K. K., Wu, Z., Bedbrook, C. N., & Arnold, F.
H. (2018). Learned protein embeddings for machine
learning. Bioinformatics, 34(15), 2642-2648.
3/11/2019 13
Molecular representation
Target binding prediction
Intro. drug discovery Generative design
Agenda
Repurposing & interaction
Drug-target binding as QA
 Context: Binding targets (e.g., RNA/protein
sequence, or 3D structures), as a set, sequence,
or graph.
 Query: Drug (e.g., SMILES string, or molecular
graph)
 Answer: Affinity, binding sites, modulating
effects
3/11/2019 14
#REF: Nguyen, T., Le, H., & Venkatesh, S. (2019).
GraphDTA: prediction of drug–target binding affinity
using graph convolutional networks. BioRxiv, 684662.
More flexible drug-
disease response
with RDMN
3/11/2019 15
Controller
Memory
Graph
Query Output
Read Write
3/11/2019 16
Drug-target
binding as QA (2)
- on-going work
part
part
part
Drug encoder
Global
context
protein
Local
context
Local
context
Local
context
Protein as hierarchical random powerset
Bypassing:
 Protein folding estimation
 Binding site estimation
Random relation unit
 Object-object interaction
 Objects-context interaction
 Shallow hierarchy
3/11/2019 17
Molecular representation
Target binding prediction
Intro. drug discovery Generative design
Agenda
Repurposing & interaction
Tying param helps multiple diseases
response with RDMN
3/11/2019 18
Controller
Memor
y
Graph
Query Output
Read Write
GAML: Repurposing as multi-target
prediction
3/11/2019 19
#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." arXiv preprint arXiv:1804.00293(2018).
Drug-drug interaction via RDMN
3/11/2019 21
𝑴𝑴1 … 𝑴𝑴𝐶𝐶
𝒓𝒓𝑡𝑡
1
…𝒓𝒓𝑡𝑡
𝐾𝐾
𝒓𝒓𝑡𝑡
∗
Controller
Write𝒉𝒉𝑡𝑡
Memory
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
3/11/2019 22
3/11/2019 23
Molecular representation
Target binding prediction
Intro. drug discovery Generative design
Agenda
Repurposing & interaction
Drug design as structured machine
translation, aka conditional generation
Can be formulated as structured machine translation:
Inverse mapping of (knowledge base + binding properties) to
(query)  One to many relationship.
3/11/2019 24
Representing graph as string
(e.g., SMILES), and use
sequence VAEs or GANs.
Generative graph models
Model nodes & interactions
Model cliques
Sequences
Iterative methods
Reinforcement learning
Discrete objectives
Any combination of these +
memory.
Molecular optimization as machine translation
The molecular space: up to 1060
It is easier to modify existing
molecules, aka “molecular
paraphrases”
Molecular optimization as graph-
to-graph translation
3/11/2019 25
#REF: Jin, W., Yang, K., Barzilay, R., & Jaakkola, T. (2019). Learning multimodal graph-to-graph
translation for molecular optimization. ICLR.
VAE for drug space modelling
3/11/2019 26
Model: SMILES  VAE+RNN
#REF: Gómez-Bombarelli, Rafael, et al.
"Automatic chemical design using a data-
driven continuous representation of
molecules." ACS Central Science (2016).
Gaussian
hidden
variables
Data
Generative
net
Recognising
net
Junction tree VAE
3/11/2019 27
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
Graphs + Reinforcement learning
Generative graphs are very hard to get it right: The space is too large!
Reinforcement learning offers step-wise construction: one piece at a time
 A.k.a. Markov decision processes
 As before: Graphs offer properties estimation
3/11/2019 28
You, Jiaxuan, et al. "Graph Convolutional Policy Network for Goal-Directed Molecular Graph Generation." NeurIPS (2018).
Searching for synthesizable molecules
3/11/2019 29
#REF: Bradshaw, J., Paige, B., Kusner, M. J., Segler, M. H., & Hernández-Lobato, J. M.
(2019). A Model to Search for Synthesizable Molecules. arXiv preprint
arXiv:1906.05221.
MoleculeChef
#REF: Do, K., Tran, T., & Venkatesh, S. (2019, July). Graph
transformation policy network for chemical reaction prediction.
In Proceedings of the 25th ACM SIGKDD International Conference on
Knowledge Discovery & Data Mining (pp. 750-760). ACM.
GTPN – reaction predictor
Play ground: MOSES
3/11/2019 30
https://medium.com/neuromation-io-blog/moses-a-40-week-journey-to-the-promised-land-of-molecular-generation-78b29453f75c
3/11/2019 31
Thank you Truyen Tran
@truyenoz
truyentran.github.io
truyen.tran@deakin.edu.au
letdataspeak.blogspot.com
goo.gl/3jJ1O0

More Related Content

What's hot

Very brief overview of AI in drug discovery
Very brief overview of AI in drug discoveryVery brief overview of AI in drug discovery
Very brief overview of AI in drug discovery
Dr. Gerry Higgins
 
How Artificial Intelligence in Transforming Pharma
How Artificial Intelligence in Transforming PharmaHow Artificial Intelligence in Transforming Pharma
How Artificial Intelligence in Transforming Pharma
Tyrone Systems
 
Ai in drug design webinar 26 feb 2019
Ai in drug design webinar 26 feb 2019Ai in drug design webinar 26 feb 2019
Ai in drug design webinar 26 feb 2019
Pistoia Alliance
 
Artificial intelligence in health care (drug discovery) in pharmacy
Artificial intelligence in health care (drug discovery) in pharmacy Artificial intelligence in health care (drug discovery) in pharmacy
Artificial intelligence in health care (drug discovery) in pharmacy
Dr. Amit Gangwal Jain (MPharm., PhD.)
 
The Role of Bioinformatics in The Drug Discovery Process
The Role of Bioinformatics in The Drug Discovery ProcessThe Role of Bioinformatics in The Drug Discovery Process
The Role of Bioinformatics in The Drug Discovery Process
Adebowale Qazeem
 
Virtual sreening
Virtual sreeningVirtual sreening
Virtual sreening
Mahendra G S
 
Genomics and Proteomics - Impact on Drug Discovery
Genomics and Proteomics - Impact on Drug DiscoveryGenomics and Proteomics - Impact on Drug Discovery
Genomics and Proteomics - Impact on Drug Discovery
Philip Bourne
 
Computational Drug Discovery: Machine Learning for Making Sense of Big Data i...
Computational Drug Discovery: Machine Learning for Making Sense of Big Data i...Computational Drug Discovery: Machine Learning for Making Sense of Big Data i...
Computational Drug Discovery: Machine Learning for Making Sense of Big Data i...
Chanin Nantasenamat
 
Bioinformatics and Drug Discovery
Bioinformatics and Drug DiscoveryBioinformatics and Drug Discovery
Bioinformatics and Drug Discovery
Dr. Paulsharma Chakravarthy
 
Assessing Drug Safety Using AI
Assessing Drug Safety Using AIAssessing Drug Safety Using AI
Assessing Drug Safety Using AI
Databricks
 
The role of artificial intelligence in drug repurposing
The role of artificial intelligence in drug repurposingThe role of artificial intelligence in drug repurposing
The role of artificial intelligence in drug repurposing
Aboul Ella Hassanien
 
Drug design
Drug design Drug design
Drug design
Kunal Chakraborty
 
Cheminformatics-1.ppt
Cheminformatics-1.pptCheminformatics-1.ppt
Cheminformatics-1.ppt
wadhava gurumeet
 
Target identification and validation
Target identification and validationTarget identification and validation
Target identification and validation
AshishVerma571
 
Drug Repurposing using Deep Learning on Knowledge Graphs
Drug Repurposing using Deep Learning on Knowledge GraphsDrug Repurposing using Deep Learning on Knowledge Graphs
Drug Repurposing using Deep Learning on Knowledge Graphs
Databricks
 
ai in clinical trails.pptx
ai in clinical trails.pptxai in clinical trails.pptx
ai in clinical trails.pptx
RajdeepMaji3
 
From Big Data to Precision Medicine
From Big Data to Precision Medicine From Big Data to Precision Medicine
From Big Data to Precision Medicine
Year of the X
 
Target discovery and Validation - Role of proteomics
Target discovery and Validation - Role of proteomicsTarget discovery and Validation - Role of proteomics
Target discovery and Validation - Role of proteomics
Shivanshu Bajaj
 
AI in Clinical Trials: From Big Sky to Practical Application
AI in Clinical Trials: From Big Sky to Practical ApplicationAI in Clinical Trials: From Big Sky to Practical Application
AI in Clinical Trials: From Big Sky to Practical Application
Veeva Systems
 
Artificial intelligence and precision medicine does the health economist need...
Artificial intelligence and precision medicine does the health economist need...Artificial intelligence and precision medicine does the health economist need...
Artificial intelligence and precision medicine does the health economist need...
Augustin Terlinden
 

What's hot (20)

Very brief overview of AI in drug discovery
Very brief overview of AI in drug discoveryVery brief overview of AI in drug discovery
Very brief overview of AI in drug discovery
 
How Artificial Intelligence in Transforming Pharma
How Artificial Intelligence in Transforming PharmaHow Artificial Intelligence in Transforming Pharma
How Artificial Intelligence in Transforming Pharma
 
Ai in drug design webinar 26 feb 2019
Ai in drug design webinar 26 feb 2019Ai in drug design webinar 26 feb 2019
Ai in drug design webinar 26 feb 2019
 
Artificial intelligence in health care (drug discovery) in pharmacy
Artificial intelligence in health care (drug discovery) in pharmacy Artificial intelligence in health care (drug discovery) in pharmacy
Artificial intelligence in health care (drug discovery) in pharmacy
 
The Role of Bioinformatics in The Drug Discovery Process
The Role of Bioinformatics in The Drug Discovery ProcessThe Role of Bioinformatics in The Drug Discovery Process
The Role of Bioinformatics in The Drug Discovery Process
 
Virtual sreening
Virtual sreeningVirtual sreening
Virtual sreening
 
Genomics and Proteomics - Impact on Drug Discovery
Genomics and Proteomics - Impact on Drug DiscoveryGenomics and Proteomics - Impact on Drug Discovery
Genomics and Proteomics - Impact on Drug Discovery
 
Computational Drug Discovery: Machine Learning for Making Sense of Big Data i...
Computational Drug Discovery: Machine Learning for Making Sense of Big Data i...Computational Drug Discovery: Machine Learning for Making Sense of Big Data i...
Computational Drug Discovery: Machine Learning for Making Sense of Big Data i...
 
Bioinformatics and Drug Discovery
Bioinformatics and Drug DiscoveryBioinformatics and Drug Discovery
Bioinformatics and Drug Discovery
 
Assessing Drug Safety Using AI
Assessing Drug Safety Using AIAssessing Drug Safety Using AI
Assessing Drug Safety Using AI
 
The role of artificial intelligence in drug repurposing
The role of artificial intelligence in drug repurposingThe role of artificial intelligence in drug repurposing
The role of artificial intelligence in drug repurposing
 
Drug design
Drug design Drug design
Drug design
 
Cheminformatics-1.ppt
Cheminformatics-1.pptCheminformatics-1.ppt
Cheminformatics-1.ppt
 
Target identification and validation
Target identification and validationTarget identification and validation
Target identification and validation
 
Drug Repurposing using Deep Learning on Knowledge Graphs
Drug Repurposing using Deep Learning on Knowledge GraphsDrug Repurposing using Deep Learning on Knowledge Graphs
Drug Repurposing using Deep Learning on Knowledge Graphs
 
ai in clinical trails.pptx
ai in clinical trails.pptxai in clinical trails.pptx
ai in clinical trails.pptx
 
From Big Data to Precision Medicine
From Big Data to Precision Medicine From Big Data to Precision Medicine
From Big Data to Precision Medicine
 
Target discovery and Validation - Role of proteomics
Target discovery and Validation - Role of proteomicsTarget discovery and Validation - Role of proteomics
Target discovery and Validation - Role of proteomics
 
AI in Clinical Trials: From Big Sky to Practical Application
AI in Clinical Trials: From Big Sky to Practical ApplicationAI in Clinical Trials: From Big Sky to Practical Application
AI in Clinical Trials: From Big Sky to Practical Application
 
Artificial intelligence and precision medicine does the health economist need...
Artificial intelligence and precision medicine does the health economist need...Artificial intelligence and precision medicine does the health economist need...
Artificial intelligence and precision medicine does the health economist need...
 

Similar to AI for drug discovery

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
Deakin University
 
Deep learning for biomedicine
Deep learning for biomedicineDeep learning for biomedicine
Deep learning for biomedicine
Deakin University
 
GENE-GENE INTERACTION ANALYSIS IN ALZHEIMER
GENE-GENE INTERACTION ANALYSIS IN ALZHEIMERGENE-GENE INTERACTION ANALYSIS IN ALZHEIMER
GENE-GENE INTERACTION ANALYSIS IN ALZHEIMER
ijcsit
 
GENE-GENE INTERACTION ANALYSIS IN ALZHEIMER
GENE-GENE INTERACTION ANALYSIS IN ALZHEIMERGENE-GENE INTERACTION ANALYSIS IN ALZHEIMER
GENE-GENE INTERACTION ANALYSIS IN ALZHEIMER
AIRCC Publishing Corporation
 
AI that/for matters
AI that/for mattersAI that/for matters
AI that/for matters
Deakin University
 
Stock markets and_human_genomics
Stock markets and_human_genomicsStock markets and_human_genomics
Stock markets and_human_genomicsShyam Sarkar
 
Network embedding in biomedical data science
Network embedding in biomedical data scienceNetwork embedding in biomedical data science
Network embedding in biomedical data science
Arindam Ghosh
 
Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...
Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...
Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...
CSCJournals
 
Clustering Approaches for Evaluation and Analysis on Formal Gene Expression C...
Clustering Approaches for Evaluation and Analysis on Formal Gene Expression C...Clustering Approaches for Evaluation and Analysis on Formal Gene Expression C...
Clustering Approaches for Evaluation and Analysis on Formal Gene Expression C...
rahulmonikasharma
 
Gdt 2-126
Gdt 2-126Gdt 2-126
Gdt 2-126 (1)
Gdt 2-126 (1)Gdt 2-126 (1)
Gdt 2-126 (1)
Al Baha University
 
Review on Computational Bioinformatics and Molecular Modelling Novel Tool for...
Review on Computational Bioinformatics and Molecular Modelling Novel Tool for...Review on Computational Bioinformatics and Molecular Modelling Novel Tool for...
Review on Computational Bioinformatics and Molecular Modelling Novel Tool for...
ijtsrd
 
Design and development of learning model for compression and processing of d...
Design and development of learning model for compression and  processing of d...Design and development of learning model for compression and  processing of d...
Design and development of learning model for compression and processing of d...
IJECEIAES
 
DSAGLSTM-DTA: Prediction of Drug-Target Affinity using Dual Self-Attention an...
DSAGLSTM-DTA: Prediction of Drug-Target Affinity using Dual Self-Attention an...DSAGLSTM-DTA: Prediction of Drug-Target Affinity using Dual Self-Attention an...
DSAGLSTM-DTA: Prediction of Drug-Target Affinity using Dual Self-Attention an...
mlaij
 
DSAGLSTM-DTA: PREDICTION OF DRUG-TARGET AFFINITY USING DUAL SELF-ATTENTION AN...
DSAGLSTM-DTA: PREDICTION OF DRUG-TARGET AFFINITY USING DUAL SELF-ATTENTION AN...DSAGLSTM-DTA: PREDICTION OF DRUG-TARGET AFFINITY USING DUAL SELF-ATTENTION AN...
DSAGLSTM-DTA: PREDICTION OF DRUG-TARGET AFFINITY USING DUAL SELF-ATTENTION AN...
mlaij
 
Statistical Analysis based Hypothesis Testing Method in Biological Knowledge ...
Statistical Analysis based Hypothesis Testing Method in Biological Knowledge ...Statistical Analysis based Hypothesis Testing Method in Biological Knowledge ...
Statistical Analysis based Hypothesis Testing Method in Biological Knowledge ...
ijcsa
 
LECTURE NOTES ON BIOINFORMATICS
LECTURE NOTES ON BIOINFORMATICSLECTURE NOTES ON BIOINFORMATICS
LECTURE NOTES ON BIOINFORMATICS
MSCW Mysore
 
GLUER integrative analysis of single-cell omics and imaging data by deep neur...
GLUER integrative analysis of single-cell omics and imaging data by deep neur...GLUER integrative analysis of single-cell omics and imaging data by deep neur...
GLUER integrative analysis of single-cell omics and imaging data by deep neur...
mallannasuman
 
Technology R&D Theme 2: From Descriptive to Predictive Networks
Technology R&D Theme 2: From Descriptive to Predictive NetworksTechnology R&D Theme 2: From Descriptive to Predictive Networks
Technology R&D Theme 2: From Descriptive to Predictive Networks
Alexander Pico
 
A novel optimized deep learning method for protein-protein prediction in bioi...
A novel optimized deep learning method for protein-protein prediction in bioi...A novel optimized deep learning method for protein-protein prediction in bioi...
A novel optimized deep learning method for protein-protein prediction in bioi...
IJECEIAES
 

Similar to AI for drug discovery (20)

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
 
Deep learning for biomedicine
Deep learning for biomedicineDeep learning for biomedicine
Deep learning for biomedicine
 
GENE-GENE INTERACTION ANALYSIS IN ALZHEIMER
GENE-GENE INTERACTION ANALYSIS IN ALZHEIMERGENE-GENE INTERACTION ANALYSIS IN ALZHEIMER
GENE-GENE INTERACTION ANALYSIS IN ALZHEIMER
 
GENE-GENE INTERACTION ANALYSIS IN ALZHEIMER
GENE-GENE INTERACTION ANALYSIS IN ALZHEIMERGENE-GENE INTERACTION ANALYSIS IN ALZHEIMER
GENE-GENE INTERACTION ANALYSIS IN ALZHEIMER
 
AI that/for matters
AI that/for mattersAI that/for matters
AI that/for matters
 
Stock markets and_human_genomics
Stock markets and_human_genomicsStock markets and_human_genomics
Stock markets and_human_genomics
 
Network embedding in biomedical data science
Network embedding in biomedical data scienceNetwork embedding in biomedical data science
Network embedding in biomedical data science
 
Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...
Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...
Evaluation of Logistic Regression and Neural Network Model With Sensitivity A...
 
Clustering Approaches for Evaluation and Analysis on Formal Gene Expression C...
Clustering Approaches for Evaluation and Analysis on Formal Gene Expression C...Clustering Approaches for Evaluation and Analysis on Formal Gene Expression C...
Clustering Approaches for Evaluation and Analysis on Formal Gene Expression C...
 
Gdt 2-126
Gdt 2-126Gdt 2-126
Gdt 2-126
 
Gdt 2-126 (1)
Gdt 2-126 (1)Gdt 2-126 (1)
Gdt 2-126 (1)
 
Review on Computational Bioinformatics and Molecular Modelling Novel Tool for...
Review on Computational Bioinformatics and Molecular Modelling Novel Tool for...Review on Computational Bioinformatics and Molecular Modelling Novel Tool for...
Review on Computational Bioinformatics and Molecular Modelling Novel Tool for...
 
Design and development of learning model for compression and processing of d...
Design and development of learning model for compression and  processing of d...Design and development of learning model for compression and  processing of d...
Design and development of learning model for compression and processing of d...
 
DSAGLSTM-DTA: Prediction of Drug-Target Affinity using Dual Self-Attention an...
DSAGLSTM-DTA: Prediction of Drug-Target Affinity using Dual Self-Attention an...DSAGLSTM-DTA: Prediction of Drug-Target Affinity using Dual Self-Attention an...
DSAGLSTM-DTA: Prediction of Drug-Target Affinity using Dual Self-Attention an...
 
DSAGLSTM-DTA: PREDICTION OF DRUG-TARGET AFFINITY USING DUAL SELF-ATTENTION AN...
DSAGLSTM-DTA: PREDICTION OF DRUG-TARGET AFFINITY USING DUAL SELF-ATTENTION AN...DSAGLSTM-DTA: PREDICTION OF DRUG-TARGET AFFINITY USING DUAL SELF-ATTENTION AN...
DSAGLSTM-DTA: PREDICTION OF DRUG-TARGET AFFINITY USING DUAL SELF-ATTENTION AN...
 
Statistical Analysis based Hypothesis Testing Method in Biological Knowledge ...
Statistical Analysis based Hypothesis Testing Method in Biological Knowledge ...Statistical Analysis based Hypothesis Testing Method in Biological Knowledge ...
Statistical Analysis based Hypothesis Testing Method in Biological Knowledge ...
 
LECTURE NOTES ON BIOINFORMATICS
LECTURE NOTES ON BIOINFORMATICSLECTURE NOTES ON BIOINFORMATICS
LECTURE NOTES ON BIOINFORMATICS
 
GLUER integrative analysis of single-cell omics and imaging data by deep neur...
GLUER integrative analysis of single-cell omics and imaging data by deep neur...GLUER integrative analysis of single-cell omics and imaging data by deep neur...
GLUER integrative analysis of single-cell omics and imaging data by deep neur...
 
Technology R&D Theme 2: From Descriptive to Predictive Networks
Technology R&D Theme 2: From Descriptive to Predictive NetworksTechnology R&D Theme 2: From Descriptive to Predictive Networks
Technology R&D Theme 2: From Descriptive to Predictive Networks
 
A novel optimized deep learning method for protein-protein prediction in bioi...
A novel optimized deep learning method for protein-protein prediction in bioi...A novel optimized deep learning method for protein-protein prediction in bioi...
A novel optimized deep learning method for protein-protein prediction in bioi...
 

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 era
Deakin University
 
Deep learning and reasoning: Recent advances
Deep learning and reasoning: Recent advancesDeep learning and reasoning: Recent advances
Deep learning and reasoning: Recent advances
Deakin University
 
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
 
Deep analytics via learning to reason
Deep analytics via learning to reasonDeep analytics via learning to reason
Deep analytics via learning to reason
Deakin 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 Materials
Deakin University
 
Generative AI: Shifting the AI Landscape
Generative AI: Shifting the AI LandscapeGenerative AI: Shifting the AI Landscape
Generative AI: Shifting the AI Landscape
Deakin University
 
From deep learning to deep reasoning
From deep learning to deep reasoningFrom deep learning to deep reasoning
From deep learning to deep reasoning
Deakin University
 
Deep Learning 2.0
Deep Learning 2.0Deep Learning 2.0
Deep Learning 2.0
Deakin University
 
Deep learning 1.0 and Beyond, Part 2
Deep learning 1.0 and Beyond, Part 2Deep learning 1.0 and Beyond, Part 2
Deep learning 1.0 and Beyond, Part 2
Deakin University
 
Deep learning 1.0 and Beyond, Part 1
Deep learning 1.0 and Beyond, Part 1Deep learning 1.0 and Beyond, Part 1
Deep learning 1.0 and Beyond, Part 1
Deakin University
 
Machine reasoning
Machine reasoningMachine reasoning
Machine reasoning
Deakin University
 
AI/ML as an empirical science
AI/ML as an empirical scienceAI/ML as an empirical science
AI/ML as an empirical science
Deakin University
 
Machine Reasoning at A2I2, Deakin University
Machine Reasoning at A2I2, Deakin UniversityMachine Reasoning at A2I2, Deakin University
Machine Reasoning at A2I2, Deakin University
Deakin University
 
AI in the Covid-19 pandemic
AI in the Covid-19 pandemicAI in the Covid-19 pandemic
AI in the Covid-19 pandemic
Deakin University
 
Visual reasoning
Visual reasoningVisual reasoning
Visual reasoning
Deakin University
 
AI for tackling climate change
AI for tackling climate changeAI for tackling climate change
AI for tackling climate change
Deakin 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 I
Deakin 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 II
Deakin 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 III
Deakin University
 
Deep learning for episodic interventional data
Deep learning for episodic interventional dataDeep learning for episodic interventional data
Deep learning for episodic interventional data
Deakin University
 

More from Deakin University (20)

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
 
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...
 
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
 
Generative AI: Shifting the AI Landscape
Generative AI: Shifting the AI LandscapeGenerative AI: Shifting the AI Landscape
Generative AI: Shifting the AI Landscape
 
From deep learning to deep reasoning
From deep learning to deep reasoningFrom deep learning to deep reasoning
From deep learning to deep reasoning
 
Deep Learning 2.0
Deep Learning 2.0Deep Learning 2.0
Deep Learning 2.0
 
Deep learning 1.0 and Beyond, Part 2
Deep learning 1.0 and Beyond, Part 2Deep learning 1.0 and Beyond, Part 2
Deep learning 1.0 and Beyond, Part 2
 
Deep learning 1.0 and Beyond, Part 1
Deep learning 1.0 and Beyond, Part 1Deep learning 1.0 and Beyond, Part 1
Deep learning 1.0 and Beyond, Part 1
 
Machine reasoning
Machine reasoningMachine reasoning
Machine reasoning
 
AI/ML as an empirical science
AI/ML as an empirical scienceAI/ML as an empirical science
AI/ML as an empirical science
 
Machine Reasoning at A2I2, Deakin University
Machine Reasoning at A2I2, Deakin UniversityMachine Reasoning at A2I2, Deakin University
Machine Reasoning at A2I2, Deakin University
 
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 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
 
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
 

Recently uploaded

Myopia Management & Control Strategies.pptx
Myopia Management & Control Strategies.pptxMyopia Management & Control Strategies.pptx
Myopia Management & Control Strategies.pptx
RitonDeb1
 
CHAPTER 1 SEMESTER V - ROLE OF PEADIATRIC NURSE.pdf
CHAPTER 1 SEMESTER V - ROLE OF PEADIATRIC NURSE.pdfCHAPTER 1 SEMESTER V - ROLE OF PEADIATRIC NURSE.pdf
CHAPTER 1 SEMESTER V - ROLE OF PEADIATRIC NURSE.pdf
Sachin Sharma
 
Introduction to Forensic Pathology course
Introduction to Forensic Pathology courseIntroduction to Forensic Pathology course
Introduction to Forensic Pathology course
fprxsqvnz5
 
Leading the Way in Nephrology: Dr. David Greene's Work with Stem Cells for Ki...
Leading the Way in Nephrology: Dr. David Greene's Work with Stem Cells for Ki...Leading the Way in Nephrology: Dr. David Greene's Work with Stem Cells for Ki...
Leading the Way in Nephrology: Dr. David Greene's Work with Stem Cells for Ki...
Dr. David Greene Arizona
 
Anatomy and Physiology Chapter-16_Digestive-System.pptx
Anatomy and Physiology Chapter-16_Digestive-System.pptxAnatomy and Physiology Chapter-16_Digestive-System.pptx
Anatomy and Physiology Chapter-16_Digestive-System.pptx
shanicedivinagracia2
 
CHAPTER 1 SEMESTER V PREVENTIVE-PEDIATRICS.pdf
CHAPTER 1 SEMESTER V PREVENTIVE-PEDIATRICS.pdfCHAPTER 1 SEMESTER V PREVENTIVE-PEDIATRICS.pdf
CHAPTER 1 SEMESTER V PREVENTIVE-PEDIATRICS.pdf
Sachin Sharma
 
Roti bank chennai PPT [Autosaved].pptx1
Roti bank  chennai PPT [Autosaved].pptx1Roti bank  chennai PPT [Autosaved].pptx1
Roti bank chennai PPT [Autosaved].pptx1
roti bank
 
HEAT WAVE presented by priya bhojwani..pptx
HEAT WAVE presented by priya bhojwani..pptxHEAT WAVE presented by priya bhojwani..pptx
HEAT WAVE presented by priya bhojwani..pptx
priyabhojwani1200
 
Medical Technology Tackles New Health Care Demand - Research Report - March 2...
Medical Technology Tackles New Health Care Demand - Research Report - March 2...Medical Technology Tackles New Health Care Demand - Research Report - March 2...
Medical Technology Tackles New Health Care Demand - Research Report - March 2...
pchutichetpong
 
GLOBAL WARMING BY PRIYA BHOJWANI @..pptx
GLOBAL WARMING BY PRIYA BHOJWANI @..pptxGLOBAL WARMING BY PRIYA BHOJWANI @..pptx
GLOBAL WARMING BY PRIYA BHOJWANI @..pptx
priyabhojwani1200
 
Performance Standards for Antimicrobial Susceptibility Testing
Performance Standards for Antimicrobial Susceptibility TestingPerformance Standards for Antimicrobial Susceptibility Testing
Performance Standards for Antimicrobial Susceptibility Testing
Nguyễn Thị Vân Anh
 
Preventing Pickleball Injuries & Treatment
Preventing Pickleball Injuries & TreatmentPreventing Pickleball Injuries & Treatment
Preventing Pickleball Injuries & Treatment
LAB Sports Therapy
 
Immunity to Veterinary parasitic infections power point presentation
Immunity to Veterinary parasitic infections power point presentationImmunity to Veterinary parasitic infections power point presentation
Immunity to Veterinary parasitic infections power point presentation
BeshedaWedajo
 
Global launch of the Healthy Ageing and Prevention Index 2nd wave – alongside...
Global launch of the Healthy Ageing and Prevention Index 2nd wave – alongside...Global launch of the Healthy Ageing and Prevention Index 2nd wave – alongside...
Global launch of the Healthy Ageing and Prevention Index 2nd wave – alongside...
ILC- UK
 
GURGAON Call Girls ❤8901183002❤ #ℂALL# #gIRLS# In GURGAON ₹,2500 Cash Payment...
GURGAON Call Girls ❤8901183002❤ #ℂALL# #gIRLS# In GURGAON ₹,2500 Cash Payment...GURGAON Call Girls ❤8901183002❤ #ℂALL# #gIRLS# In GURGAON ₹,2500 Cash Payment...
GURGAON Call Girls ❤8901183002❤ #ℂALL# #gIRLS# In GURGAON ₹,2500 Cash Payment...
ranishasharma67
 
Contact Now 89011**83002 Dehradun ℂall Girls By Full Service ℂall Girl In De...
Contact Now  89011**83002 Dehradun ℂall Girls By Full Service ℂall Girl In De...Contact Now  89011**83002 Dehradun ℂall Girls By Full Service ℂall Girl In De...
Contact Now 89011**83002 Dehradun ℂall Girls By Full Service ℂall Girl In De...
aunty1x2
 
一比一原版纽约大学毕业证(NYU毕业证)成绩单留信认证
一比一原版纽约大学毕业证(NYU毕业证)成绩单留信认证一比一原版纽约大学毕业证(NYU毕业证)成绩单留信认证
一比一原版纽约大学毕业证(NYU毕业证)成绩单留信认证
o6ov5dqmf
 
CANCER CANCER CANCER CANCER CANCER CANCER
CANCER  CANCER  CANCER  CANCER  CANCER CANCERCANCER  CANCER  CANCER  CANCER  CANCER CANCER
CANCER CANCER CANCER CANCER CANCER CANCER
KRISTELLEGAMBOA2
 
GENERAL PHARMACOLOGY - INTRODUCTION DENTAL.ppt
GENERAL PHARMACOLOGY - INTRODUCTION DENTAL.pptGENERAL PHARMACOLOGY - INTRODUCTION DENTAL.ppt
GENERAL PHARMACOLOGY - INTRODUCTION DENTAL.ppt
Mangaiarkkarasi
 
Demystifying-Gene-Editing-The-Promise-and-Peril-of-CRISPR.pdf
Demystifying-Gene-Editing-The-Promise-and-Peril-of-CRISPR.pdfDemystifying-Gene-Editing-The-Promise-and-Peril-of-CRISPR.pdf
Demystifying-Gene-Editing-The-Promise-and-Peril-of-CRISPR.pdf
SasikiranMarri
 

Recently uploaded (20)

Myopia Management & Control Strategies.pptx
Myopia Management & Control Strategies.pptxMyopia Management & Control Strategies.pptx
Myopia Management & Control Strategies.pptx
 
CHAPTER 1 SEMESTER V - ROLE OF PEADIATRIC NURSE.pdf
CHAPTER 1 SEMESTER V - ROLE OF PEADIATRIC NURSE.pdfCHAPTER 1 SEMESTER V - ROLE OF PEADIATRIC NURSE.pdf
CHAPTER 1 SEMESTER V - ROLE OF PEADIATRIC NURSE.pdf
 
Introduction to Forensic Pathology course
Introduction to Forensic Pathology courseIntroduction to Forensic Pathology course
Introduction to Forensic Pathology course
 
Leading the Way in Nephrology: Dr. David Greene's Work with Stem Cells for Ki...
Leading the Way in Nephrology: Dr. David Greene's Work with Stem Cells for Ki...Leading the Way in Nephrology: Dr. David Greene's Work with Stem Cells for Ki...
Leading the Way in Nephrology: Dr. David Greene's Work with Stem Cells for Ki...
 
Anatomy and Physiology Chapter-16_Digestive-System.pptx
Anatomy and Physiology Chapter-16_Digestive-System.pptxAnatomy and Physiology Chapter-16_Digestive-System.pptx
Anatomy and Physiology Chapter-16_Digestive-System.pptx
 
CHAPTER 1 SEMESTER V PREVENTIVE-PEDIATRICS.pdf
CHAPTER 1 SEMESTER V PREVENTIVE-PEDIATRICS.pdfCHAPTER 1 SEMESTER V PREVENTIVE-PEDIATRICS.pdf
CHAPTER 1 SEMESTER V PREVENTIVE-PEDIATRICS.pdf
 
Roti bank chennai PPT [Autosaved].pptx1
Roti bank  chennai PPT [Autosaved].pptx1Roti bank  chennai PPT [Autosaved].pptx1
Roti bank chennai PPT [Autosaved].pptx1
 
HEAT WAVE presented by priya bhojwani..pptx
HEAT WAVE presented by priya bhojwani..pptxHEAT WAVE presented by priya bhojwani..pptx
HEAT WAVE presented by priya bhojwani..pptx
 
Medical Technology Tackles New Health Care Demand - Research Report - March 2...
Medical Technology Tackles New Health Care Demand - Research Report - March 2...Medical Technology Tackles New Health Care Demand - Research Report - March 2...
Medical Technology Tackles New Health Care Demand - Research Report - March 2...
 
GLOBAL WARMING BY PRIYA BHOJWANI @..pptx
GLOBAL WARMING BY PRIYA BHOJWANI @..pptxGLOBAL WARMING BY PRIYA BHOJWANI @..pptx
GLOBAL WARMING BY PRIYA BHOJWANI @..pptx
 
Performance Standards for Antimicrobial Susceptibility Testing
Performance Standards for Antimicrobial Susceptibility TestingPerformance Standards for Antimicrobial Susceptibility Testing
Performance Standards for Antimicrobial Susceptibility Testing
 
Preventing Pickleball Injuries & Treatment
Preventing Pickleball Injuries & TreatmentPreventing Pickleball Injuries & Treatment
Preventing Pickleball Injuries & Treatment
 
Immunity to Veterinary parasitic infections power point presentation
Immunity to Veterinary parasitic infections power point presentationImmunity to Veterinary parasitic infections power point presentation
Immunity to Veterinary parasitic infections power point presentation
 
Global launch of the Healthy Ageing and Prevention Index 2nd wave – alongside...
Global launch of the Healthy Ageing and Prevention Index 2nd wave – alongside...Global launch of the Healthy Ageing and Prevention Index 2nd wave – alongside...
Global launch of the Healthy Ageing and Prevention Index 2nd wave – alongside...
 
GURGAON Call Girls ❤8901183002❤ #ℂALL# #gIRLS# In GURGAON ₹,2500 Cash Payment...
GURGAON Call Girls ❤8901183002❤ #ℂALL# #gIRLS# In GURGAON ₹,2500 Cash Payment...GURGAON Call Girls ❤8901183002❤ #ℂALL# #gIRLS# In GURGAON ₹,2500 Cash Payment...
GURGAON Call Girls ❤8901183002❤ #ℂALL# #gIRLS# In GURGAON ₹,2500 Cash Payment...
 
Contact Now 89011**83002 Dehradun ℂall Girls By Full Service ℂall Girl In De...
Contact Now  89011**83002 Dehradun ℂall Girls By Full Service ℂall Girl In De...Contact Now  89011**83002 Dehradun ℂall Girls By Full Service ℂall Girl In De...
Contact Now 89011**83002 Dehradun ℂall Girls By Full Service ℂall Girl In De...
 
一比一原版纽约大学毕业证(NYU毕业证)成绩单留信认证
一比一原版纽约大学毕业证(NYU毕业证)成绩单留信认证一比一原版纽约大学毕业证(NYU毕业证)成绩单留信认证
一比一原版纽约大学毕业证(NYU毕业证)成绩单留信认证
 
CANCER CANCER CANCER CANCER CANCER CANCER
CANCER  CANCER  CANCER  CANCER  CANCER CANCERCANCER  CANCER  CANCER  CANCER  CANCER CANCER
CANCER CANCER CANCER CANCER CANCER CANCER
 
GENERAL PHARMACOLOGY - INTRODUCTION DENTAL.ppt
GENERAL PHARMACOLOGY - INTRODUCTION DENTAL.pptGENERAL PHARMACOLOGY - INTRODUCTION DENTAL.ppt
GENERAL PHARMACOLOGY - INTRODUCTION DENTAL.ppt
 
Demystifying-Gene-Editing-The-Promise-and-Peril-of-CRISPR.pdf
Demystifying-Gene-Editing-The-Promise-and-Peril-of-CRISPR.pdfDemystifying-Gene-Editing-The-Promise-and-Peril-of-CRISPR.pdf
Demystifying-Gene-Editing-The-Promise-and-Peril-of-CRISPR.pdf
 

AI for drug discovery

  • 1. 3/11/2019 1 HCM City, Nov 2019 Truyen Tran Deakin University @truyenoz truyentran.github.io truyen.tran@deakin.edu.au letdataspeak.blogspot.com goo.gl/3jJ1O0 Modern AI for Drug Discovery
  • 3. 3/11/2019 3 Molecular representation Target binding prediction Intro. drug discovery Generative design Agenda Repurposing & interaction
  • 4. Source: c4xdiscovery.com 3/11/2019 4  Drug is a small molecule that binds to a bio target (e.g., protein) and modifies its functions to produce useful physiological or mental effects.  Drug discovery is the process through which potential new medicines are identified. It involves a wide range of scientific disciplines, including biology, chemistry and pharmacology (Nature, 2019).  Proteins are large biomolecules consisting of chains of amino acid residues. Drug-likeness:  Solubility in water and fat, e.g., measured by LogP. Most drugs are admitted orally  pass through membrance.  Potency at the bio target  target-specific binding.  Ligand efficiency (low energy binding) and lipophilic efficiency.  Small molecular weight  affect diffusion  Rule of Five
  • 5. 3/11/2019 5 #REF: Roses, Allen D. "Pharmacogenetics in drug discovery and development: a translational perspective." Nature reviews Drug discovery 7.10 (2008): 807-817. $500M - $2B  thousands of small molecules  a few lead-like molecules  one in ten of these molecules pass clinical trials in human patients. Photo credit: Insilico Knowledge-drivenAI-driven
  • 6. The three basic questions Given a molecule, is this drug? Aka properties/targets/effects prediction.  Drug-likeness  Targets it can modulate and how much  Its dynamics/kinetics/effects/metabolism if administered orally or via injection Given a target, what are molecules?  If the list of molecules is given, pick the good one. If evaluation is expensive, need to search, e.g., using BO.  If no molecule is found, need to generate from scratch  generative models + BO, or RL.  How does the drug-like space look like? Given a molecular graph, what are the steps to make the molecule?  Synthetic tractability  Reaction planning, or retrosynthesis 3/11/2019 6
  • 7. 3/11/2019 7 Molecular representation Target binding prediction Intro. drug discovery Generative design Agenda Repurposing & interaction
  • 8. Molecule  fingerprints 3/11/2019 8 #REF: Duvenaud, David K., et al. "Convolutional networks on graphs for learning molecular fingerprints." Advances in neural information processing systems. 2015. Graph  vector. Mostly discrete. Substructures coded. Vectors are easy to manipulate. Not easy to reconstruct the graphs from fingerprints. Kadurin, Artur, et al. "The cornucopia of meaningful leads: Applying deep adversarial autoencoders for new molecule development in oncology." Oncotarget 8.7 (2017): 10883.
  • 9. Source: wikipedia.org Molecule  string SMILES = Simplified Molecular-Input Line-Entry System Ready for encoding/decoding with sequential models (seq2seq, MANN, RL). BUT …  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 3/11/2019 9 #REF: Gómez-Bombarelli, Rafael, et al. "Automatic chemical design using a data-driven continuous representation of molecules." arXiv preprint arXiv:1610.02415 (2016).
  • 10. Molecule  graphs 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 “drug-like” objectives
  • 11. RDMN: A graph processing machine 3/11/2019 11 #REF: Pham, T., Tran, T., & Venkatesh, S. (2018). Relational dynamic memory networks. arXiv preprint arXiv:1808.04247. Input process Memory process Output process Controller process Message passing UnrollingController Memory Graph Query Output Read Write
  • 12. Representing proteins 1D sequence (vocab of size 20) – hundreds to thousands in length 2D contact map – requires prediction 3D structure – requires folding information, either observed or predicted. Only a limited number of 3D structures are known. NLP-inspired embedding (word2vec, doc2vec, glove, seq2vec, ELMo, BERT, etc). 3/11/2019 12 #REF: Yang, K. K., Wu, Z., Bedbrook, C. N., & Arnold, F. H. (2018). Learned protein embeddings for machine learning. Bioinformatics, 34(15), 2642-2648.
  • 13. 3/11/2019 13 Molecular representation Target binding prediction Intro. drug discovery Generative design Agenda Repurposing & interaction
  • 14. Drug-target binding as QA  Context: Binding targets (e.g., RNA/protein sequence, or 3D structures), as a set, sequence, or graph.  Query: Drug (e.g., SMILES string, or molecular graph)  Answer: Affinity, binding sites, modulating effects 3/11/2019 14 #REF: Nguyen, T., Le, H., & Venkatesh, S. (2019). GraphDTA: prediction of drug–target binding affinity using graph convolutional networks. BioRxiv, 684662.
  • 15. More flexible drug- disease response with RDMN 3/11/2019 15 Controller Memory Graph Query Output Read Write
  • 16. 3/11/2019 16 Drug-target binding as QA (2) - on-going work part part part Drug encoder Global context protein Local context Local context Local context Protein as hierarchical random powerset Bypassing:  Protein folding estimation  Binding site estimation Random relation unit  Object-object interaction  Objects-context interaction  Shallow hierarchy
  • 17. 3/11/2019 17 Molecular representation Target binding prediction Intro. drug discovery Generative design Agenda Repurposing & interaction
  • 18. Tying param helps multiple diseases response with RDMN 3/11/2019 18 Controller Memor y Graph Query Output Read Write
  • 19. GAML: Repurposing as multi-target prediction 3/11/2019 19 #REF: Do, Kien, et al. "Attentional Multilabel Learning over Graphs-A message passing approach." Machine Learning, 2019.
  • 20. #REF: Do, Kien, et al. "Attentional Multilabel Learning over Graphs-A message passing approach." arXiv preprint arXiv:1804.00293(2018).
  • 21. Drug-drug interaction via RDMN 3/11/2019 21 𝑴𝑴1 … 𝑴𝑴𝐶𝐶 𝒓𝒓𝑡𝑡 1 …𝒓𝒓𝑡𝑡 𝐾𝐾 𝒓𝒓𝑡𝑡 ∗ Controller Write𝒉𝒉𝑡𝑡 Memory Graph Query Output Read heads #REF: Pham, Trang, Truyen Tran, and Svetha Venkatesh. "Relational dynamic memory networks." arXiv preprint arXiv:1808.04247(2018).
  • 22. Results on STITCH database 3/11/2019 22
  • 23. 3/11/2019 23 Molecular representation Target binding prediction Intro. drug discovery Generative design Agenda Repurposing & interaction
  • 24. Drug design as structured machine translation, aka conditional generation Can be formulated as structured machine translation: Inverse mapping of (knowledge base + binding properties) to (query)  One to many relationship. 3/11/2019 24 Representing graph as string (e.g., SMILES), and use sequence VAEs or GANs. Generative graph models Model nodes & interactions Model cliques Sequences Iterative methods Reinforcement learning Discrete objectives Any combination of these + memory.
  • 25. Molecular optimization as machine translation The molecular space: up to 1060 It is easier to modify existing molecules, aka “molecular paraphrases” Molecular optimization as graph- to-graph translation 3/11/2019 25 #REF: Jin, W., Yang, K., Barzilay, R., & Jaakkola, T. (2019). Learning multimodal graph-to-graph translation for molecular optimization. ICLR.
  • 26. VAE for drug space modelling 3/11/2019 26 Model: SMILES  VAE+RNN #REF: Gómez-Bombarelli, Rafael, et al. "Automatic chemical design using a data- driven continuous representation of molecules." ACS Central Science (2016). Gaussian hidden variables Data Generative net Recognising net
  • 27. Junction tree VAE 3/11/2019 27 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
  • 28. Graphs + Reinforcement learning Generative graphs are very hard to get it right: The space is too large! Reinforcement learning offers step-wise construction: one piece at a time  A.k.a. Markov decision processes  As before: Graphs offer properties estimation 3/11/2019 28 You, Jiaxuan, et al. "Graph Convolutional Policy Network for Goal-Directed Molecular Graph Generation." NeurIPS (2018).
  • 29. Searching for synthesizable molecules 3/11/2019 29 #REF: Bradshaw, J., Paige, B., Kusner, M. J., Segler, M. H., & Hernández-Lobato, J. M. (2019). A Model to Search for Synthesizable Molecules. arXiv preprint arXiv:1906.05221. MoleculeChef #REF: Do, K., Tran, T., & Venkatesh, S. (2019, July). Graph transformation policy network for chemical reaction prediction. In Proceedings of the 25th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining (pp. 750-760). ACM. GTPN – reaction predictor
  • 30. Play ground: MOSES 3/11/2019 30 https://medium.com/neuromation-io-blog/moses-a-40-week-journey-to-the-promised-land-of-molecular-generation-78b29453f75c
  • 31. 3/11/2019 31 Thank you Truyen Tran @truyenoz truyentran.github.io truyen.tran@deakin.edu.au letdataspeak.blogspot.com goo.gl/3jJ1O0