Skip to main content

METHODS article

Front. Genet., 10 January 2020
Sec. Computational Genomics
This article is part of the Research Topic Computational Learning Models and Methods Driven by Omics for Precision Medicine View all 36 articles

Three-Layer Heterogeneous Network Combined With Unbalanced Random Walk for miRNA-Disease Association Prediction

Limin Yu,Limin Yu1,2Xianjun Shen,*Xianjun Shen1,2*Duo Zhong,Duo Zhong1,2Jincai YangJincai Yang1
  • 1School of Computer, Central China Normal University, Wuhan, China
  • 2Hubei Provincial Key Laboratory of Artificial Intelligence and Smart Learning, Central China Normal University, Wuhan, China

miRNA plays an important role in many biological processes, and increasing evidence shows that miRNAs are closely related to human diseases. Most existing miRNA-disease association prediction methods were only based on data related to miRNAs and diseases and failed to effectively use other existing biological data. However, experimentally verified miRNA-disease associations are limited, there are complex correlations between biological data. Therefore, we propose a novel Three-layer heterogeneous network Combined with unbalanced Random Walk for MiRNA-Disease Association prediction algorithm (TCRWMDA), which can effectively integrate multi-source association data. TCRWMDA based not only on the known miRNA—disease associations, also add the new priori information (lncRNA–miRNA and lncRNA–disease associations) to build a three-layer heterogeneous network, lncRNA was added as the transition path of the intermediate point to mine more effective information between networks. The AUC value obtained by the TCRWMDA algorithm on 5-fold cross validation is 0.9209, compared with other models based on the same similarity calculation method, TCRWMDA obtained better results. TCRWMDA was applied to the analysis of four types of cancer, the results proved that TCRWMDA is an effective tool to predict the potential miRNA-disease association. The source code and dataset of TCRWMDA are available at: https://github.com/ylm0505/TCRWMDA.

Introduction

MiRNAs are widely found in eukaryotes and regulate the expression of other genes. miRNA is very important for the control of animal development and physiology (Victor, 2004). miRNA is involved in regulating cell differentiation (Lee et al., 1993)and plays an important role in many biological processes, including cell cycle progression and apoptosis (Brennecke et al., 2003). Mutations and biogenic dysfunction of miRNA and disorders of miRNA and its targets may lead to a variety of diseases. Calin et al. published the first study that microRNAs linked to cancer in 2002, there was a significant association between decreased levels of both miRNAs and chronic lymphoblastic leukemia, suggesting a potential relationship between miRNA and cancer (Calin et al., 2002). miRNA is an important factor in tumorigenesis, and the artificial regulation of some miRNAs may lead to the occurrence or apoptosis of tumors, which depends on the regulation of miRNA (Yang et al., 2009). With the development of miRNA research, the association between miRNA and disease has been extended to many types of cancer, including leukemia and lung cancer (Johnson et al., 2005; Bandyopadhyay et al., 2010), breast cancer, and colon cancer (Michael et al., 2003), and so on, exploring the relationship between miRNA and disease has become the subject of many kinds of cancer research. More and more evidence proving that miRNA is closely related to diseases, understanding relationships between miRNA and disease is conducive to understanding the pathogenesis of diseases at the molecular level, but more importantly is conducive to prognosis, diagnosis, evaluation, treatment, and prevention of diseases and the promotion of human medical progress. Traditional experiments are costly, time consuming, and only suitable for small-scale data, with the development of biology, mass biological data about miRNA have been generated. There is an urgent need to develop a powerful computational method to predict the potential disease-related miRNAs, possible candidate miRNAs with higher prediction score were obtained by computational methods can reduce the time and cost of biological experiment.

In the early research methods of miRNA-disease association prediction, under the assumption that functionally related miRNAs are often related to diseases with similar phenotypes (Lu et al., 2008), A computational model based on hypergeometric distribution to predict the miRNA-disease association was proposed (Jiang et al., 2010), and constructed a heterogeneous phenome-microRNAome network for human phenome-microRNAome by combining the miRNA functional similarity network and the disease phenotype similarity network with the known miRNA-disease association, However, this method relies on the neighbor point information of the predicted miRNA, and the false positive and false negative rates are relatively high, so the prediction accuracy of this method is not high. With the development of miRNA-disease research, the restart random walk algorithm was used to predict the miRNA-disease association (RWRMDA) based on the similarity model, which is the first to use the global network to predict miRNA-disease association (Chen et al., 2012b). A restart random walk was performed on the MiRNA functional similarity network to predict potential MiRNA disease interactions, but RWRMDA did not work on any known related MiRNA disease. A semi-supervised classification method RLSMDA to predict the potential miRNA-disease association based on regularized least squares is proposed (Chen and Yan, 2015), RLSMDA is a semi-supervised model that does not require negative samples and a global approach that prioritizing the association of all diseases at the same time. Combined Within-Score with Between-Score for miRNA-disease association prediction (WBSMDA) was proposed (Chen et al., 2016), WBSMDA based on the basis of known miRNA-disease association data and assuming that miRNAs with similar functions are more likely to be associated with diseases with similar phenotypes may lead to bias (preference) on miRNAs with more known diseases, In addition, the accuracy of the model is still not very high. Then, a KNN model based on rank to predict potential related miRNAs for diseases (RKNNMDA) was proposed (Chen et al., 2017), which based on miRNA functional similarity, disease semantic similarity, Gaussian interaction profile kernel similarity and known miRNA-disease association. In RKNNMDA, k-nearest neighbor algorithm was used to search k-nearest neighbor of miRNA and disease, and these k-nearest neighbors were reordered and reweighted according to the support vector machine model to obtain the final predicted results. Random walk has also been further developed in the prediction of miRNA-disease association. The random walk technique has also been developed in association prediction, unbalanced bi-random walk on the heterogeneous networks (BRWH) based on RWR was proposed (Luo and Xiao, 2017) to predict the miRNA-disease Association. From the matrix, making use of matrix completion algorithm (MCMDA) to update the adjacency matrix based on the known miRNA-disease association data to predict its potential association proposed in (Li et al., 2017). In 2018, there is a KATZMDA model for miRNA-disease association prediction (Qu et al., 2018), which based on KATZ model to calculate miRNA similarity and disease similarity to predict the association between miRNA and disease, and KATZMDA yields better results than the previous algorithms mentioned. Based on the idea of MCMDA, a new induction matrix completion model (IMCMDA) for MiRNA-Disease Association prediction was proposed (Chen et al., 2018). Different from MCMDA, IMCMDA uses disease similarity and miRNA similarity as the characteristics of disease and miRNA to complete the missing miRNA-disease association. Recently, a kernel-based soft-neighborhood similarity model combined with similar network fusion for miRNA-disease association prediction was proposed (Ma et al., 2018a). The improvement of the similarity model improves the accuracy of predicting miRNA-disease. Ha et al. predict miRNA and disease associations based on matrix decomposition, which has been widely used in recommendation systems (Ha et al., 2019). Based on the heterogeneous network of miRNA and disease, structural perturbation method is also applied to the prediction of miRNA-disease correlation, and the final perturbed matrix represents the correlation score between the two (Zeng et al., 2018). However, these methods mentioned above only considered the miRNA-disease association data sets and functional similarity, without extracting more information from other data sets related to them to improve the accuracy and reliability of the model.

With the development of biomedicine, the number of biological databases increases, and the association between biological data is gradually excavated, which enables us to combine different information from different databases to reliably predict the miRNA-disease association. In view of the limitations of the above methods, in this paper, we put forward a novel prediction model of three-layer network combining unbalanced random walk for miRNA-disease association prediction (TCRWMDA). Based on the known associated data of miRNA-disease, lncRNA–miRNA and lncRNA-disease, TCRWMDA build a three-layer heterogeneous network and performs unbalanced random walk between networks and on heterogeneous networks to obtain the final prediction results.

To evaluate the effectiveness of the TCRWMDA, we compared it with other classical and advanced algorithms based on the same similarity measure on 5-fold cross-validation. In addition, compared with the latest model based on the kernel-based soft neighborhood network fusion similarity model. In order to verify the applicability of TCRWMDA algorithm, four diseases were studied by TCRWMDA algorithm. Experimental results and case studies show that this method can be effectively used to predict the potential association between miRNA and disease.

Materials and Methods

The Dataset

The associated data sets used in this article are from (Chen, 2015). The dataset mainly consists of three association data sets. First, miRNA-disease association data set is from HMDDV2.0 (Li et al., 2013), finally, 5,430 miRNA-disease associations were obtained, including 383 diseases and 495 miRNAs. A represents the known association between miRNA and disease, A(i,j)=1. denotes miRNA m(i) is related to disease d(j), otherwise, A(i,j)=0.

A(i,j)={1,if miRNA m(i) is associated with lncRNA l(j)0,otherwise

Second, the lncRNA–miRNA association dataset was derived from the star-base v2.0 database (Yang et al., 2011). Repeated associations of different evidences were deleted, as well as the lncRNA–miRNA associations that did not exist in 5,430 known miRNA-disease associations and their corresponding lncRNA–miRNA associations in the lncRNA-disease association. Finally, 704 lncRNA–miRNA associations were obtained. B represents the known relationship between lncRNA–miRNA, B(i,j)=1 represents miRNA m(i) is related to lncRNA l(j),otherwise, B(i,j)=0.

B(i,j)={1,if miRNA m(i) is associated with IncRNA I(j)0,otherwises

Third, the lncRNA-disease association data set in the lncRNA Disease database (Geng Chen et al., 2012a) was downloaded, and the repeated association of different evidences and the association of lncRNA-disease related to the disease or lncRNA were removed. After removing the data of diseases not shown in the above data set, 182 lncRNA-disease associations of 34 lncRNAs were finally obtained. C represents association matrix between lncRNA and disease, C(i,j)=1 denotes lncRNA l(i) is related to disease d(j), otherwise, C(i,j)=0.

C(i,j)={1,if lncRNA l(i) associated with disease d(j)0,otherwise

TCRWMDA

Based on the idea of unbalanced bi-random walk, we proposed three-layer heterogeneous network combined with unbalanced random walk for miRNA-disease association prediction algorithm. TCRWMDA algorithm includes three random walks, including the random walk on miRNA–miRNA network, disease similarity network, and the mapping relationship of miRNA–lncRNA-disease. Figure 1 shows the flow chart of TCRWMDA algorithm to predict miRNA-disease association. In the dotted black box above Figure 1, blue dots represent miRNA, yellow dots represent disease, and red dots represent lncRNA. A three-layer heterogeneous network consist of the similar networks formed by same color nodes with straight lines and the heterogeneous networks formed by nodes of different colors with dotted lines. The similarity measure can be obtained by calculating the similarity of association data, the similarity measure was use to obtain the transition probability matrix by Laplace normalization, finally, TCRWMDA algorithm using the transition probability matrix to unbalanced random walk on heterogeneous network to get the potential association scores between the disease and its associated miRNAs and sorting. The feasibility and effectiveness of the algorithm is verified by whether the predicted results already exist in the existing database.

FIGURE 1
www.frontiersin.org

Figure 1 Flow chart of TCRWMDA algorithm. The steps of TCRWMDA for the association prediction between miRNA and disease are divided into four stages: the construction of similarity network, the calculation of transition probability matrix and the random walk on the three-layer heterogeneous network. Finally, the final prediction score is obtained to analyze the association probability of a certain disease and a certain miRNA. In the black dotted box is the construction of similarity network, which are based on association data and related data from the available database. The red dotted line shows that an unbalanced random walk on a three-layer heterogeneous network.

Construction of Similarity Networks

The similarity networks in this paper consist of lncRNA similarity network, Disease similarity network, miRNA similarity network.

lncRNA Similarity Network

Genes can be mutated, inserted and deleted, it is difficult to achieve a complete match of two sequences, so we use sequence information as its feature. We extract the sequence features by considering sequence composition (Zhang et al., 2018). For lncRNA sequences, we calculated the proportion of four nucleotide types (A, C, G, T) and 16 dinucleotide types (AA, AG, AC…) in each lncRNA sequence, every lncRNA l(i) can get a 20−dimensional eigenvector, where (i) is its component, named as lncRNA sequence composition. The sequence data of 34 selected lncRNA were downloaded from LNCipedia5 (Volders et al., 2019). Use cosine similarity method to calculate the lncRNA similarity sl, the formula of lncRNA similarity is as follows:

sl(i,j)=i=120(i)×(j)i=120((i))2×j=120((j))2
Disease Similarity Network

In this paper, we used the same method as in literature (Wang et al., 2010) to calculate the disease similarity.

Disease semantic similarity model 1: Directed acyclic graph (DAG) was constructed to describe the disease based on MeSH descriptor downloaded from national library of medicine (Lipscomb, 2000) (http://www.nlm.nih). According to DAG, the contribution of disease d to the semantic value of disease d DAG (d) is expressed as:

{D1D(d)=1if d=DD1D(d)={ΔD1D(d)|dchildren of d}if dD

∆ denotes attenuation coefficient of semantic contribution. The self-semantic value of disease D was defined as follows:

DV1(D)=dT(D)D1D(d)

Where T(D) represents all ancestor nodes of D and D itself. Based on the assumption that the two diseases share a large part of DAG and their semantic similarity is large, the semantic similarity between disease d(i). and disease d(j) can be defined as:

SS1(d(i),d(j))=dT(d(i))T(d(j))(D1d(i)(d)+D1d(j)(d))DV1(d(i))+DV1(d(j))

Disease semantic similarity model 2: It is unreasonable to give the same contribution value for diseases in the same layer of DAG (D). Therefore, according to the model proposed by Xuan et al., we define the contribution of disease d to the semantic value of disease d in DAG (d) as follows:

D2D(d)=log[the number of DAGs including dthe number of diseases]

We define the semantic similarity of diseases d(i),d(j) as the ratio of share ancestor node contributions to all ancestor node contributions. The semantic similarity model 2 is calculated as follows:

SS2(d(i),d(j))=dT(d(i))T(d(j))(D2d(i)(d)+D2d(j)(d))DV2(d(i))+DV2(d(j))

Among them,

DV2(D)=dT(D)D2D(d)
miRNA Similarity Network

Wang et al. (2010) proposed the method of MISIM and miRNA functional similarity based on the hypothesis that miRNAs with similar functions are more likely to be associated with diseases with similar characteristics. The miRNA function similarity data downloaded from http://www.cuilab.cn/files/images/cuilab/misim.zip. We use FS(m(i),m(j)) to represent association score between miRNA m(i) and miRNA m(j)

Gaussian Kernel Similarity

Based on the basic assumption that similar diseases are often associated with miRNAs with similar functions (Wang et al., 2010), we calculated the Gaussian kernel similarity for miRNA and disease to obtain the miRNA similarity and disease similarity. First, we use vector IP(d(i)) to represent there is or is not an association between each miRNA and disease d(i) and regard IP(d(i)) as interaction profile of the disease d(i), then, the gaussian interaction profile kernel similarity between disease d(i) and d(j) was calculated:

kd(i,j)=exp(γdIP(d(i))IP(d(j))2)
γd=γd/(1ndi=1nd||IP(d(i)))||2)

γd controls kernel bandwidth. Similarly, the Gaussian kernel similarity between disease m(i) and disease m(j) can be obtained as follows:

km(i,j)=exp(γmIP(m(i))IP(m(j))2)

γm=γm/(1nmi=1nm||IP(m(i))||2)
Integrated Similarity for Diseases and miRNAs

We could not obtain the DAGs of all diseases, that is, for a specific disease without DAG, we could not calculate the semantic similarity score of this disease with other diseases. Therefore, for the disease pairs with semantic similarity score, we used the semantic similarity score to express the disease similarity, and for other disease pairs, we used the gaussian kernel interaction profile similarity to represent the disease similarity. The disease similarity matrix of disease d(i) and disease d(j) was constructed as follows:

sd(i,j)={SS1(d(i),d(j))+SS2(d(i),d(j))2 d(i) and d(j) has semanticsimilaritykd(d(i),d(j))                 otherwise

Similarly, the similarity matrix of miRNA can be obtained:

sm(i,j)={FS(m(i),m(j)) m(i) and m(j) has functional similaritykm(m(i),m(j))otherwise

The similarity between the two miRNAs is the weight of edge in the miRNA similarity network, in the same way, the similarity between the two diseases is the weight of edge in the disease similarity network.

Calculation of Transition Probability Matrix

To perform a random walk on three-layer heterogeneous networks, the state transition between networks must be considered and transition probability matrix needs to be created. To calculate the transition probability in the miRNA similarity network, we make use of the Laplace normalization (Zhao et al., 2015) to calculate transition probability matrix in the miRNA similarity network, and the exit degree of nodes and the entry degree of nodes were taken into account.

Laplace normalization: Assuming that Z=[(i,j)],i,j=1,2,…,N is a symmetric matrix, Y is a diagonal matrix, defined as: Y (i,i) is the sum of the i row of Z, When i is not equal to j,Y (i,j)=0. Matrix normalization: ℤ=Y-1/2AY-1/2 also a symmetric matrix, The elements in can be defined as:

(i,j)=Z(i,j)Y(i,i)Y(j,j)

Then the transition probability matrix M in the miRNA similarity network can be expressed as:

M(i,j)={sm(i,j)ism(i,j)jsm(i,j)ifism(i,j)andjsm(i,j)00otherwise

Similarly, we can obtain the transition probability matrix D and L in the disease similarity network and lncRNA similarity network as follows:

D(i,j)={sd(i,j)isd(i,j)jsd(i,j)ifisd(i,j)andjsd(i,j)0     0otherwise

L(i,j)={sl(i,j)isl(i,j)jsl(i,j)ifisl(i,j)andjsl(i,j)0     0otherwise

TCRWMDA Algorithm Process

Specifically, TCRWMDA algorithm can be divided into two parts: one is random walk on heterogeneous networks, and the other is random walk between networks. Table 1 introduces the process of TCRWMDA algorithm in predicting miRNA-disease association, and Table 2 introduces the process of unbalanced random walk between networks.

TABLE 1
www.frontiersin.org

Table 1 The description of the TCRWMDA algorithm.

TABLE 2
www.frontiersin.org

Table 2 The description of the BNetWalk algorithm.

Random Walk on Three-Layer Heterogeneous Networks

Where MD represents the predicted correlation matrix between miRNA and disease, MDt represents t-step random walk were performed MD, ABC denotes matrix of prior knowledge. TCRWMDA algorithm has six parameters: α, β, l, r, s. l, r. s represents the number of steps random walk on miRNA-miRNA network, disease-disease network and networks respectively. α controls network walk or return to the proportion of prior knowledge; The function of λ is to provide a new priori knowledge, there is a linearly combination of the new state form by a random walk between networks and the known initial state by λ. That is, if the current particle is in the miRNA network, then the particle has probability of α to perform the l-step random walk in the miRNA network, to perform the l-step random walk (1-α)×λ perform the s-step random walk into disease network, and has probability of (1-)×(1-λ) to return the start node. If the current particle is in the disease network, then the particle has probability of α to perform the r-step random walk in the disease network, has probability of (1-α)×λ perform the s-step random walk into miRNA network.

Random Walk Between Networks

ML represents the predicted association score between miRNA and lncRNA, while LD represents the probability matrix of disease generation on lncRNA. β notes the probability of controlling the random walk on the lncRNA network or returning to prior knowledge during random walk among networks. R represents the miRNA-disease association matrix formed through Random Walk between networks.

MLt and LDt represents t-step random walks were performed ML and LD, respectively. In equation (18), the association matrix between miRNA and lncRNA is multiplied by the right transition probability matrix L on the lncRNA network, which represents a random walk on lncRNA network to update ML. Similarly, the left multiplication probability transition matrix L represents a random walk on lncRNA network to update LD, finally, we can obtain association between miRNA and disease.

Results and Analysis

Parameter Analysis

Receiver operating characteristic curve (ROC curve) takes true positive rate (sensitivity) as the vertical coordinate and false positive rate (1-specificity) as the horizontal coordinate. The area under the ROC curve is the AUC value, which can be used as the evaluation index to intuitively evaluate the classifier. The higher the AUC value, the better the performance of the algorithm. In the process of parameter selection, AUC value is selected as the index to evaluate the influence of parameters. For an algorithm, if the parameters are set with different values, it corresponds to different models. For which model to choose, the best way is to use the model with the minimum generalization error. However, it is generally impossible to directly obtain the generalization error of the model, we select the model parameter when the AUC value is the largest.

TCRWMDA has six parameters, set step size of α, β and λ is 0.1, with values ranging from 0 to 1. For l, r and s, set the step size to 1 and the value range to 1–5. The known association between 495 miRNAs and 383 diseases verified by 5-fold cross validation. First, fix some parameters, change the value of a parameter, and then the influence of parameters on the model performance was determined according to the change of AUC value. In the process of parameter selection, the value of s was changed in the experiment, and the AUC value did not change much. The increase in the number of steps in the network could not provide us with more information, and the information that could be mined was limited. Moreover, the larger s was, the higher the algorithm complexity, and the performance of the model barely changed as s increased, so we set s = 1 in this paper, which also indicates that the data volume in the lncRNA data set is too small to provide more network structure information.

Change the values of l and s and fix other parameters. The change result of AUC is shown in Figure 2. For parameters l and r, the results are significantly better when lr than when l < r. Fixed l, with the increase of r, the AUC value decreased significantly, which indicated that excessive walking on the disease network would lead to a certain false positive, and the overall performance decreased. According to the results of parameter analysis, we set l = 1 and r = 1.

FIGURE 2
www.frontiersin.org

Figure 2 Effects of parameters l and r on the result of 5-fold cross validation. (α=0.1, β=0.1, s=1, λ=0.9). When the value of α, β, s, and λ are fixed, the AUC value is maximized when l and r are both equal to 1.

Next, fix l = 1, r = 1, s = 1, Change the values of α, β, and λ, the experimental results are shown in Figure 3. α denotes restart probability, when α = 0, only random walk between networks played a role, ignoring the random walk between the miRNA network itself and the heterogeneous network on the disease network. Therefore, the results of the model were not ideal, but the remaining values of AUC were 0.9205~0.9209, with no significant fluctuation. When β = 0.1, the AUC value is the maximum and the model performance is the best. When the parameter β is larger, the probability of prior knowledge is reduced. The known association information is gradually ignored, and the results presented are reduced, which indicates that the known association information plays an important role in the algorithm itself and cannot be ignored. Parameter λ has little influence on the model, when λ = 0.9, AUC is the largest. From what has been discussed above, we select l = 1, r = 1, s = 1, α = 0.1, β = 0.1, λ = 0.9.

FIGURE 3
www.frontiersin.org

Figure 3 Effects of parameters α, β and λ on the result of 5-fold cross validation. (l=1, r=1, s=1). When α=0, AUC value is the lowest. In this case, only the random walk between the networks is at work. AUC is relatively stable with the variation of parameters β and λ.

Algorithm Performance Comparison

In this paper, we take the AUC (Area under Curve) value as the evaluation index, all known miRNA-disease associations were divided into five groups of the same size, four of which were used as training set for model learning, then, the similarity calculation method mentioned above was used to calculate miRNA and disease similarity, we compare TCRWMDA with IMCMDA(Chen et al., 2018), RWRMDA(Xing Chen et al., 2012), KATZMDA (Qu et al., 2018), BRWH (Luo and Xiao, 2017) for 5-fold cross validation. The results of TCRWMDA and other methods for 5-fold cross validation are shown in Figure 4. True positive rate (sensitivity) is the percentage of a test sample ranked above a given threshold. False positive rate (1-specificity) is the percentage of samples below the threshold. In this paper, for the specified threshold, the true positive rate is the percentage that accurately predicts the miRNA associated with a known disease, and the false positive rate is the percentage that predicts the miRNA unrelated to the disease. When AUC = 1, the performance of the model is the best. When AUC = 0.5, it indicates that the classification method is completely ineffective and has no classification value.

FIGURE 4
www.frontiersin.org

Figure 4 The AUC value of TCRWMDA and other methods for 5-fold cross validation.

It can be seen from Figure 4, the area under the ROC curve of TCRWMDA algorithm is the largest, that is, the prediction performance of this algorithm is better than other methods. The AUC values obtained by IMCMDA (Chen et al., 2018) (Chen et al., 2018) (Chen et al., 2018) (Chen et al., 2018) (Chen et al., 2018) (Chen et al., 2018) (Chen et al., 2018) (Chen et al., 2018) (Chen et al., 2018) (Chen et al., 2018) (Chen et al., 2018) (Chen et al., 2018), RWRMDA, KATZMDA, BRWH, and TCRWMDA on 5-fold cross validation are respectively 0.8351、0.8676、0.9088、0.9106、0.9209. The AUC value of the TCRWMDA algorithm was 1.3% higher than that of the BRWH, which indicates add new related dataset and perform a random walk on constructed multi-layer network and then is effective. TCRWMDA is 10.3% better than IMCMDA, 6.1% better than RWRMDA, and 1.1% better than KATZMDA.

Based on Kernel-Based Soft-Neighborhood Network Fusion Similarity Model

Ma et al. considered the distance factor and the reconstruction relationship between samples to establish the nuclear soft neighborhood similarity model (Ma et al., 2018b), and combined the nuclear soft neighborhood similarity matrix of miRNA (disease) with the functional similarity (disease semantic similarity) of miRNA using similarity network fusion (SNF) (Wang et al., 2014), proposed kernel-based soft-neighborhood network fusion similarity model, and obtained good results. The following analysis based on kernel-based soft-neighborhood network fusion similarity model. After parameter analysis, the final selection is l = 1, r = 1, s = 1, α = 0.2, β = 0.1, λ = 0.9.

Figure 5 shows the results of TCRWMDA and LKSNF soft neighborhood network of nuclear fusion based similarity model on 5-fold cross validation. In Figure 5, the red solid line represents the result of TCRWMDA algorithm for 5-fold cross validation, the green dotted line represents the result of TCRWMDA algorithm based on kernel-based soft-neighborhood network fusion similarity model, and the black dotted line represents the result of the LKSNF algorithm on 5-fold cross-validation. Based on kernel-based soft-neighborhood network fusion similarity model, the AUC value of the TCRWMDA algorithm is improved by 0.99%. However, the association data of lncRNA-miRNA and lncRNA-disease are sparse, the number of lncRNAs that can be considered is also small, resulting in a certain deviation in the prediction results, the AUC value obtained by TCRWMDA algorithm is almost the same as that obtained by LKSNF algorithm.

FIGURE 5
www.frontiersin.org

Figure 5 The AUC value of TCRWMDA and LKSNF for 5-fold cross validation based on kernel-based soft-neighborhood network fusion similarity model.

Case Study

Globally, breast cancer is the most common cancer in women, accounting for 25% of all cancers in women. In 2012, there were 1.68 million cases of breast cancer and 520,000 deaths due to breast cancer. Mir-200c inhibits the growth and differentiation of cancer cells, and strongly inhibits the ability of normal breast stem cells to form mammary ducts and human breast cancer-driven tumorigenesis in vivo (Shimono et al., 2009). In addition, miRNA may be abnormally downregulated or upregulated in colon cancer tissues. In 2003, the first study on miRNAs was published in colon cancer (Michael et al., 2003), identifying mir-143 and mir-145 as new misaligned miRNAs in colon cancer.

In order to further prove the predictive performance of TCRWMDA in predicting miRNA-disease association, we used TCRWMDA algorithm to carry out analysis of breast cancer and colon cancer, as shown in Tables 3 and 4.

TABLE 3
www.frontiersin.org

Table 3 The top 50 potential miRNAs predicted by TCRWMDA for breast neoplasms and their associations confirmed by database (column 1: top 1–25; Column 3: top 26–50).

TABLE 4
www.frontiersin.org

Table 4 The top 50 potential miRNAs predicted by TCRWMDA for colon cancer (colon neoplasms) and confirmed by database (column 1: top 1–25; Column 3: top 26–50).

The predicted results were verified by dbDEMC database (Yang et al., 2017) and HMDD (Li et al., 2013), for breast tumor diseases, 44 of the first 50 predicted miRNAs were verified in dbDEMC and 45 of the top 50 predicted colon tumor diseases were verified by dbDEMC. In order to enhance the persuasion, we also listed two other cases (lung neoplasms and lymphoma), whose prediction results were verified as shown in the Supplementary Tables 1 and 2.

Conclusion

With the development of bioinformatics, more and more experiments and evidence show that miRNA is closely related to the generation and development of human diseases, and the discovery of miRNA that may be related to diseases has attracted much attention. The experiment is time-consuming and costly, the new and effective miRNA-disease association prediction algorithm can effectively provide research directions and reduce the cost and time of biological experiments.

In this paper, we propose a novel TCRWMDA algorithm, which is different from the traditional prediction methods based on heterogeneous network and incorporates new prior knowledge (lncRNA information related to miRNA and disease) to effectively make the best use of the information that we have. TCRWMDA is a framework for integrating multiple sources of information, which may yield better results when the data set is large. TCRWMDA is applied to miRNA-disease association prediction, which implements unbalanced random walk on three-layer heterogeneous networks and integrate the related similarity information to predict disease-related miRNAs. TCRWMDA is efficient because it makes use of multi-source information from reliable data sources. Considering the association between lncRNA and disease and the association between miRNA and disease, TCRWMDA mines the association information on between data and topological information in the network to improve the prediction accuracy. Experimental results and case studies prove that the TCRWMDA algorithm is an effective tool for predicting the potential miRNA-disease association. If more data sets are added, the increase and optimization of parameters is a problem worth thinking about. In the future, we hope to conduct more stable data integration and seek methods for optimizing parameter selection.

Data Availability Statement

All datasets for this study are included in the article/Supplementary Material.

Author Contributions

LY and XS designed and implemented the computing framework. LY and XS analyzed the results and wrote the manuscript. LY, XS, DZ and JY revised the manuscript. LY prepared the computational codes and carried out. All the authors wrote, reviewed and approved the final manuscript.

Funding

This research was supported by the National Natural Science Foundation of China (61532008, 61872157, 61932008), the Self-determined Research Funds of CCNU from the Colleges' Basic Research and Operation of MOE (CCNU19QD003) and the National Language Commission Key Research Project (ZDI135-61).

Conflict of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Acknowledgments

This article was included in the CBC2019.

Supplementary Material

The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fgene.2019.01316/full#supplementary-material

References

Bandyopadhyay, S., Mitra, R., Maulik, U., Zhang, M. Q. (2010). Development of the human cancer microRNA network. Silence 1, 6–6. doi: 10.1186/1758-907X-1-6

PubMed Abstract | CrossRef Full Text | Google Scholar

Brennecke, J., Hipfner, D. R., Stark, A., Russell, R. B., Cohen, S. M. (2003). bantam Encodes a Developmentally Regulated microRNA that Controls Cell Proliferation and Regulates the Proapoptotic Gene hid in Drosophila. Cell 113, 25–36. doi: 10.1016/S0092-8674(03)00231-9

PubMed Abstract | CrossRef Full Text | Google Scholar

Calin, G. A., Dumitru, C. D., Shimizu, M., Bichi, R., Zupo, S., Noch, E., et al. (2002). Frequent Deletions and Down-Regulation of Micro-RNA Genes miR15 and miR16 at 13q14 in Chronic Lymphocytic Leukemia. Proc. Natl. Acad. Sci. U. S. A. 99, 15524–15529. doi: 10.1073/pnas.242606799

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, X., Yan, G. (2015). Semi-supervised learning for potential human microRNA-disease associations inference. Sci. Rep.-UK 4, 5501. doi: 10.1038/srep05501

CrossRef Full Text | Google Scholar

Chen, G., Wang, Z., Wang, D., Qiu, C., Liu, M., Chen, X., et al. (2012a). LncRNADisease: a database for long-non-coding RNA-associated diseases. Nucleic Acids Res. 41, D983–D986. doi: 10.1093/nar/gks1099

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, X., Liu, M., Yan, G. (2012b). RWRMDA: predicting novel human microRNA–disease associations. Mol. Biosyst. 8 (2792), 21106. doi: 10.1039/c2mb25180a

CrossRef Full Text | Google Scholar

Chen, X., Yan, C. C., Zhang, X., You, Z., Deng, L., Liu, Y., et al. (2016). WBSMDA: Within and Between Score for MiRNA-Disease Association prediction. Sci. Rep.-UK 6, 21106. doi: 10.1038/srep21106

CrossRef Full Text | Google Scholar

Chen, X., Wu, Q. F., Yan, G. Y. (2017). RKNNMDA: Ranking-based KNN for MiRNA-Disease Association prediction. RNA Biol. 14, 952–962. doi: 10.1080/15476286.2017.1312226

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, X., Wang, L., Qu, J., Guan, N., Li, J. (2018). Predicting miRNA–disease association based on inductive matrix completion. Bioinformatics 34, 4256–4265. doi: 10.1093/bioinformatics/bty503

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, X. (2015). Predicting lncRNA-disease associations and constructing lncRNA functional similarity network based on the information of miRNA. Sci. Rep.-UK 5, 13186. doi: 10.1038/srep13186

CrossRef Full Text | Google Scholar

Ha, J., Park, C., Park, S. (2019). PMAMCA: prediction of microRNA-disease association utilizing a matrix completion approach. BMC Syst. Biol. 13, 33. doi: 10.1186/s12918-019-0700-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Jiang, Q., Hao, Y., Wang, G., Juan, L., Zhang, T., Teng, M., et al. (2010). Prioritization of disease microRNAs through a human phenome-microRNAome network. BMC Syst. Biol. 4 Suppl 1, S2–S2. doi: 10.1186/1752-0509-4-S1-S2

PubMed Abstract | CrossRef Full Text | Google Scholar

Johnson, S. M., Grosshans, H., Shingara, J., Byrom, M., Jarvis, R., Cheng, A., et al. (2005). RAS Is Regulated by the let-7 MicroRNA Family. Cell 120, 635–647. doi: 10.1016/j.cell.2005.01.014

PubMed Abstract | CrossRef Full Text | Google Scholar

Lee, R. C., Feinbaum, R. L., Ambros, V. (1993). The C. elegans heterochronic gene lin-4 encodes small RNAs with antisense complementarity to lin-14. Cell 75, 843. doi: 10.1016/0092-8674(93)90529-y

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, Y., Qiu, C., Tu, J., Geng, B., Yang, J., Jiang, T., et al. (2013). HMDD v2.0: a database for experimentally supported human microRNA and disease associations. Nucleic Acids Res. 42, D1070–D1074. doi: 10.1093/nar/gkt1023

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, J. Q., Rong, Z. H., Chen, X., Yan, G. Y., You, Z. H. (2017). MCMDA: Matrix completion for MiRNA-disease association prediction. Oncotarget 8, 21187. doi: 10.18632/oncotarget.15061

PubMed Abstract | CrossRef Full Text | Google Scholar

Lipscomb, C. E. (2000). “Medical Subject Headings (MeSH).”, in.).

Google Scholar

Lu, M., Zhang, Q., Deng, M., Miao, J., Guo, Y., Gao, W., et al. (2008). An Analysis of Human MicroRNA and Disease Associations. PloS One 3, e3420. doi: 10.1371/journal.pone.0003420

PubMed Abstract | CrossRef Full Text | Google Scholar

Luo, J., Xiao, Q. (2017). A novel approach for predicting microRNA-disease associations by unbalanced bi-random walk on heterogeneous network. J. Biomed. Inform. 66, 194–203. doi: 10.1016/j.jbi.2017.01.008

PubMed Abstract | CrossRef Full Text | Google Scholar

Ma, Y., Ge, L., Ma, Y., Jiang, X., He, T., Hu, X. (2018a). Kernel soft-neighborhood network fusion for miRNA-disease interaction prediction, in: 2018 IEEE International Conference on Bioinformatics and Biomedicine (BIBM). IEEE, 197–200. doi: 10.1109/BIBM.2018.8621122

CrossRef Full Text | Google Scholar

Ma, Y., Yu, L., He, T., Hu, X., Jiang, X. (2018b). Prediction of long non-coding RNA-protein interaction through kernel soft-neighborhood similarity, in: 2018 IEEE International Conference on Bioinformatics and Biomedicine (BIBM). IEEE, 193–196. doi: 10.1109/BIBM.2018.8621460

CrossRef Full Text | Google Scholar

Michael, M. Z., Young, G. P., James, R. J. (2003). Reduced accumulation of specific microRNAs in colorectal neoplasia. Mol. Cancer Res. 1, 882–891. doi: 10.1007/s00268-008-9865-5

PubMed Abstract | CrossRef Full Text | Google Scholar

Qu, Y., Zhang, H., Liang, C., Dong, X. (2018). KATZMDA: prediction of miRNA-disease associations based on KATZ model. IEEE Access 6, 3943–3950. doi: 10.1109/ACCESS.2017.2754409

CrossRef Full Text | Google Scholar

Shimono, Y., Zabala, M., Cho, R. W., Lobo, N., Dalerba, P., Qian, D., et al. (2009). Downregulation of miRNA-200c links breast cancer stem cells with normal stem cells. Cell 138, 592–603. doi: 10.1016/j.cell.2009.07.011

PubMed Abstract | CrossRef Full Text | Google Scholar

Victor, A. (2004). The functions of animal microRNAs. Nature 431, 350–355. doi: 10.1038/nature02871

PubMed Abstract | CrossRef Full Text | Google Scholar

Volders, P., Anckaert, J., Verheggen, K., Nuytens, J., Martens, L., Mestdagh, P., et al. (2019). LNCipedia 5: towards a reference set of human long non-coding RNAs. Nucleic Acids Res. 47, D135–D139. doi: 10.1093/nar/gky1031

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, D., Wang, J., Lu, M., Song, F., Cui, Q. (2010). Inferring the human microRNA functional similarity and functional network based on microRNA-associated diseases. Bioinformatics 26, 1644–1650. doi: 10.1093/bioinformatics/btq241

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, B., Mezlini, A. M., Demir, F., Fiume, M., Tu, Z., Brudno, M., et al. (2014). Similarity network fusion for aggregating data types on a genomic scale. Nat. Methods 11, 333–337. doi: 10.1038/nmeth.2810

PubMed Abstract | CrossRef Full Text | Google Scholar

Yang, L., Belaguli, N., Berger, D. H. (2009). MicroRNA and Colorectal Cancer. World J. Surg. 33, 638–646. doi: 10.1007/s00268-008-9865-5

PubMed Abstract | CrossRef Full Text | Google Scholar

Yang, J., Li, J., Shao, P., Zhou, H., Chen, Y., Qu, L. (2011). starBase: a database for exploring microRNA–mRNA interaction maps from Argonaute CLIP-Seq and Degradome-Seq data. Nucleic Acids Res. 39, D202–D209. doi: 10.1093/nar/gkq1056

PubMed Abstract | CrossRef Full Text | Google Scholar

Yang, Z., Wu, L., Wang, A., Tang, W., Zhao, Y., Zhao, H., et al. (2017). dbDEMC 2.0: updated database of differentially expressed miRNAs in human cancers. Nucleic Acids Res. 45, D812–D818. doi: 10.1093/nar/gkw1079

PubMed Abstract | CrossRef Full Text | Google Scholar

Zeng, X., Liu, L., Lü, L., Zou, Q., Valencia, A. (2018). Prediction of potential disease-associated microRNAs using structural perturbation method. Bioinformatics. 34. doi: 10.1093/bioinformatics/bty112.

CrossRef Full Text | Google Scholar

Zhang, W., Qu, Q., Zhang, Y., Wang, W. (2018). The linear neighborhood propagation method for predicting long non-coding RNA–protein interactions. Neurocomputing 273, 526–534. doi: 10.1016/j.neucom.2017.07.065

CrossRef Full Text | Google Scholar

Zhao, Z. Q., Han, G. S., Yu, Z. G., Li, J. (2015). Laplacian normalization and random walk on heterogeneous networks for disease-gene prioritization. Comput. Biol. Chem. 57, 21–28. doi: 10.1186/s12918-018-0660-0

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: miRNA-disease association prediction, three-layer heterogeneous network, unbalanced random walk, LncRNA, Laplace normalization

Citation: Yu L, Shen X, Zhong D and Yang J (2020) Three-Layer Heterogeneous Network Combined With Unbalanced Random Walk for miRNA-Disease Association Prediction. Front. Genet. 10:1316. doi: 10.3389/fgene.2019.01316

Received: 28 September 2019; Accepted: 02 December 2019;
Published: 10 January 2020.

Edited by:

Quan Zou, University of Electronic Science and Technology of China, China

Reviewed by:

Zengyou He, Dalian University of Technology 047, China
Lei Deng, Central South University, China
Yan Wang, Hubei University of Chinese Medicine, China

Copyright © 2020 Yu, Shen, Zhong and Yang. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Xianjun Shen, xjshen@mail.ccnu.edu.cn

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.