Literature DB >> 33855072

Drug-Target Interaction Prediction via Dual Laplacian Graph Regularized Logistic Matrix Factorization.

Aizhen Wang1, Minhui Wang2.   

Abstract

Drug-target interactions provide useful information for biomedical drug discovery as well as drug development. However, it is costly and time consuming to find drug-target interactions by experimental methods. As a result, developing computational approaches for this task is necessary and has practical significance. In this study, we establish a novel dual Laplacian graph regularized logistic matrix factorization model for drug-target interaction prediction, referred to as DLGrLMF briefly. Specifically, DLGrLMF regards the task of drug-target interaction prediction as a weighted logistic matrix factorization problem, in which the experimentally validated interactions are allocated with larger weights. Meanwhile, by considering that drugs with similar chemical structure should have interactions with similar targets and targets with similar genomic sequence similarity should in turn have interactions with similar drugs, the drug pairwise chemical structure similarities as well as the target pairwise genomic sequence similarities are fully exploited to serve the matrix factorization problem by using a dual Laplacian graph regularization term. In addition, we design a gradient descent algorithm to solve the resultant optimization problem. Finally, the efficacy of DLGrLMF is validated on various benchmark datasets and the experimental results demonstrate that DLGrLMF performs better than other state-of-the-art methods. Case studies are also conducted to validate that DLGrLMF can successfully predict most of the experimental validated drug-target interactions.
Copyright © 2021 Aizhen Wang and Minhui Wang.

Entities:  

Mesh:

Substances:

Year:  2021        PMID: 33855072      PMCID: PMC8019634          DOI: 10.1155/2021/5599263

Source DB:  PubMed          Journal:  Biomed Res Int            Impact factor:   3.411


1. Introduction

It is well known that drug discovery is a difficult and expensive process, and identifying potential drug-target interactions (DTIs) plays an important role in yielding successful candidate compounds for drug development. Predicting interactions between different drugs and targets can provide critical information by discovering off-target effects. Accurate prediction of DTIs can also substantially accelerate lead generation. Drug-target interaction prediction can be also regarded as a useful step in biomedical research and precision medicine [1-9]. However, it is still time consuming for traditional experimental approaches to identify potential DTIs, and the success rates are also very low. In addition, only a very limited number of DTIs have been experimentally validated. Therefore, it is necessary to develop computational methods for DTIs, which can significantly reduce both the time and labor costs, as well as improve the efficiency of drug discovery. Furthermore, there are various datasets which contain experimentally validated interactions of drugs and targets, such as KEGG [10], DrugBank [11], and GenBank [12], which also benefit the prediction of potential DTIs by using computational techniques. In recent years, a large number of computational methods for DTI prediction have been proposed, and these methods are often based on some machine learning and data mining models, e.g., logistic regression [13, 14], support vector machine (SVM) [15-17], Bayesian classifiers [18], matrix completion [9], matrix factorization [19, 20], kernel learning [21, 22], and network inference [23-25]. For classification-based methods, they treat drug-target interaction pairs and noninteraction pairs as positive instances or negative instances and convert the DTI prediction problem into a label classification task [14, 17]. In [15], a genetic algorithm is used to screen related compounds; the drug-target pairs with strong binding capacity were found with SVM and particle swarm optimization. Garcasosa et al. [13, 18] used logistic regression and naive Bayesian classifiers for the classification of compounds. In [26], the experimentally validated targets are employed to train a SVM model and find potential proteins with similar structure. Network-based methods [23, 27, 28] utilize the theory of network and graph [29] and incorporate the drug and target similarities with experimentally validated interactions to infer the potential unknown drug-target interactions. Due to the strong learning capability of data representation, matrix factorization has also been used for drug-target interaction prediction, such as Bayesian matrix factorization [30], collaborative matrix factorization [31], and robust graph regularized matrix factorization [20]. The principle of these matrix factorization-based methods lies in that a high-dimensional drug-target interaction matrix can be decomposed into a multiplication of low-dimensional matrices, and the intrinsic property of original data can be well captured by these low-dimensional matrices. Due to the powerful feature representation and linear relation learning capability, deep neural network-based methods are also proposed to learn the relationship between drug and target [32, 33]. Although achieving great success by previous computational model learning-based methods, there are still some limitations and much room for improvement. Firstly, in previous methods, the experimentally validated and unknown interactions are treated equally during the learning process, which could deduce some noisy information. Secondly, in some learning models, drug features and target features are difficult to select. In order to solve the above issues, we propose a novel drug-target interaction prediction model based on logistic matrix factorization with dual Laplacian graph regularization term by using experimentally validated interactions, referred to as DLGrLMF briefly. In our DLGrLMF model, the chemical structure similarities between drug pairs, the genomic sequence similarities between target pairs, and the experimentally validated interactions are integrated together. The similarities between drug neighbors and target neighbors are exploited to represent the latent factor vector of the factorized matrices, and the potential interactions are determined by a probability score through the logic function. The efficacy of the proposed DLGrLMF was evaluated on five benchmark datasets, and we compared DLGrLMF with several other state-of-the-art drug-target interaction prediction approaches in terms of 10-fold cross-validation, and the results demonstrate that the proposed DLGrLMF clearly outperforms other methods. In addition, in order to validate the ability to predict potential drug-target interactions, case studies are also performed and the results also demonstrate that DLGrLMF can accurately predict most of the experimental validated drug-target interactions.

2. Materials and Methods

2.1. Datasets Used in Experiments

In this work, four small-scale benchmark datasets and a large-scale dataset are used in the experiments to evaluate the DTI prediction performance of the proposed DLGrLMF model. The four small-scale datasets include nuclear receptors (NRs), G protein-coupled receptors (GPCRs), ion channels (ICs), and enzymes (Es) [34], there are four different types of target protein, and they are publicly available at http://web.kuicr.kyoto-u.ac.jp/supp/yoshi/drugtarget/. As to the large-scale dataset DrugBank (DB) [35], it is a unique bioinformatics and cheminformatics resource which combines detailed drug data with comprehensive drug-target information. We use the data released on Jul. 03, 2018 (version 5.1.1), in our experiments. The drug and target data were extracted from the DrugBank database website at http://www.drugbank.ca/. We only use the approved drug-target interactions for experiments. To this end, there are totally 1936 drugs, 1609 targets, and 7019 approved drug-target interactions, respectively. We download the approved drug structures and approved target sequences from https://www.drugbank.ca/releases/latest#structures and https://www.drugbank.ca/releases/latest#target-sequences, respectively. In Table 1, we present the detailed statistics of the five datasets. Three types of information for each dataset are summarized, including the similarities between drug pairs, the similarities between target pairs, and the experimental validated DTIs. Specifically, the validated DTIs are obtained from public datasets including KEGG BRITE [36], BRENDA [37], DrugBank [38], and SuperTarget [39].
Table 1

The statistics of drugs, targets, and interactions in each dataset.

DatasetsNRsGPCRsICsEs
No. of drugs54223210445
No. of targets2695204664
No. of interactions9063514762926
Average no. of drugs/target3.466.687.244.41
Average no. of targets/drug1.672.857.036.58
Sparsity of the interaction matrix (%)93.599796.5599.01

2.2. Problem Formulation of DTI Prediction

In order to make the subsequent expression clearer, we first give a brief problem formulation of DTI prediction. Throughout this paper, we use two sets 𝒯 = {T} and 𝒟 = {D} to represent t targets and d drugs, respectively. The experimentally validated DTIs are denoted as a binary matrix A ∈ {0, 1}. If a drug D has been experimentally validated to interact with a target T, then A = 1; otherwise, A = 0. The elements with a value of “1” in A represent the “known interactions” and can be regarded as positive observations, while the zero elements in A are set as “unknown interactions” and can be regarded as negative observations. In addition, the drug similarities are denoted as DS ∈ ℝ, and the target similarities are represented as TS ∈ ℝ. DTI prediction is aimed at discovering the potential interactions from the negative observations by using certain prior information of drugs and targets. The candidate drug-target interactions will be chosen as predicted interactions according to their predicted probabilities in descending order. For each dataset, three matrices including A, DS, and TS are provided, which represent the drug-target interactions, drug similarities, and target similarities, respectively. Each entry of DS represents the similarity between a drug pair, which is measured by using SIMCOMP [40] that describes the chemical structure similarity between drugs. In SIMCOMP, the similarity between two compounds c1 and c2 can be computed as S(c1, c2) = ∣c1∩c2 | /∣c1 ∪ c2∣. As to TS, genomic sequence similarity is used to denoting the similarity score between two proteins, which are obtained from the KEGG GENES dataset [36]. The sequence similarities between two proteins p1 and p2 are computed via a normalized version of the Smith–Waterman scores [41], which is defined as , where SW(·, ·) represents the original unnormalized Smith-Waterman score.

2.3. Proposed DLGrLMF Model

Matrix factorization has been developed for recommendation systems in the very beginning, which decomposes the observation data matrix X ∈ ℛ into two low-dimensional matrices U ∈ ℛ and V ∈ ℛ, where k is the so-called number of hidden factors. Then, U and V can be regarded as the latent representation of drugs and targets in the hidden space. In recent years, it has also been used for predicting the incRNA-miRNA relationship [42] and drug-target interaction [20]. In this work, we propose a drug-target interaction prediction model via logistic matrix factorization with dual Laplacian graph regularization. Here, the occurrence probability p of a certain drug-target interaction is calculated based on the inner product of the latent factor vectors from drug and target. Specifically, p can be formulated as follows: where u is a latent row vector to represent drug d, and v is a latent row vector to represent target t. Then, U and V can be used to represent the potential characteristics of all drugs and targets, respectively. In this work, U and V are initialized by zero-mean spherical Gaussian priors as follows: where N(x | z, Z) represents a Gaussian probability density function with a mean of z, a variance of Z, and an independent variable x.In drug-target interaction prediction studies, known DTIs are experimentally verified and they should be more reliable than unknown relationships. Therefore, we should allocate higher weights to those known DTIs [43, 44]. Specifically, the known DTI pairs and n(n > 1) negative samples are used for training, where the constant n determines the significance of the interaction pairs. Then, the posterior distribution in logarithm can be written as follows: where C is a constant. Although minimizing Equation (3) can exploit latent vectors globally to predict potential DTIs, the local similarity information implied among drugs and targets is not taken into consideration. Therefore, we use the drug similarities and the target similarities to boost the prediction performance. Instead of using all of the similarities in DS and TS, we extract the local neighbor information of drugs and targets. As to different drugs, the local neighbor similarity matrix can be obtained from DS by where 𝒩(d) denoted the neighbors of drug d.In a similar way, the local neighbor similarity matrix can be obtained from TS by where 𝒩(t) denoted the neighbors of target t.Since the iterations between drugs and targets are complex, different to previous graph regularized methods that only use the first-order connections to reflect the local pairwise proximity between vertices in a graph [45-48], we use the second-order connection to constrain that similar drugs should be connected with similar targets. Therefore, we have the following similarity affinity matrices calculating form: where and represent the ith and jth column of original , respectively, and and represent the ith and jth column of original , respectively. The main idea of our proposed DLGrLMF model is under the assumption that if the chemical structure of two drugs from a drug pair is similar to each other, their latent representation should also be closed to each other. Similarly, the latent representation of two targets should also be similar to each other if their genomic sequence similarities are closed to each other. For drugs, we can minimize the following problem: As to different targets, we have the following similar minimization problem: By some simple algebra, Equations (7) and (8) can be transformed into the following form: where L ∈ ℝ is the corresponding Laplacian matrix of drugs with , and D is the diagonal matrix with . L ∈ ℝ is the corresponding target Laplacian matrix of targets with , and D is the diagonal matrix with .By combining Equations (9) and (10) and the maximization of Equation (3) together, we have our final DLGrLMF model as follows: which is equal to the following problem: where I and I represent two identity matrices with size m × m and n × n, respectively. α and β are two nonnegative constants to balance the regularization terms. In Equation (12), the first and second terms constitute the logistic matrix factorization model to formulate the drug-target interaction probability. The third term is the Laplacian regularization term to capture the local relationship between drug pairs, and the fourth term is the Laplacian regularization term to capture the local relationship between target pairs. As can be seen from Equation (12), DLGrLMF models the interaction probability between a drug-target pair by a logistic function and decomposes the probability matrix into drug-specific and target-specific latent vectors. In DLGrLMF, a biologically validated drug-target pair is treated as positive examples, while an unknown pair is treated as a negative example. In such a manner, DLGrLMF assigns higher weights to positive observations than negatives. Since the positive pairs are biologically validated and thus usually more trustworthy while the negative pairs could contain potential DTIs and are thus unreliable, our method can fully exploit the useful information in validated interaction pairs. In this work, we use gradient descent to optimize Equation (12). Supposing the objective function is denoted as ℱ, then the partial derivatives of ℱ with respect to U and V can be obtained as follows: where ⨀ denotes the Hadamard product of two matrices. Each element of P (i.e., pj) is formulated by Equation (1), which denotes the probability of interaction between drug i and target i. U and V are randomly initialized. During the optimization process, U and V are updated until to be stable. After we get the final solution and , the final probability of interaction between drug i and target j can be calculated as follows:

3. Experimental Results

3.1. Evaluation Metrics

In order to validate the efficacy of our proposed method, experiments on five datasets mentioned in Section 2.1 are conducted. Similar to several previous works [49-51], two evaluation metrics including precision-recall (PR) curves and the Area Under the Precision-Recall curves (AUPR) [52] are utilized for performance evaluation. Since we intend to avoid incorrect predictions being recommended by the prediction algorithms [52], AUPR is desirable for evaluation because it can penalize the false positives more.

3.2. Experiment Settings

In our experiments, we use other six drug-target interaction prediction techniques for performance comparison, they are bipartite local model using neighbor-based interaction-profile inferring (BLMNII) [49], weighted nearest neighbor profile (WNN) [50], collaborative matrix factorization (CMF) [31], graph regularized matrix factorization (GRMF) [51], neighborhood regularized logistic matrix factorization (NRLMF) [45] and label propagation with linear neighborhood information (LPLNI) [53], and dual Laplacian graph regularized matrix completion for drug-target interaction prediction (DLGRMC). For each method, we perform 5 repetitions of 10-fold cross-validation (CV) on different datasets. In each repetition, the observed DTI indicator matrix A was divided into 10 folds. Then, each fold was selected for testing while the remaining 9 folds were used for training; the final AUPR score was the average results over 5 repetitions. Similar to previous works [31, 54, 55], we conduct CV under the following three different settings: CV1: CV on drug-target pairs—we randomly select some entries from A (i.e., drug-target pairs) for testing, which refers to test the efficacy of the DTI prediction method for new (unknown) drug-target pairs CV2: CV on drugs—we randomly select several rows in A (i.e., drugs) for testing, which refers to the DTI prediction for new drugs CV3: CV on targets—we randomly select a portion of columns in A (i.e., targets) for testing; this setting refers to the DTI prediction for new targets As to CV1, CV2, and CV3, we use 90% of entries in A, 90% of rows in A, and 90% of columns in A as training data and the remaining data as testing data in each round, respectively.

3.3. DTI Prediction Results

In Tables 2–4, we show the predicted AUPR values of different methods on different datasets under varying CV settings. As can be seen, our proposed DLGrLMF consistently outperforms other methods on all of the datasets. Considering that the drug discovery and development aim to serve the treatment of disease, in order to predict new targets which the drugs react, we plot the precision-recall (PR) curves of the results under CV3 for all of the datasets. The PR curves are shown in Figure 1; the results also demonstrate the superiority of our proposed DLGrLMF.
Table 2

Average AUPR values of different methods on the four datasets under CV1 setting (the values following the symbol “±” are the standard deviations of 5 repetition results).

MethodsNRsGPCRsIcsEs
BLMNII0.642 ± 0.0390.482 ± 0.0170.647 ± 0.0120.622 ± 0.014
WNN0.568 ± 0.0230.589 ± 0.0210.586 ± 0.0160.593 ± 0.015
CMF0.578 ± 0.0370.676 ± 0.0120.855 ± 0.0060.804 ± 0.004
GRMF0.595 ± 0.0240.677 ± 0.0130.368 ± 0.0170.325 ± 0.013
NRLMF0.677 ± 0.0350.679 ± 0.0140.887 ± 0.0120.846 ± 0.005
DLGRMC0.697 ± 0.0250.705 ± 0.0160.897 ± 0.0160.877 ± 0.006
DLGrLMF0.713 ± 0.0200.724 ± 0.0120.908 ± 0.0150.896 ± 0.006
Table 3

Average AUPR values of different methods on the four datasets under CV2 setting (the values following the symbol “±” are the standard deviations of 5 repetition results).

MethodsNRsGPCRsIcsEs
BLMNII0.429 ± 0.0460.309 ± 0.0220.288 ± 0.0270.287 ± 0.027
WNN0.505 ± 0.5030.287 ± 0.0170.238 ± 0.0350.236 ± 0.035
CMF0.467 ± 0.0560.357 ± 0.0150.266 ± 0.0330.269 ± 0.030
GRMF0.483 ± 0.0520.355 ± 0.0190.287 ± 0.0250.286 ± 0.024
NRLMF0.543 ± 0.0520.364 ± 0.0170.347 ± 0.0330.346 ± 0.034
DLGRMC0.576 ± 0.0530.375 ± 0.0150.367 ± 0.0230.367 ± 0.023
DLGrLMF0.587 ± 0.0180.395 ± 0.0110.379 ± 0.0140.382 ± 0.019
Table 4

Average AUPR values of different methods on the four datasets under CV3 setting (the values following the symbol “±” are the standard deviations of 5 repetition results).

MethodsNRsGPCRsIcsEs
BLMNII0.414 ± 0.0410.335 ± 0.0130.203 ± 0.0150.164 ± 0.014
WNN0.515 ± 0.0230.365 ± 0.0060.320 ± 0.0130.386 ± 0.015
CMF0.486 ± 0.0370.404 ± 0.0080.357 ± 0.0120.378 ± 0.005
GRMF0.518 ± 0.0280.364 ± 0.0130.345 ± 0.0190.348 ± 0.012
NRLMF0.494 ± 0.0460.412 ± 0.0450.356 ± 0.0140.397 ± 0.015
DLGRMC0.528 ± 0.0230.415 ± 0.0160.364 ± 0.0180.414 ± 0.013
DLGrLMF0.538 ± 0.0220.432 ± 0.0130.388 ± 0.0140.425 ± 0.011
Figure 1

The PR curves of different methods on different datasets.

3.4. Case Study

In order to validate the capacity of DLGrLMF for potential DTI prediction, we randomly choose a drug from each dataset and report the top 10 predicted interactions of different methods under CV3. The predicted results are reported in Tables 5–8. As can be seen from the results, our proposed DLGrLMF can successfully predict a larger amount of the experimental validated DTIs when compared with other methods, which also indicates that DLGrLMF is capable of predicting novel DTIs for drug development.
Table 5

The top 10 interacted targets of drug “D00094” in dataset NRs predicted by different methods (“√” denotes experimentally validated targets, and “×” denotes nonvalidated targets).

RankTargets predicted by different methods
BLMNIIWNNCMFGRMFNRLMFDLGRMCDLGrLMF
1hsa5914 (√)hsa190 (√)hsa6096 (√)hsa6257 (√)hsa5915 (√)hsa5914 (√)hsa5914 (√)
2hsa5915 (√)hsa6257 (√)hsa6257 (√)hsa5915 (√)hsa190 (√)hsa5915 (√)hsa5915 (√)
3hsa6257 (√)hsa5915 (√)hsa5915 (√)hsa6256 (√)hsa6096 (√)hsa190 (√)hsa6096 (√)
4hsa190 (√)hsa6256 (√)hsa190 (√)hsa190 (√)hsa5914 (√)hsa6096 (√)hsa190 (√)
5hsa6258 (√)hsa190 (√)hsa6256 (√)hsa6258 (√)hsa6097 (√)hsa6257 (√)hsa5256 (√)
6hsa6097 (√)hsa6097 (√)hsa5916 (√)hsa5916 (√)hsa6258 (√)hsa6256 (√)hsa6257 (√)
7hsa2099 (×)hsa5916 (√)hsa2104 (×)hsa5915 (√)hsa5916 (√)hsa6258 (√)hsa6258 (√)
8hsa4306 (×)hsa2908 (×)hsa2421 (×)hsa2101 (×)hsa6257 (√)hsa5916 (√)hsa5916 (√)
9hsa5465 (×)hsa2104 (×)hsa4306 (×)hsa2104 (×)hsa367 (×)hsa2099 (×)hsa6097 (√)
10hsa2104 (×)hsa2421 (×)hsa9970 (×)hsa5465 (×)hsa4306 (×)hsa2908 (×)hsa9970 (×)
Table 6

The top 10 interacted targets of drug “D00255” in dataset GPCRs predicted by different methods (“√ “denotes experimentally validated targets, and “×” denotes nonvalidated targets).

RankTargets predicted by different methods
BLMNIIWNNCMFGRMFNRLMFDLGRMCDLGrLMF
1hsa147 (√)hsa150 (√)hsa151 (√)hsa155 (√)hsa155 (√)hsa147 (√)hsa155 (√)
2hsa148 (√)hsa146 (√)hsa146 (√)hsa150 (√)hsa147 (√)hsa155 (√)hsa151 (√)
3hsa146 (√)hsa155 (√)hsa147 (√)hsa151 (√)hsa146 (√)hsa151 (√)hsa150 (√)
4hsa150 (√)hsa153 (√)hsa148 (√)hsa147 (√)hsa150 (√)hsa150 (√)hsa147 (√)
5hsa1812 (×)hsa154 (√)hsa155 (√)hsa154 (√)hsa148 (√)hsa146 (√)hsa148 (√)
6hsa2550 (×)hsa1234 (×)hsa154 (√)hsa1268 (×)hsa2550 (×)hsa154 (√)hsa154 (√)
7hsa2913 (×)hsa1241 (×)hsa2911 (×)hsa135 (×)hsa3361 (×)hsa1128 (×)hsa153 (√)
8hsa5739 (×)hsa3354 (×)hsa1241 (×)hsa2911 (×)hsa5729 (×)hsa2911 (×)hsa2911 (√)
9hsa7201 (×)hsa7201 (×)hsa3354 (×)hsa57105 (×)hsa9052 (×)hsa3269 (×)hsa3354 (×)
10hsa552 (×)hsa6751 (×)hsa6751 (×)hsa886 (×)hsa2911 (×)hsa3352 (×)hsa1268 (×)
Table 7

The top 10 interacted targets of drug “D00110” in dataset ICs predicted by different methods (“√” denotes experimentally validated targets, and “× “denotes nonvalidated targets).

RankTargets predicted by different methods
BLMNIIWNNCMFGRMFNRLMFDLGRMCDLGrLMF
1hsa6336 (√)hsa11280 (√)hsa6530 (√)hsa6532 (√)hsa6529 (√)hsa6331 (√)hsa6530 (√)
2hsa6532 (√)hsa6530 (√)hsa6532 (√)hsa11280 (√)hsa6532 (√)hsa6336 (√)hsa6532 (√)
3hsa6530 (√)hsa6529 (√)hsa11280 (√)hsa6336 (√)hsa6336 (√)hsa6530 (√)hsa6336 (√)
4hsa11280 (√)hsa6331 (√)hsa6529 (√)hsa6336 (√)hsa6331 (√)hsa6532 (√)hsa6331 (√)
5hsa6529 (√)hsa6532 (√)hsa6331 (√)hsa6530 (√)hsa11280 (√)hsa11280 (√)hsa11280 (√)
6hsa2554 (×)hsa2554 (×)hsa6336 (√)hsa6529 (√)hsa9312 (×)hsa6529 (√)hsa6529 (√)
7hsa2901 (×)hsa9177 (×)hsa2901 (×)hsa1137 (×)hsa93589 (×)hsa1141 (×)hsa11254 (√)
8hsa3748 (×)hsa773 (×)hsa27012 (×)hsa9312 (×)hsa23704 (×)hsa1137 (×)hsahsa10060 (×)
9hsa1134 (×)hsa8514 (×)hsa8973 (×)hsa3762 (×)hsa2892 (×)hsa9312 (×)hsa9132 (×)
10hsa9177 (×)hsa9311 (×)hsa2560 (×)hsa1139 (×)hsa3756 (×)hsa93589 (×)hsa9311 (×)
Table 8

The top 10 interacted targets of drug “D00002” in dataset Es predicted by different methods (“√” denotes experimentally validated targets, and “×” denotes nonvalidated targets).

RankTargets predicted by different methods
BLMNIIWNNCMFGRMFNRLMFDLGRMCDLGrLMF
1hsa216 (√)hsa108 (√)hsa1725 (×)hsa196883 (√)hsa191 (√)hsa191 (√)hsa191 (√)
2hsa108 (√)hsa1725 (×)hsa108 (√)hsa191 (√)hsa196883 (√)hsa1725 (×)hsa107 (√)
3hsa1725 (×)hsa191 (√)hsa2936 (√)hsa7498 (√)hsa108 (√)hsa196883 (√)hsa108 (√)
4hsa2746 (√)hsa3939 (√)hsa2639 (√)hsa3033 (√)hsa3292 (√)hsa108 (√)hsa6652 (√)
5hsa196883 (√)hsa3292 (√)hsa115 (√)hsa108 (√)hsa3615 (√)hsa2936 (√)hsa64802 (√)
6hsa7015 (×)hsa349565 (√)hsa2597 (√)hsa7299 (×)hsa3939 (√)hsa3033 (√)hsa4190 (√)
7hsa4594 (×)hsa34 (×)hsa3156 (×)hsa84152 (×)hsa3818 (×)hsa349565 (√)hsa196883 (√)
8hsa3035 (×)hsa8435 (×)hsa51095 (×)hsa590 (×)hsa5536 (×)hsa339221 (×)hsa3376 (×)
9hsa306 (×)hsa51095 (×)hsa90 (×)hsa3156 (×)hsa34 (×)hsa3156 (×)hsa34 (×)
10hsa8435 (×)hsa306 (×)hsa761 (×)hsa34 (×)hsa90 (×)hsa3991 (×)hsa3156 (×)

4. Discussion and Conclusions

In this paper, we propose a novel dual Laplacian graph regularized logistic matrix factorization model for drug-target interaction prediction, i.e., DLGrLMF. Specifically, DLGrLMF regards the task of drug-target interaction prediction as a weighted logistic matrix factorization problem, in which the experimentally validated interactions are allocated with larger weights. Meanwhile, by considering that drugs with similar chemical structure should have interactions with similar targets and targets with similar genomic sequence similarity should in turn have interactions with similar drugs, the drug pairwise chemical structure similarities as well as the target pairwise genomic sequence similarities are fully exploited to serve the matrix factorization problem by using a dual Laplacian graph regularization term. By performing extensive experiments, the efficacy of the proposed method can be well validated, and case studies demonstrate that the proposed method is powerful to predict potential novel drug-target interactions. In addition, experimental results also demonstrate that there is still much room for improvement since there also exists missed interactions in case studies. In this work, only one type of representation for drugs or targets is used. In practical, each drug/target is often with multiple representations. For example, a drug can be represented by its chemical structure or by its chemical response in different cells. A protein target can be represented by its sequence or by its gene expression values in different cells. In our future work, we will try to integrate multiple representations for drug-target interaction prediction and we believe that the prediction results can be improved with a large margin.
  42 in total

1.  Prediction of drug-target interaction by label propagation with mutual interaction information derived from heterogeneous network.

Authors:  Xiao-Ying Yan; Shao-Wu Zhang; Song-Yao Zhang
Journal:  Mol Biosyst       Date:  2016-02

2.  Statistical prediction of protein chemical interactions based on chemical structure and mass spectrometry data.

Authors:  Nobuyoshi Nagamine; Yasubumi Sakakibara
Journal:  Bioinformatics       Date:  2007-05-17       Impact factor: 6.937

3.  Drugs, non-drugs, and disease category specificity: organ effects by ligand pharmacology.

Authors:  A T García-Sosa; U Maran
Journal:  SAR QSAR Environ Res       Date:  2013-03-27       Impact factor: 3.000

Review 4.  Drug-target interactions that involve the replacement or displacement of magnesium ions.

Authors:  Nicholas A Meanwell
Journal:  Bioorg Med Chem Lett       Date:  2017-11-10       Impact factor: 2.823

5.  IRWNRLPI: Integrating Random Walk and Neighborhood Regularized Logistic Matrix Factorization for lncRNA-Protein Interaction Prediction.

Authors:  Qi Zhao; Yue Zhang; Huan Hu; Guofei Ren; Wen Zhang; Hongsheng Liu
Journal:  Front Genet       Date:  2018-07-04       Impact factor: 4.599

6.  Synthesis and biological evaluation of novel mono- and bivalent ASGP-R-targeted drug-conjugates.

Authors:  Rostislav A Petrov; Svetlana Yu Maklakova; Yan A Ivanenkov; Stanislav A Petrov; Olga V Sergeeva; Emil Yu Yamansarov; Irina V Saltykova; Igor I Kireev; Irina B Alieva; Ekaterina V Deyneka; Alina A Sofronova; Anastasiia V Aladinskaia; Alexandre V Trofimenko; Renat S Yamidanov; Sergey V Kovalev; Victor E Kotelianski; Timofey S Zatsepin; Elena K Beloglazkina; Alexander G Majouga
Journal:  Bioorg Med Chem Lett       Date:  2017-12-14       Impact factor: 2.823

7.  From genomics to chemical genomics: new developments in KEGG.

Authors:  Minoru Kanehisa; Susumu Goto; Masahiro Hattori; Kiyoko F Aoki-Kinoshita; Masumi Itoh; Shuichi Kawashima; Toshiaki Katayama; Michihiro Araki; Mika Hirakawa
Journal:  Nucleic Acids Res       Date:  2006-01-01       Impact factor: 16.971

8.  Characterization of schizophrenia adverse drug interactions through a network approach and drug classification.

Authors:  Jingchun Sun; Min Zhao; Ayman H Fanous; Zhongming Zhao
Journal:  Biomed Res Int       Date:  2013-09-09       Impact factor: 3.411

9.  The Prediction of Drug-Disease Correlation Based on Gene Expression Data.

Authors:  Hui Cui; Menghuan Zhang; Qingmin Yang; Xiangyi Li; Michael Liebman; Ying Yu; Lu Xie
Journal:  Biomed Res Int       Date:  2018-03-25       Impact factor: 3.411

10.  A deep learning-based method for drug-target interaction prediction based on long short-term memory neural network.

Authors:  Yan-Bin Wang; Zhu-Hong You; Shan Yang; Hai-Cheng Yi; Zhan-Heng Chen; Kai Zheng
Journal:  BMC Med Inform Decis Mak       Date:  2020-03-18       Impact factor: 2.796

View more

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