drug-target interaction prediction for drug repurposing ... · •there is a need for a better...

57
Drug - Target Interaction Prediction for Drug Repurposing with Probabilistic Similarity Logic SHOBEIR FAKHRAEI* LOUIQA RASCHID LISE GETOOR University of Maryland, College Park, MD, USA

Upload: others

Post on 25-Sep-2020

4 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

Drug-Target Interaction Prediction for Drug Repurposingwith Probabilistic Similarity LogicSHOBEIR FAKHRAEI*LOUIQA RASCHIDLISE GETOOR

University of Maryland, College Park, MD, USA

Page 2: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Outline

• Drug Repurposing• Drug-Target Interaction Network • Probabilistic Similarity Logic (PSL)• Drug-Target Interaction Prediction with PSL• Experimental Results

Page 3: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

New Drug DevelopmentIll

ust

rati

on

Cre

dit

: X

VIV

O S

cien

tifi

c A

nim

atio

n

• Time Consuming: New drugs take a decade to reach market.• Costly: Development cost reaches 2 billion US dollars.

Page 4: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

Valley of death: Most novel drug candidates

never get approved!

Page 5: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Drugs

• Drugs: Organic small molecules that bind to bio-molecular targets to activate/inhibit their functions

• Drug often affect multiple targets.• Poly-pharmacology is an area of

growing interest

Page 6: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Drug Repurposing

• Drug Affecting Multiple Targets:• Adverse side-effects• Unexpected therapeutic effect

• Drug Repurposing/Repositioning: Finding new uses for approved drugs.

• No need for tests required for a new therapeutic compound (Already approved)

Page 7: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

Sildenafil was originally developed for pulmonary arterial hypertension

Page 8: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Need for Systematic Search

• Most new treatment are discovered by chance during clinical trials.

• There is a need for a better systematic approach.

• Experimental identification of drug-target associations is labor intensive and costly

• A better solution?

Page 9: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

Using computational predictions to focus biological search

Page 10: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Drug-Target Interaction Network

… ……

Interaction

Drug Target

Page 11: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Drug-Target Interaction Network + Similarities

… ……

Drug-Drug Similarity

Target-Target

Similarity

Page 12: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Multiple Similarities

. . .

Chemical-based

Sequence-based

Ligand-based

PPI-network-

based

Side-effect-based

Gene Ontology-

based

Page 13: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

D-T Interaction Network + Multiple Similarities

… ……

?

Page 14: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Drug-Target Interaction Prediction

• Data: • Drug-target interaction network • Set of drug-drug similarities • Set of target-target similarities

• Task: • Link Prediction (New drug-target interactions)

Page 15: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Challenges• Data is not originally flat:

• Classifiers need a set of features and instances.

• Instances: all interactions in the network (pairwise) or only interaction of one drug or target.

• Features: Feature engineering

Features

Inst

ance

s

Lab

els

Not independent• Not Independent and Identically Distributed (IID): Interactions depend on each other (a drug tends to interact with similar targets)

• Multi-relational: • Drug-Target Interactions• Different Drug-Drug Similarities• Different Target-Target Similarities

Page 16: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

Probabilistic Similarity Logic

Page 17: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Probabilistic Similarity Logic (PSL)

• Declarative language based on logic to express collective probabilistic inference problems.

• Logical foundation

• Probabilistic foundation

• Weight Learning

Page 18: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

Logic Foundation

Page 19: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

General Rules

• Can use predicate to define relations between variables. e.g. Interacts(D, T)

• Grounding: Instantiation of predicates with data. e.g. Interacts(acetaminophen, cox2)

• Groundings have a soft-truth values between [0, 1]

P A, B ∧ Q B, C → R A, C

Predicates

Variables

e.g., 𝐼𝑛𝑡𝑒𝑟𝑎𝑐𝑡𝑠 𝐷, 𝑇2 ∧ 𝑆𝑖𝑚𝑖𝑙𝑎𝑟𝑇𝑎𝑟𝑔𝑒𝑡 𝑇1, 𝑇2 → 𝐼𝑛𝑡𝑒𝑟𝑎𝑐𝑡𝑠 𝐷, 𝑇1

Page 20: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Lukasiewicz t-norm and co-norm

• 𝑃 ∧ 𝑄 = 𝑚𝑎𝑥 0, 𝑃 + 𝑄 − 1

• 𝑃 ∨ 𝑄 = 𝑚𝑖𝑛 1, 𝑃 + 𝑄

• ¬𝑃 = 1 − 𝑃

𝑃 ∧𝑄

P QP Q

𝑃 ∨𝑄

P A, B ∧ Q B, C → R A, C

Page 21: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Satisfaction

• Interpretation (I) : an assignment of soft-truth values to a set of groundings.

P A, B ∧ Q B, C → R A, C

0.7 0.8

max 0, 0.7 + 0.8 − 1 = 0.5

≥ 0.5

• Rule satisfaction: rbody → rhead is satisfied

when I rbody ≤ I rhead

Page 22: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Distance to Satisfaction

𝑑𝑟 𝐼 = 𝑚𝑎𝑥 𝐼 𝑟𝑏𝑜𝑑𝑦 − 𝐼 𝑟ℎ𝑒𝑎𝑑 , 0

P A, B ∧ Q B, C → R A, C

P A, B ∧ Q B, C → R A, C

0.7 0.8

max 0, 0.7 + 0.8 − 1 = 0.5

0.7

0.7 0.8 0.2

𝑑𝑟 𝐼 = 0.0

𝑑𝑟 𝐼 = 0.3

Page 23: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Rule Weights

w : P A, B ∧ Q B, C → R A, C

• Rule can have weights which corresponds to importance of the rule.

• Can come from domain knowledge

• Can be learned from data

Page 24: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Review

• PSL program + Dataset Set of ground rules

• Some groundings (predicates) have known truth values and some have unknown truth values.

• Every Interpretation of unknown groundings (predicates) different weighted distances to satisfaction

• How to decide which Interpretation is best?

Page 25: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

Probabilistic Foundation

Page 26: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Probabilistic Model

Probability

density over

interpretation I

Normalization

constantSet of ground

rules

Distance

exponent

in {1, 2}

Rule’s weight

Rule’s distance to satisfaction:𝒅𝒓 𝑰 = 𝒎𝒂𝒙 𝑰 𝒓𝒃𝒐𝒅𝒚 − 𝑰 𝒓𝒉𝒆𝒂𝒅 , 𝟎

𝑓 𝐼 =1

𝑍𝑒𝑥𝑝 −

𝑟∈𝑅

𝑤𝑟 𝑑𝑟 𝐼𝑝

Page 27: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

• Given a set of observed groundings infer the values of unknown groundings

• e.g., Given a set of drug-target interactions + a set of D-D and T-T similarities infer the value of other interactions.

Inferring Most Probable Explanations

• Convex optimization: perform inference using the alternating direction method of multipliers (ADMM) [Bach et al., NIPS 2012]

• Fast, scalable, and straightforward • Optimize sub-problems (ground

rules) independently.

Page 28: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

Weight Learning

Page 29: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Weight Learning

• Learn the weights from training data

• Various methods: • Approximate maximum likelihood [Broecheler et al., UAI 10]

• Maximum pseudo-likelihood

• Large-margin estimation

w : P A, B ∧ Q B, C → R A, C

Page 30: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

PSL Summary

• Design probabilistic models using declarative language• Syntax based on first-order logic

• Inference of most-probable explanation is fast convex optimization (ADMM)

• Learning algorithms for training rule weights from labeled data.

Page 31: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

Drug-Target Interaction Prediction with PSL

Page 32: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Predicates

• Interacts D, T

• SimilarTargetβ T1, T2• e.g. β can be Sequence-based, PPI-network-

based, Gene Ontology-based.

• SimilarDrugα D1, D2• e.g. α can be Chemical-based, Ligand-based,

Expression-based, Side-effect-based, Annotation-based.

Page 33: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

Drug-Target Interaction Prediction Rules

Page 34: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Triad-based rules (Targets)

2

1

?

𝐼𝑛𝑡𝑒𝑟𝑎𝑐𝑡𝑠 𝐷, 𝑇2 ∧ 𝑆𝑖𝑚𝑖𝑙𝑎𝑟𝑇𝑎𝑟𝑔𝑒𝑡𝛽 𝑇1, 𝑇2 → 𝐼𝑛𝑡𝑒𝑟𝑎𝑐𝑡𝑠 𝐷, 𝑇1

• Drugs tend to interact with similar targets(friend of friend is a friend)

Page 35: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Triad-based rules (Drugs)

𝑆𝑖𝑚𝑖𝑙𝑎𝑟𝐷𝑟𝑢𝑔𝛼 𝐷1, 𝐷2 ∧ 𝐼𝑛𝑡𝑒𝑟𝑎𝑐𝑡𝑠 𝐷2, 𝑇 → 𝐼𝑛𝑡𝑒𝑟𝑎𝑐𝑡𝑠 𝐷1, 𝑇

• Targets tend to interact with similar drugs(friend of friend is a friend)

1

2

?

Page 36: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Tetrad-based Rules (Similar Edges)

1

2 2

1

?

• Similar edges are likely to form in a graph

𝑆𝑖𝑚𝑖𝑙𝑎𝑟𝐷𝑟𝑢𝑔𝛼 𝐷1, 𝐷2 ∧ 𝑆𝑖𝑚𝑖𝑙𝑎𝑟𝑇𝑎𝑟𝑔𝑒𝑡𝛽 𝑇1, 𝑇2 ∧ 𝐼𝑛𝑡𝑒𝑟𝑎𝑐𝑡𝑠 𝐷2, 𝑇2→ 𝐼𝑛𝑡𝑒𝑟𝑎𝑐𝑡𝑠 𝐷1, 𝑇1

Page 37: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Negative Prior

• Negative prior indicates “Interacts” predicate is most likely false

• i.e., most drugs and targets do not interact

¬ 𝐼𝑛𝑡𝑒𝑟𝑎𝑐𝑡𝑠 𝐷, 𝑇

XX

XX

XX

Page 38: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Size of the problem

• Total ground triad-based rules can be:

𝑂 𝐷 × 𝑇 × 𝐷 × 𝛼 + 𝑇 × 𝛽

All possible interactions

Triads based on drug similarities

for an interaction

Triads based on target similaritiesfor an interaction

Nu

mb

er

of d

rugs

Nu

mb

er o

f targets

Nu

mb

er

of d

rug

similarities

Nu

mb

er

of target

similarities

• e.g., in our experiments it was 180M

• For tetrad-based rules the situation is even worst!

Page 39: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

Blocking

Page 40: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Blocking

• Limit some of the rules from being grounded

• Ignore some of the less significant similarities between drugs and between targets.

Page 41: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Same Threshold for All Similarities

• Fixed threshold either ignores most of the values in one similarity or includes most of the values from the other

?

Page 42: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

A Threshold for Each Similarity

• Same problem for individual drug or target!

?

Page 43: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

K-Nearest Neighbors-based

• Preserve the k-highest values in each similarity for each drug and each target and set the others to zero.

……

……

k-most similark-most similar

Page 44: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

PSL Advantages

Page 45: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

PSL Advantages

• Collective Inference (No IID assumption): Results in global information propagation through the network.

?

• Class Imbalance: PSL can handle huge class-imbalance problems in link prediction problems.

• PSL captures the original structure

• Inference based on Interpretable rules

Page 46: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

Experimental Evaluation

Page 47: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Dataset

• 315 Drugs

• 250 Targets

• Interaction: [Knox et al. 2011]

• 1,306 observed interactions

• 78,750 possible interactions

• Similarities: [Perlman et al. 2011]

• 3 target-target similarities

• 5 drug-drug similarities

Page 48: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Drug-Drug Similarities [Perlman et al. 2011]

• Chemical-based:

• Jaccard similarity of the SMILES fingerprints

• Ligand-based:

• Jaccard similarity between protein receptor families extracted via matched ligands with drugs SMILES

• Expression-based:

• Spearman correlation of gene expression responses to drugs using

Connectivity Map.

• Side-effect-based:

• Jaccard similarity between drugs side-effects from SIDER

• Annotation-based:

• Semantic Similarity of Drugs based on the World Health Organization ATC classification system

Page 49: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Target-Target Similarities [Perlman et al. 2011]

• Sequence-based:

• Smith-Waterman sequence alignment scores

• Protein-protein interaction network-based:

• The distance in the protein-protein interactions network using all-pairs shortest path.

• Gene ontology-based:

• Semantic similarity between Gene ontology annotations

Page 50: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Triad Rules

Rule AUROC

Drug-Drug Similarity

Annotation-based 0.685 ± 0.026

Chemical-based 0.714 ± 0.030

Ligand-based 0.751 ± 0.030

Expression-based 0.584 ± 0.025

Side-effect-based 0.614 ± 0.030

Target-Target Similarity

PPI-network-based 0.816 ± 0.026

GO-based 0.608 ± 0.029

Sequence-based 0.842 ± 0.019

All rules (similarities) 0.931 ± 0.018

Page 51: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Triad Rules:Comparison with reported results

Method AUROC Condition

PSL 0.931 ± 0.018Without Sampling(10 Fold C.V.)

Perlman et al. 2011 0.935With Sampling(Reported Results)

Yamanishi et al. 2008 0.884

Bleakley et al. 2009 0.814

Page 52: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Triad Rules: Blocking and Weight Learning

Condition AUROC

K=5 K=15 K=30

All weights fixed 0.926 ± 0.016 0.929 ± 0.020 0.923 ± 0.021

Condition Time to Complete (10-folds)

K=5 K=15 K=30

All weights fixed 12 mins 3 h 9 h

+ Weight learning 0.930 ± 0.016 0.931 ± 0.018 0.924 ± 0.21

+ Weight learning 1 h 10 h 28 h

Page 53: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Triad Rules: Precision of Top 100 Predictions

0

0.1

0.2

0.3

0.4

0.5

0.6

0 10 20 30 40 50 60 70 80 90 100

Pre

cisi

on

Top N Predictions

with weight learning

without weight learning

Page 54: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Triad and Tetrad based rules

Method AUROC with k=5

Triad-based Rules 0.930 ± 0.016

Tetrad-based Rules 0.796 ± 0.025

Triad-based & Tetrad-based 0.913 ± 0.017

Page 55: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Conclusion

• Identified challenges of network-based drug-target interaction prediction.

• Described PSL framework to address them:

• Captures original network structure

• Is a declarative language to implement different rules

• Performs collective inference (No IID assumption)

• Weight learning based on training data

• Matched performance of the state-of-the-art with simple triad-based rules.

• The proposed method can easily be applied to other tasks with similar structures.

Page 56: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

Thank youDrug-Target Interaction Prediction for Drug Repurposing

with Probabilistic Similarity LogicShobeir Fakhraei*, Louiqa Raschid, Lise Getoor

University of Maryland, College Park, MD, USA

http://psl.cs.umd.edu

Page 57: Drug-Target Interaction Prediction for Drug Repurposing ... · •There is a need for a better systematic approach. •Experimental identification ... Drug-Target Interaction Prediction

BioKDD 2013 | Chicago | Drug-Target Interaction Prediction …

Refrences

• L. Perlman, A. Gottlieb, N. Atias, E. Ruppin, and R. Sharan. “Combining Drug and Gene Similarity Measures for Drug-Target Elucidation.” Journal of Computational Biology, Feb. 2011

• Knox C, Law V, Jewison T, Liu P, Ly S, Frolkis A, Pon A, Banco K, Mak C, Neveu V, Djoumbou Y, Eisner R, Guo AC, Wishart DS. “DrugBank 3.0: a comprehensive resource for 'omics' research on drugs. ” Nucleic Acids Res. Jan 2011

• Y. Yamanishi, M. Araki, A. Gutteridge, W. Honda, and M. Kanehisa. “Prediction of drug target interaction networks from the integration of chemical and genomic spaces.” Bioinformatics, Jul 2008.

• K. Bleakley and Y. Yamanishi. “Supervised prediction of drug target interactions using bipartite local models.” Bioinformatics, Sep. 2009

• Stephen H. Bach, Bert Huang, Ben London, and Lise Getoor, Hinge-loss, “Markov Random Fields: Convex Inference for Structured Prediction”, Uncertainty in Artificial Intelligence (UAI) 2013

• Stephen H. Bach, Matthias Broecheler, Lise Getoor, and Dianne P. O’Leary, “Scaling MPE Inference for Constrained Continuous Markov Random Fields with Consensus Optimization”, Advances in Neural Information Processing Systems (NIPS) 2012