Literature DB >> 23720490

Drug-target interaction prediction through domain-tuned network-based inference.

Salvatore Alaimo1, Alfredo Pulvirenti, Rosalba Giugno, Alfredo Ferro.   

Abstract

MOTIVATION: The identification of drug-target interaction (DTI) represents a costly and time-consuming step in drug discovery and design. Computational methods capable of predicting reliable DTI play an important role in the field. Recently, recommendation methods relying on network-based inference (NBI) have been proposed. However, such approaches implement naive topology-based inference and do not take into account important features within the drug-target domain.
RESULTS: In this article, we present a new NBI method, called domain tuned-hybrid (DT-Hybrid), which extends a well-established recommendation technique by domain-based knowledge including drug and target similarity. DT-Hybrid has been extensively tested using the last version of an experimentally validated DTI database obtained from DrugBank. Comparison with other recently proposed NBI methods clearly shows that DT-Hybrid is capable of predicting more reliable DTIs. AVAILABILITY: DT-Hybrid has been developed in R and it is available, along with all the results on the predictions, through an R package at the following URL: http://sites.google.com/site/ehybridalgo/.

Entities:  

Mesh:

Substances:

Year:  2013        PMID: 23720490      PMCID: PMC3722516          DOI: 10.1093/bioinformatics/btt307

Source DB:  PubMed          Journal:  Bioinformatics        ISSN: 1367-4803            Impact factor:   6.937


1 INTRODUCTION

Detecting and verifying new connections among drugs and targets is a costly process. From a historical point of view, the pharmaceutical chemist’s approach has been commonly focused on the development of compounds acting against particular families of ‘druggable’ proteins (Yildirim ). Drugs act by binding to specific proteins, hence changing their biochemical and/or biophysical activities, with many consequences on various functions. Furthermore, because proteins operate as part of highly interconnected cellular networks (i.e. the interactome networks), the ‘one gene, one drug, one disease’ paradigm has been challenged in many cases (Hopkins, 2008). For this reason, the concept of polypharmacology has been raised for those drugs acting on multiple targets rather than a single one (Hopkins, 2008). These polypharmacological features of drugs bring a wealth of knowledge and enable us to understand drug side effects or find their new uses, namely, drug repositioning (Ashburn and Thor, 2004; Boguski ). Nevertheless, many interactions are still unknown, and given the significant amount of resources needed for in situ experimentation, it is necessary to develop algorithmic methodologies allowing the prediction of new and significant relationships among elements interacting at the process level. In the literature, several computational tools have been proposed to afford the problem of DTI prediction and drug repositioning. Traditional methods rely either on ligand-based or receptor-based approaches. Among ligand-based methods, we can cite quantitative structure-activity relationships, and a similarity search-based approach (Gonzalez-Daz ; Keiser ). On the other hand, receptor-based methods, such as reverse docking, have also been applied in drug–target (DT) binding affinity prediction, DTI prediction and drug repositioning (Ashburn and Thor, 2004; Li ; Xie ). However, the latter have the shortcoming that cannot be used for targets whose 3D structures are unknown. Recently, much attention has been devoted to network-based and phenotype-based approaches. Most of these methods rely on the successful idea of using bipartite graphs. In Yildirim , a bipartite graph linking US Food and Drug Administration-approved drugs to proteins by DT binary associations is exploited. Campillos identified new DTIs using side effect similarity. Iorio make use of transcriptional responses, predicted and validated new drug modes of action and drug repositioning. Recently, Dudley and Sirota have presented drug repositioning methods exploiting public gene expression data. Furthermore, Yamanishi developed a bipartite graph learning method to predict DTI by integrating chemical and genomic data. Cheng present a technique based on network-based inference (NBI) implementing a naive version of the algorithm proposed by Zhou . All these results clearly show the good performance of this approach. On the other hand, knowledge about drug and protein domain is not properly exploited. van Laarhoven ) use a machine learning method starting from a DTI network to predict new ones with high accuracy. The calculation of the new interactions is done through the regularized least squares algorithm. The regularized least squares algorithm is trained using a kernel (GIP—Gaussian interaction profile) that summarizes the information in the network. The authors developed variants of the original kernel by taking into account chemical and genomic information. This improved the accuracy, in particular for small datasets. Chen introduced their Network-based Random Walk with Restart on the Heterogeneous network (NRWRH) algorithm predicting new interactions between drugs and targets by means of a model based on a random walk with a restart in a ‘heterogeneous’ network. The model is constructed by extending the network of DTI interactions with drug–drug and protein–protein similarity networks. This methodology shows excellent performance in predicting new interactions. However, its disadvantage is due to its random nature, mainly caused by the initial probabilities selection. Mei proposed the Bipartite Local Model-Interaction-profile Inferring (BLM-NII) algorithm. Interactions between drugs and targets are deduced by training a classifier (i.e. support vector machine or regularized least square). This is achieved by exploiting interaction information, drug and target similarities. This classifier is appropriately extended to include knowledge on new drug/target candidates. This is used to predict the new target probability of a specific drug. The algorithm is highly reliable in predicting interactions between new drug/target candidates. On the other hand, its capability of training several distinct classifiers to obtain the final model is not strong enough. In this present article, we propose a novel method called domain tuned-hybrid (DT-Hybrid). It extends the NBI algorithm proposed in Zhou and applied in Cheng by adding application domain knowledge. Similarity among drugs and targets is plugged into the model. Despite its simplicity, the technique provides a complete and functional framework for in silico prediction of drug and target relationships. To demonstrate the reliability of the method, we conducted a wide experimental analysis using four benchmark datasets drawn from DrugBank. We compared our method with the one proposed by Chen . The experiments clearly show that DT-Hybrid overcomes the problems shown by the naive NBI algorithm, and it is capable of producing higher quality predictions.

2 METHODS

2.1 Algorithm

The method we propose is based on the recommendation technique presented by Zhou and extended by Zhou . Let be a set of small molecules (i.e. biological compounds, molecules), and a set of targets (i.e. genes, proteins); the X-T network of interactions can be described as a bipartite graph where . A link between x and t is drawn in the graph when the structure x is associated with the target t. The network can be represented by an adjacency matrix , where if x is connected to t; otherwise, . Zhou proposed a recommendation method based on the bipartite network projection technique implementing the concept of resources transfer within the network. Given the bipartite graph defined above, a two-phase resource transfer is associated with one of its projections: at the beginning, the resource is transferred from nodes belonging to T to those in X, and subsequently the resource is transferred back to the T nodes. This process allows us to define a technique for the calculation of the weight matrix () in the projection as follows: where Γ determines how the distribution of resources takes place in the second phase, and is the degree of the x node in the bipartite network. By varying the Γ function, we obtain the following algorithms (Table 1):
Table 1.

List of algorithms with the associated Γ functions

AlgorithmΓ Function
(1)NBI (Zhou et al., 2007)
(2)HeatS (Zhou et al., 2010)
(3)Hybrid N+H (Zhou et al., 2010)
(4)DT-Hybrid
NBI, introduced by Zhou and used by Cheng for the prediction of the interactions between drugs and proteins; HeatS, introduced by Zhou ; Hybrid N+H, introduced by Zhou , in which the functions defined in NBI and HeatS are combined in connection with a parameter called λ; DT-Hybrid, introduced here, is an enhanced version of the Hybrid algorithm in which previous domain-dependent biological knowledge is plugged into the model through a similarity matrix. List of algorithms with the associated Γ functions Given the weight matrix W and the adjacency matrix A of the bipartite network, it is possible to compute the recommendation matrix by the product: For each x in X, its recommendation list is given by the set , where r is the ‘score’ of recommending t to x. This list is then sorted in a descending order with respect to the score because the higher elements are expected to have a better interaction with the corresponding structure. Notice that the method described above does not make use of any previous biological knowledge of the application domain. Here we propose the DT-Hybrid algorithm, which extends the recommendation model by introducing: (i) similarity between small molecules (i.e. molecular compounds), and (ii) sequence similarity between targets. Let be the target similarity matrix [i.e. either BLAST bits scores (Altschul ) or Smith-Waterman local alignment scores (Smith and Waterman, 1981)]. This information can be taken into account by using equation (1) with defined as in row 4 of Table 1. Including structural similarity requires more effort. Therefore, it is necessary to manipulate such information to obtain a variant of the S matrix, and simplify the computation of the equation (1). Let be the structure similarity matrix [i.e. SIMCOMP similarity score (Hattori ) in the case of compounds]. It is possible to obtain a matrix (where each element describes similarity between t and t based on the common interactions in the network weighted by compound similarity) by putting: This matrix can be linearly combined with the target similarity matrix S, where α is a tuning parameter. This additional biological knowledge yields faster computation and higher numerical precision. The matrix defined by equation (4) in connection with equations (1) and (2) allows the prediction of recommendation lists.

2.2 Datasets and benchmarks

We evaluated our method using four datasets (Cheng ) containing experimentally verified interactions between drugs and genes. We analyzed the performances of NBI [equation (1) using Γ(i,j) in Table 1, row 1], Hybrid [equation (1) using Γ(i,j) in Table 1, row 3] and DT-Hybrid [equation (1) using Γ(i,j) in Table 1, row 4]. The datasets were built by grouping all possible interactions between genes and drugs (DTI) based on their main gene types: enzymes, ion channels, G-protein coupled receptors (GPCRs) and nuclear receptors (Table 2). The following similarity measures have been used: (i) SIMCOMP 2D chemical similarity of drugs (Hattori ), and (ii) Smith-Waterman sequence similarity of genes (Smith and Waterman, 1981).
Table 2.

Description of the dataset: number of biological structures, targets and interactions together with a measure of sparsity

DatasetStructuresTargetsInteractionsSparsity
Enzymes44566429260.0099
Ion channels21020414760.0344
GPCRs223956350.0299
Nuclear receptors5426900.0641
Complete DrugBank4398378412 4460.0007

Note: The sparsity is obtained as the ratio between the number of known interactions and the number of all possible interactions.

Description of the dataset: number of biological structures, targets and interactions together with a measure of sparsity Note: The sparsity is obtained as the ratio between the number of known interactions and the number of all possible interactions. Similarities have been normalized according to Yamanishi : Results are evaluated by combining the methods presented by Zhou and Cheng . More precisely, we applied a 10-fold cross-validation and repeated the experiments 30 times. Notice that, the random partition used in the cross-validation could cause isolation of nodes in the network on which the test is performed. Because all the tested algorithms are capable of predicting new interactions only for drugs and targets for which we already have some information, we computed the partition so that for each node, at least one link to the other nodes remains in the test set. According to Zhou , the following four metrics were considered: precision and recall enhancement, recovery, personalization and surprisal. Precision and Recall Enhancement, and . Quality is measured in terms of the top L elements in the recommendation list of each biological structure. Let D be the number of deleted interactions recovered for drug i, and let be its position in the top L places of i’s recommendation list. The average precision and recall for the prediction process can be computed as follows: where is the number of structures with at least one deleted link. A better perspective can be obtained by considering these values within random models and . If the structure i has a total of D deleted interactions, then [given that ]. Consequently, averaging for all structures we obtain , where D is the number of links in the test set. On the other hand, the average number of links deleted in the first L positions is given by . Again by averaging for all structures, . Given these random models, it is possible to compute the precision and recall enhancement as follows: Finally, as opposed to the recommendation on social systems, the three other metrics—recovery, personalization and surprisal—are not so significant in drug–target systems. For this reason, we report the details of such metrics (their definitions together with the experimental results), just for completeness, in the Supplementary Materials.

3 RESULTS

In this article, we propose a method called DT-Hybrid, which extends NBI (Cheng ; Zhou ) and the Hybrid (Zhou ) algorithms by integrating previous domain-dependent knowledge. Experiments show that this extension improves both algorithms in terms of prediction of new biologically significant interactions. In the supporting materials, we report a comprehensive analysis of DT-Hybrid and Hybrid, together with their behavior varying the α (only for DT-Hybrid) and λ parameters. Table 3 illustrates the result of comparing NBI, Hybrid and DT-Hybrid in terms of precision and recall enhancement. DT-Hybrid clearly outperforms both NBI and Hybrid in recovering deleted links. It is important to point out that hybrid algorithms are able to significantly improve recall (e) measuring the prediction ability of recovering existing interactions in a complex network. Figure 1 illustrates the receiver operating characteristic (ROC) curves calculated over the complete DrugBank dataset. Simulations were executed 30 times, and the results were averaged to obtain a performance evaluation. Experiments show that all three techniques have a high true-positive rate against a low false-positive rate. However, hybrid algorithms provided better performance than NBI. In particular, Table 3 clearly shows an increase of the average areas under the ROC curves (AUC) in the complete dataset (a detailed analysis can be found in the supporting materials section). This indicates that hybrid algorithms improve the ability of discriminating known links from predicted ones. The increase of the AUC values for the DT-Hybrid algorithm demonstrates that adding biological information to prediction is a key choice to achieve significant results. Table 4 demonstrates that exploiting biological information leads, in most cases, to a significant increase of the adjusted precision and recall. Figure 2 illustrates the ROC curves calculated on the enzymes, ion channels, GPCRs, and nuclear receptor datasets using the top-30 predictions. Finally, it can be asserted that adding similarity makes prediction more reliable than an algorithm, such as NBI, which applies only network topology to score computation. Indeed, using only known interactions of a new structure without any target information makes it impossible to predict new targets for this drug. This weakness is a problem for all methods based on recommendation techniques. The introduction of new biological structures is equivalent to the addition of isolated nodes in the network, whose weight, based on the equation (1), is always zero. Such a weight, ultimately, leads to the impossibility of obtaining a prediction for this new molecule.
Table 3.

Comparison between DT-Hybrid, Hybrid and NBI

Algorithm
NBI538.755.00.9619 ± 0.0005
Hybrid861.385.70.9976 ± 0.0003
DT-Hybrid1141.8113.6

Note: For each algorithm the complete DrugBank dataset was used to compute the precision and recall metrics, and the average area under ROC curve (AUC). The parameters used to obtain the following results are , and . Values are obtained using the top-20 predictions. Bold values represents best results.

Fig. 1.

Comparison between DT-Hybrid, Hybrid, and NBI by means of receiver operating characteristic (ROC) curves, computed for the top-L places of the recommendation lists, which were built on the complete DrugBank dataset

Table 4.

Comparison of DT-Hybrid, Hybrid, and NBI through the precision and recall enhancement metric, and the average area under ROC curve (AUC) calculated for each of the four datasets listed in Table 2

Precision enhancement []
Recall enhancement []
Area Under Curve for the top-20 predictions []
Data setNBIHybridDT-HybridNBIHybridDT-HybridNBIHybridDT-Hybrid
Enzymes103.3104.6228.319.920.932.9
Ion channels22.825.437.09.19.710.1
GPCRs27.933.750.47.58.85.0
Nuclear receptors28.931.570.20.31.31.3

Note: The results were obtained using the optimal values for λ and α parameters as shown in the supporting materials. We set for both Hybrid and DT-Hybrid . Concerning the α parameter, we have the following setting: enzymes ; ion channels ; GPCRs ; nuclear receptors . Bold values represents best results.

Fig. 2.

Comparison between DT-Hybrid, Hybrid and NBI by means of receiver operating characteristic (ROC) curves, computed for the top-30 places of the recommendation lists, which were built on the four datasets (enzymes, ion channels, GPCRs and nuclear receptors)

Comparison between DT-Hybrid, Hybrid, and NBI by means of receiver operating characteristic (ROC) curves, computed for the top-L places of the recommendation lists, which were built on the complete DrugBank dataset Comparison between DT-Hybrid, Hybrid and NBI by means of receiver operating characteristic (ROC) curves, computed for the top-30 places of the recommendation lists, which were built on the four datasets (enzymes, ion channels, GPCRs and nuclear receptors) Comparison between DT-Hybrid, Hybrid and NBI Note: For each algorithm the complete DrugBank dataset was used to compute the precision and recall metrics, and the average area under ROC curve (AUC). The parameters used to obtain the following results are , and . Values are obtained using the top-20 predictions. Bold values represents best results. Comparison of DT-Hybrid, Hybrid, and NBI through the precision and recall enhancement metric, and the average area under ROC curve (AUC) calculated for each of the four datasets listed in Table 2 Note: The results were obtained using the optimal values for λ and α parameters as shown in the supporting materials. We set for both Hybrid and DT-Hybrid . Concerning the α parameter, we have the following setting: enzymes ; ion channels ; GPCRs ; nuclear receptors . Bold values represents best results. Another important feature of the DT-Hybrid algorithm that we would like to highlight is its ability of increasing performance by keeping computational complexity acceptable. The asymptotic complexity of the NBI algorithm is , whereas that of DT-Hybrid is . However, parallelization and optimization techniques can be easily applied to speed computation. We investigated the dependence of DT-Hybrid prediction quality with respect to the α and λ parameters (see the supporting materials for the details). Results show that we cannot discern a law that regulates the behavior of the metrics based on the values of these parameters. They depend heavily on the specific characteristics of each dataset, and therefore require a priori analysis to select the best ones. In the reported results, we made such analysis before to run our experiments to establish the parameters yielding the best results in terms of precision and recall enhancement. Finally, notice that our analysis has shown an increase in the precision, recall and AUC, neglecting other metrics, such as recovery, personalization and surprisal. This was done because the latter measure only the capability of analyzing the structure of an interaction network without evaluating the biological significance of predictions.

4 CONCLUSION

DT-Hybrid is a technique proposed for the prediction of new interactions between small molecules. Thanks to the domain-dependent additional knowledge, it clearly outperforms the NBI algorithm for DTI prediction. DT-Hybrid integrates biological knowledge and the bipartite interaction network into a unified framework. This yields high quality and consistent interaction prediction, allowing a speedup of the experimental verification activity. Finally, thanks to the hybrid approach, the algorithm overcomes numerical instability that we experienced in the NBI algorithm in presence of particular datasets (i.e. highly sparse). Funding: The publication costs for this article were funded by PO grant - FESR 2007-2013 Linea di intervento 4.1.1.2, CUP G23F11000840004. Conflict of Interest: None declared.
  22 in total

1.  Development of a chemical structure comparison method for integrated analysis of chemical and genomic information in the metabolic pathways.

Authors:  Masahiro Hattori; Yasushi Okuno; Susumu Goto; Minoru Kanehisa
Journal:  J Am Chem Soc       Date:  2003-10-01       Impact factor: 15.419

Review 2.  Drug repositioning: identifying and developing new uses for existing drugs.

Authors:  Ted T Ashburn; Karl B Thor
Journal:  Nat Rev Drug Discov       Date:  2004-08       Impact factor: 84.694

3.  Drug-target interaction prediction by random walk on the heterogeneous network.

Authors:  Xing Chen; Ming-Xi Liu; Gui-Ying Yan
Journal:  Mol Biosyst       Date:  2012-04-26

4.  Basic local alignment search tool.

Authors:  S F Altschul; W Gish; W Miller; E W Myers; D J Lipman
Journal:  J Mol Biol       Date:  1990-10-05       Impact factor: 5.469

5.  MIND-BEST: Web server for drugs and target discovery; design, synthesis, and assay of MAO-B inhibitors and theoretical-experimental study of G3PDH protein from Trichomonas gallinae.

Authors:  Humberto González-Díaz; Francisco Prado-Prado; Xerardo García-Mera; Nerea Alonso; Paula Abeijón; Olga Caamaño; Matilde Yáñez; Cristian R Munteanu; Alejandro Pazos; María Auxiliadora Dea-Ayuela; María Teresa Gómez-Muñoz; M Magdalena Garijo; José Sansano; Florencio M Ubeira
Journal:  J Proteome Res       Date:  2011-02-24       Impact factor: 4.466

6.  Drug-target network.

Authors:  Muhammed A Yildirim; Kwang-Il Goh; Michael E Cusick; Albert-László Barabási; Marc Vidal
Journal:  Nat Biotechnol       Date:  2007-10       Impact factor: 54.908

7.  Drug discovery using chemical systems biology: weak inhibition of multiple kinases may contribute to the anti-cancer effect of nelfinavir.

Authors:  Li Xie; Thomas Evangelidis; Lei Xie; Philip E Bourne
Journal:  PLoS Comput Biol       Date:  2011-04-28       Impact factor: 4.475

8.  TarFisDock: a web server for identifying drug targets with docking approach.

Authors:  Honglin Li; Zhenting Gao; Ling Kang; Hailei Zhang; Kun Yang; Kunqian Yu; Xiaomin Luo; Weiliang Zhu; Kaixian Chen; Jianhua Shen; Xicheng Wang; Hualiang Jiang
Journal:  Nucleic Acids Res       Date:  2006-07-01       Impact factor: 16.971

9.  Prediction of drug-target interaction networks from the integration of chemical and genomic spaces.

Authors:  Yoshihiro Yamanishi; Michihiro Araki; Alex Gutteridge; Wataru Honda; Minoru Kanehisa
Journal:  Bioinformatics       Date:  2008-07-01       Impact factor: 6.937

10.  Prediction of drug-target interactions and drug repositioning via network-based inference.

Authors:  Feixiong Cheng; Chuang Liu; Jing Jiang; Weiqiang Lu; Weihua Li; Guixia Liu; Weixing Zhou; Jin Huang; Yun Tang
Journal:  PLoS Comput Biol       Date:  2012-05-10       Impact factor: 4.475

View more
  48 in total

1.  A new computational drug repurposing method using established disease-drug pair knowledge.

Authors:  Nafiseh Saberian; Azam Peyvandipour; Michele Donato; Sahar Ansari; Sorin Draghici
Journal:  Bioinformatics       Date:  2019-10-01       Impact factor: 6.937

2.  PMLPR: A novel method for predicting subcellular localization based on recommender systems.

Authors:  Elnaz Mirzaei Mehrabad; Reza Hassanzadeh; Changiz Eslahchi
Journal:  Sci Rep       Date:  2018-08-13       Impact factor: 4.379

3.  Prediction of Novel Drugs and Diseases for Hepatocellular Carcinoma Based on Multi-Source Simulated Annealing Based Random Walk.

Authors:  S Jafar Ali Ibrahim; M Thangamani
Journal:  J Med Syst       Date:  2018-09-01       Impact factor: 4.460

4.  In silico prediction of chemical mechanism of action via an improved network-based inference method.

Authors:  Zengrui Wu; Weiqiang Lu; Dang Wu; Anqi Luo; Hanping Bian; Jie Li; Weihua Li; Guixia Liu; Jin Huang; Feixiong Cheng; Yun Tang
Journal:  Br J Pharmacol       Date:  2016-11-01       Impact factor: 8.739

Review 5.  Open-source chemogenomic data-driven algorithms for predicting drug-target interactions.

Authors:  Ming Hao; Stephen H Bryant; Yanli Wang
Journal:  Brief Bioinform       Date:  2019-07-19       Impact factor: 11.622

6.  Design of a tripartite network for the prediction of drug targets.

Authors:  Ryo Kunimoto; Jürgen Bajorath
Journal:  J Comput Aided Mol Des       Date:  2018-01-16       Impact factor: 3.686

7.  Improved prediction of drug-target interactions using regularized least squares integrating with kernel fusion technique.

Authors:  Ming Hao; Yanli Wang; Stephen H Bryant
Journal:  Anal Chim Acta       Date:  2016-01-14       Impact factor: 6.558

Review 8.  Toward better drug repositioning: prioritizing and integrating existing methods into efficient pipelines.

Authors:  Guangxu Jin; Stephen T C Wong
Journal:  Drug Discov Today       Date:  2013-11-14       Impact factor: 7.851

Review 9.  Structural bioinformatics of the interactome.

Authors:  Donald Petrey; Barry Honig
Journal:  Annu Rev Biophys       Date:  2014       Impact factor: 12.981

Review 10.  Machine learning approaches and databases for prediction of drug-target interaction: a survey paper.

Authors:  Maryam Bagherian; Elyas Sabeti; Kai Wang; Maureen A Sartor; Zaneta Nikolovska-Coleska; Kayvan Najarian
Journal:  Brief Bioinform       Date:  2021-01-18       Impact factor: 11.622

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.