Skip to main content

ORIGINAL RESEARCH article

Front. Genet., 30 September 2021
Sec. Computational Genomics

ILPMDA: Predicting miRNA–Disease Association Based on Improved Label Propagation

\r\nYu-Tian WangYu-Tian Wang1Lei LiLei Li1Cun-Mei JiCun-Mei Ji1Chun-Hou Zheng*Chun-Hou Zheng2*Jian-Cheng Ni*Jian-Cheng Ni1*
  • 1School of Cyber Science and Engineering, Qufu Normal University, Qufu, China
  • 2School of Artificial Intelligence, Anhui University, Hefei, China

MicroRNAs (miRNAs) are small non-coding RNAs that have been demonstrated to be related to numerous complex human diseases. Considerable studies have suggested that miRNAs affect many complicated bioprocesses. Hence, the investigation of disease-related miRNAs by utilizing computational methods is warranted. In this study, we presented an improved label propagation for miRNA–disease association prediction (ILPMDA) method to observe disease-related miRNAs. First, we utilized similarity kernel fusion to integrate different types of biological information for generating miRNA and disease similarity networks. Second, we applied the weighted k-nearest known neighbor algorithm to update verified miRNA–disease association data. Third, we utilized improved label propagation in disease and miRNA similarity networks to make association prediction. Furthermore, we obtained final prediction scores by adopting an average ensemble method to integrate the two kinds of prediction results. To evaluate the prediction performance of ILPMDA, two types of cross-validation methods and case studies on three significant human diseases were implemented to determine the accuracy and effectiveness of ILPMDA. All results demonstrated that ILPMDA had the ability to discover potential miRNA–disease associations.

Introduction

MicroRNAs (miRNAs) are a class of short non-coding RNA (∼22 nt) molecules encoded by endogenous genes (Ambros, 2001; Bartel, 2004; He and Hannon, 2004; Ribeiro et al., 2014). Since their initial discovery 20 years ago, many miRNAs have been revealed (Wightman et al., 1993; Jopling et al., 2005; Ana and Sam, 2014). Increasing numbers of miRNAs are confirmed to play important roles in critical biological processes (Meola et al., 2009), such as cell growth, proliferation, metabolism, apoptosis, and signal transduction (Xu et al., 2004; Cheng et al., 2005; Karp and Ambros, 2005; Miska, 2005; Alshalalfa and Alhajj, 2013). Studies have shown that the emergence and development of various human diseases are closely related to miRNAs (Samira et al., 2013; Yanaihara et al., 2013). Importantly, disease-related miRNAs are regarded as potential biomarkers that could significantly contribute to understanding the mechanisms of various complex human diseases and enable their prevention, detection, diagnosis, and treatment (Lynam-Lennon et al., 2009; Meola et al., 2009; Ye et al., 2016). Numerous traditional experiments have been conducted to predict the unknown relationship between miRNAs and diseases, but only few miRNA–disease associations have been confirmed (Thomson et al., 2007; Han et al., 2014). In addition, traditional methods are generally time-consuming and expensive. In order to overcome the shortcomings of traditional methods, considerable computational models have been proposed to predict disease-related miRNAs. These computational models could obtain more accurate prediction results, which may make future development in the field of biological research more convenient.

In the past few years, several prediction models have been proposed based on the theory that functionally similar miRNAs tend to be related to phenotypically similar diseases, and vice versa (Zeng et al., 2016; You et al., 2017). Jiang et al. (2010) established a new computation-based model that identified potential miRNA–disease connections by employing the hypergeometric distribution; however, the similarity information applied in this model excluded similarity scores. To predict possible disease-related miRNAs, Li et al. (2011) constructed a novel model that employed a functional consistency score between target and disease genes. Søren et al. (2014) constructed an miPRD model to infer miRNA–protein and disease–protein connections. These connections were then exploited to predict the relationship between miRNAs and diseases. In addition, a new framework named ranking-based k-nearest neighbor for miRNA–disease association prediction (RKNNMDA) employed the k-nearest neighbor (KNN) algorithm to obtain the neighbors of miRNAs and diseases (Chen et al., 2016). RKNNMDA also involved the support vector machine (SVM) ranking model to obtain the ranking results of the KNNs. Then, RKNNMDA implemented weighted voting on the ranking results to obtain all possible miRNA–disease connections. Moreover, this model could demonstrate possible unverified connections between miRNAs and diseases. The Jaccard similarity between miRNAs and diseases was introduced by Chen et al. (2018a) in the bipartite local models and hubness-aware regression for miRNA–disease association prediction (BLHARMDA) model, which also took advantage of a bipartite local model with a KNN framework for improving the prediction efficiency. Chen et al. (2019a) proposed a computational framework, MDVSI, to predict potential miRNA–disease connections by integrating different miRNA similarities (miRNA functional and topological similarity). MDVSI employed the linear weight method to integrate miRNA similarities and then used the recommendation method to infer unknown relationships between miRNAs and diseases. Furthermore, Zhou et al. (2020) utilized gradient boosting decision tree and logistic regression analysis to predict disease-associated miRNAs. The gradient boosting decision tree method was used to extract miRNA and disease features; then, the logistic regression method used these new features to obtain a final miRNA–disease association score.

As artificial intelligence technology has developed, machine learning-based models have been increasingly employed to predict the accuracy of miRNA–disease associations. Chen and Yan (2014) adopted semi-supervised learning in the regularized least squares for miRNA–disease association (RLSMDA) model to efficiently predict feasible miRNA–disease relationships. RLSMDA could calculate accuracy correlation scores between miRNAs and diseases, with the advantage that the model could avoid using negative samples. Xu et al. (2014) acquired disease-associated miRNAs by the miRNA target-dysregulated network (MTDN) model. To achieve more accurate prediction results, they utilized the feature obtained by network topology information and an SVM classifier to identify positive miRNA–disease connections from negative samples; however, negative samples were difficult to obtain. Chen et al. (2015) first employed the restricted Boltzmann machine for multiple types of miRNA–disease association prediction (RBMMMDA) models to make predictions. The miRNA–disease relationships in RBMMMDA were represented by a two-layer undirected graph that contained a visible and hidden layer. The advantage of this model was its ability to facilitate understanding of the mechanisms of diseases according to the miRNAs. Li et al. (2017) sought to avoid utilizing negative samples so as to achieve accurate prediction results in matrix completion for miRNA–disease association prediction (MCMDA). The model could employ validated miRNA–disease connections to determine unknown connections. Furthermore, Chen et al. (2017a) utilized ensemble learning and link prediction to infer feasible miRNA–disease relationships. Based on global similarity measures, ranking results that were obtained from three traditional methods of similarity measurement were integrated by the ensemble learning method to improve the accuracy of the prediction results. The probabilistic matrix factorization (PMF) algorithm was used to infer unknown miRNA–disease interactions (Xu et al., 2019). The PMF algorithm is a machine learning technique that is widely used in recommender systems; thus, it could effectively apply all information to recommend miRNAs that are related to the disease in question. Peng et al. (2019) proposed the miRNA–disease association-convolutional neural network (MDA-CNN) model for identifying miRNA–disease interactions. The miRNA–disease interaction features were first captured by a three-layer network. Then, an autoencoder was employed to identify obvious miRNA–disease feature combinations. After these feature representations were reduced, a CNN was employed to obtain the ultimate prediction performance. Li et al. (2020) proposed a new method of neural inductive matrix completion with graph convolutional network, named NIMCGCN, to predict potential miRNA–disease associations. The miRNA and disease latent feature representations were extracted from the miRNA and disease similarity networks by graph convolutional networks in NIMCGCN. Then, the learned latent feature representations were input into the neural inductive matrix completion model to complete the missing miRNA–disease associations. Guo et al. (2021) presented a novel model, MLPMDA, which implemented multilayer linear projection to predict miRNA–disease interactions. They utilized the top nearest neighbors of entities to process miRNA–disease interaction information; the updated miRNA–disease interaction and disease similarity constituted a heterogeneous matrix. The multilayer projection and layer stacking strategy were used on the heterogeneous matrix to make predictions. However, MLPMDA requires high-quality biological data to achieve reliable and stable performance. A novel method of neural multiple-category miRNA–disease association prediction named NMCMDA was proposed by Wang et al. (2021) to observe the unknown disease-related miRNAs. The two main components in NMCMDA were encoder and decoder. The encoder was implemented on the heterogeneous network of miRNA–disease and used graph neural network to extract miRNA and disease latent features. The decoder applied these latent features to obtain miRNA–disease association scores. Different kinds of encoders and decoders were put forward for NMCMDA. Ultimately, the combination of relational graph convolutional network encoder and neural multirelational decoder in NMCMDA reached the best prediction performance. Huang et al. (2021) presented a new tensor decomposition-based model, named TDRC, which integrates the data of miRNA–miRNA similarity and disease–disease similarity as decomposition constraints. Experimental results demonstrated that TDRC further improved prediction performance by comparing it with previous tensor decomposition models. Zhang et al. (2021) presented a novel method of fast linear neighborhood similarity-based network link inference (FLNSNLI) to predict unverified associations of miRNA–disease. FLNSNLI first formulated the verified miRNA–disease associations as a bipartite network and expressed miRNAs (diseases) as association profile. Then, association profiles and fast linear neighborhood similarity measure were used to calculate miRNA–miRNA similarity and disease–disease similarity. Furthermore, FLNSNLI implemented label propagation method to score candidate miRNA–disease associations based on miRNA–miRNA similarity and disease–disease similarity, respectively. The two results were integrated by the weighted average strategy to observe unknown miRNA–disease associations.

In this study, we presented a novel model named improved label propagation for miRNA–disease association prediction (ILPMDA) to infer potential associations between miRNAs and diseases. We utilized SKF to fuse different disease similarity matrices (disease semantic similarity, disease functional similarity, and disease Gaussian interaction profile kernel similarity) and miRNA similarity matrices (miRNA functional similarity, miRNA sequence similarity, and miRNA Gaussian interaction profile kernel similarity) for generating reliable disease and miRNA similarity networks. We also used WKNKN to update the unknown miRNA–disease association matrix to reduce its sparsity. Improved label propagation was then conducted on two types of similarity networks to predict the miRNA–disease association scores. We integrated these two correlation score matrices to obtain the final prediction results. The global leave-one-out cross-validation (LOOCV) and fivefold cross-validation (5-CV) were used to evaluate our model. Consequently, ILPMDA individually achieved area under the receiver operating characteristic (ROC) curve (AUC) values of 0.9751 and 0.9501 for LOOCV and 5-CV, respectively. Furthermore, two kinds of case studies on colon neoplasms, prostate neoplasms, and breast neoplasms further demonstrated that ILPMDA could be an effective method for discovering unverified miRNA–disease associations.

Materials and Methods

Human miRNA–Disease Associations

In this study, we took advantage of miRNA–disease association data from the HMDD v2.0 database (Yang et al., 2013), which contained 5,430 verified associations between 495 miRNAs and 383 diseases. For convenient calculation, we constructed an adjacency matrix ARnd×nm to represent the miRNA–disease relationship. We set nd and nm to represent the number of diseases and miRNAs, respectively. Specifically, the element A(i, j) is equal to 1 when disease di is shown to be connected with miRNA mj; otherwise, it is set to 0. In order to clearly demonstrate the detailed information of matrix A, we visualized it in Figure 1. We used white points and black points to denote known associations and unknown associations, respectively. According to the distribution of points in Figure 1, number of known associations is far less than the number of unknown associations, which means the matrix A can be considered a sparse matrix.

FIGURE 1
www.frontiersin.org

Figure 1. Visualization of the miRNA–disease association matrix.

Disease Semantic and Functional Similarity

Based on the theory proposed by Wang et al. (2010), disease similarity can be calculated using semantic information. We used SD1Rnd×nd to denote disease semantic similarity, which could be obtained by utilizing the disease arborescence attribute in Mesh database (Lowe and Barnett, 1994). In this database, disease nodes were labeled in a directed acyclic graph (DAG). Diseases that relate to the same genes are likely to have similar phenotypes; as such, disease functional similarity is calculated by the disease–gene connections (Luo et al., 2017; Jiang L. et al., 2018). In addition, we adopted disease functional similarity information from previous literature (Jiang L. et al., 2018) and utilized SD2Rnd×nd to denote disease functional similarity. The element SD2(di, dj) represents the value of similarity between disease di and disease dj.

miRNA Functional and Sequence Similarity

MicroRNAs with similar functions have a high probability of being related to diseases that are similar, and vice versa (Lu et al., 2008) (Goh, Cusick et al., Wang, Zaman et al., Lu, Zhang et al. 2008) (Goh, Cusick et al., Sanghamitra, Bandyopadhyay et al., Lu, Zhang et al. 2008) (Goh, Cusick et al., Lu, Zhang et al. 2008, Bandyopadhyay, Mitra et al. 2010)[38-40]. Therefore, we downloaded the miRNA function similarity information from http://www.cuilab.cn/files/images/cuilab/misim.zip (Wang et al., 2010). The miRNA sequence similarity information was acquired from the miRBase database (Kozomara and Griffiths-jones, 2013). For convenient and efficient calculation, we constructed the matrix SM1Rnm×nm and SM2Rnm×nm to store the miRNA functional similarity and sequence similarity data, respectively.

Gaussian Interaction Profile Kernel Similarity for Diseases and miRNAs

Gaussian interaction profile (GIP) kernel similarity was used to represent miRNA and disease similarity (Van et al., 2011; Chen et al., 2017b). First, we denoted vector K(di) to represent the interaction profile of disease di in accordance with whether di had a verified association with each miRNA. Similarly, we denoted vector K(mi) to represent the interaction profile mi in accordance with whether mi had a verified association with each disease. The equation to calculate GIP kernel similarity for diseases is as follows:

S D 3 ( d i , d j ) = e x p ( - ρ d K ( d i ) - K ( d j ) 2 ) (1)

where SD3(di, dj) indicates the GIP kernel similarity between disease di and disease dj, ρd is applied to control kernel bandwidth. ρd is obtained by normalizing the original bandwidth ρd to the average number of verified associations with miRNAs per disease, as follows:

ρ d = ρ d / ( 1 n d i = 1 n d || | K ( d i ) | || 2 ) (2)

Similarly, the equations to calculate GIP kernel similarity for miRNAs are as follows:

S M 3 ( m i , m j ) = e x p ( - ρ m K ( m i ) - K ( m j ) 2 ) (3)
ρ m = ρ m / ( 1 n m i = 1 n m | K ( m i ) | 2 ) (4)

where SM3(mi, mj) indicates the GIP kernel similarity between miRNA mi and miRNA mj; ρm is also employed to control kernel bandwidth.

Similarity Kernel Fusion

A flow chart of ILPMDA is shown in Figure 2. After we obtained disease semantic similarity, disease functional similarity, and disease GIP kernel similarity, the similarity kernel fusion (Jiang L. et al., 2018; Jiang et al., 2019) was implemented to integrate them into ultimate disease similarity. Similarly, miRNA functional similarity, miRNA sequence similarity, and miRNA GIP kernel similarity were integrated into ultimate miRNA similarity by implementing the SKF method. The specific integration process of disease similarity matrices is described in the following discussion.

FIGURE 2
www.frontiersin.org

Figure 2. Flow chart of ILPMDA to predict unknown associations based on the known associations in the HMDD v2.0 database.

First, three different disease similarities were treated as original disease similarity kernels, which were defined as SDn, n = 1, 2, 3 in the above sections. The similarity of each disease was normalized using the following equation:

P n ( d i , d j ) = S D n ( d i , d j ) d k D S D n ( d k , d j ) (5)

where Pn indicates the normalized kernel that satisfies the condition of ∑dkD Pn(di, dj) = 1, and D={di}i=1nd indicates the set of diseases.

Second, the neighbor-constraint kernel for each original disease kernel was constructed by the following equation:

C n ( d i , d j ) = { S D n ( d i , d j ) d k N i S D n ( d i , d k ) if d j N i 0 if d j N i (6)

where Cn (di, dj) denotes a neighbor-constraint kernel that satisfies the condition of ∑dkD Cn(di, dj) = 1 and Ni denotes the collection of all neighbors of disease di, including itself.

Third, the normalized kernels and neighbor-constraint kernels were integrated as follows:

P n l + 1 = β ( C n × t n P t l 2 × C n T ) + ( 1 - β ) t n P t 0 2 (7)

where Pnl+1 represents the value of the nth kernel after l+1 iterations, Pt0 represents the initial value of Pt, and the weight parameter β ∈ (0, 1) is used to balance the rate. After Pnl+1, n = 1, 2, 3 is obtained, the overall kernel SD can be calculated by the following formula:

S D * = 1 3 n = 1 3 P n l + 1 (8)

Fourth, a weighted matrix W is applied to further eliminate noise in the overall kernel SD. The process for constructing W is as follows:

W ( d i , d j ) = { 1 if d i N j d j N i 0 if d i N j d j N i 0.5 otherwise (9)

Last, the final disease similarity kernel SDRnd×nd can be computed as follows:

S D = W × S D * (10)

Similarly, we could obtain the final miRNA similarity kernel as SMRnm×nm.

Weighted k-Nearest Known Neighbors

In order to make the experimental data more accurate and improve the prediction accuracy, we applied the method of weighted k-nearest known neighbor (Ezzat et al., 2017) to the adjacency matrix ARnm×nd. A(di) = (Ai1, Ai2,, Aind) and A(mj) = (A1j, A2j,, Anmj) indicate the interaction profiles for di and mj, respectively. The procedure for using the WKNKN algorithm included several steps.

First, the similarity between each disease and its k-nearest verified diseases was employed to construct the interaction profile. For example, the k interaction profiles between miRNA dr and its KNNs are represented by AD(dr), which is obtained by the following formula:

A D ( d r ) = 1 N d i = 1 K ρ i A ( d i ) (11)

where Nd = ∑1≤iK SD(di, dj) is the normalization term. The weight coefficient ρi = ti−1*SD (di, dr) is employed to control the similarity between di and dr, where 0≤ t ≤ 1 is the corresponding balance parameter. Similarly, the k interaction profiles between disease mr and its KNNs are represented by AM (mr), which can be obtained as follows:

A M ( m r ) = 1 N m j = 1 K ρ j A ( m j ) (12)

Second, the AD and AM are combined to obtain the matrix Amd, which indicates the new miRNA–disease interaction profile. The specific process is depicted by the following formula:

A m d = ( δ 1 A D + δ 2 A M ) / δ i ( i = 1 , 2 ) (13)

Last, the matrix Amd is employed to update the original matrix A, and the corresponding formula is displayed as follows:

A = m a x ( A , A m d ) (14)

Improved Label Propagation

When the label propagation (Zhu and Ghahramani, 2002) method was implemented for the disease similarity network SD, we applied A(i,:) to represent the initial label of disease node di, where A(i,:) denotes the ith row of the miRNA–disease association matrix A. In addition, this label information is propagated among neighboring nodes in similarity network SD. Thereafter, the label information of each disease node can be updated depending on the label information accepted from the neighboring nodes. However, according to the assumption that local neighboring nodes with high similarity scores are more reliable than remote neighboring nodes with low similarity scores, we employed the KNN algorithm to sort KNNs for each disease node. Hence, Qi was utilized to denote the nearest neighboring nodes set of disease node di. Then, its local affinity could be calculated as follows:

s d ( d i , d j ) = { S D ( d i , d j ) d k Q i S D ( d i , d k ) if d j Q i 0 otherwise (15)

where sd denotes the local affinity matrix of the disease. Similarly, we could obtain the miRNA local affinity matrixsm. Thereafter, we constructed novel disease and miRNA weighted similarity networks that are more suitable for implementing the label propagation algorithm.

After obtaining the disease similarity matrix sdRnd×nd, miRNA similarity matrix smRnm×nm, and the miRNA–disease association matrix ARnd×nm, we applied the bidirectional label propagation algorithm. The implantation of directional label propagation can be divided into three major steps.

In the first step, updating the label information of a specific disease di is affected by two parts of the labels. This involves absorbing labels from neighboring nodes and retaining previous labels. Dit is employed to represent the label of disease di after t rounds of updating; then, Dit can be calculated using the following equation:

D i t = γ * s d ( d i , : ) × A + ( 1 - γ ) * D i t - 1 (16)

where γ ∈ [0, 1] is employed to balance the rate between absorbing labels from neighboring nodes and retaining previous labels, and Di0=A(i,:) represents the initial label information of disease di.

For all disease nodes, we could obtain their label vectors D1t, D2t, …, Dndt after t rounds until convergence. We constructed the formula Dt=(D1t; D2t; …; Dndt, and Equation (16) could be rewritten as follows:

D t = γ * s d × A + ( 1 - γ ) * D t - 1 (17)

The iteration of the above equation can be considered convergent. As such, when the difference between the last label matrix Dt and the former label matrix Dt−1 is lower than the predetermined threshold, the process of iterative updating will stop. Hence, we assumed that the iterative process stopped after kd rounds of iterative updating. One miRNA–disease association score matrix Fd could be obtained by the below formula:

F d = D 0 + D 1 + + D k d (18)

In the second step, for a random miRNA mi, the process of updating its label information is also affected by absorbing labels from neighbors with γ probability and remaining previous labels with 1−γ probability. Mit is used to represent the label of miRNA mi after t rounds of updating and Mi0=A(:,i) denotes the initial label information of miRNA mi. Then, Mit can be calculated using the following formula:

M i t = γ * s m ( m i , : ) × A T + ( 1 - γ ) * M i t - 1 (19)

In all the miRNA nodes, we could obtain their label vectors M1t, M2t, …, Mndt after t rounds until convergence. We constructed the formula Mt=(M1t; M2t; …; Mnmt, and Equation (19) could be rewritten as follows:

M t = γ * s m × A T + ( 1 - γ ) * M t - 1 (20)

The iteration of the above equation can be considered convergent. Therefore, when the difference between last label matrix Mt and the former label matrix Mt−1 is lower than the predetermined threshold, the process of iterative updating will stop. After km rounds of iterations, we could obtain another miRNA–disease association score matrix:

F m = M 0 + M 1 + + M k m (21)

In the third step, for the purpose of generating accuracy prediction results, the score matrices Fm and Fd can be integrated by an average ensemble method to obtain a final miRNA–disease association score matrix, as follows:

F = α ( F d ) + ( 1 - α ) ( F m ) T (22)

where hyper-parameter α is set to 0.5, which is employed to balance the score matrices Fd and Fm. The adjacency matrix F contains the predictive association score between miRNAs and diseases.

Results

Performance Evaluation

We utilized global LOOCV and 5-CV to evaluate the prediction performance of ILPMDA. As cross-validation is currently general practice in predicting miRNA/circular RNA (circRNA)/long noncoding RNA (lncRNA)–disease associations, this approach was selected for evaluation (Shen et al., 2017; Li et al., 2019; Wang et al., 2020). In the global LOOCV method, each verified association in the HMDD v2.0 database served as a test sample; the rest of the verified associations served as training samples, and the unknown associations were regarded as candidate samples. Similarly, in the 5-CV method, all verified associations in the HMDD v2.0 database were randomly divided into five parts in a random way; one group was treated as test samples, while the others were treated as training samples. The candidate is composed of unknown miRNA–disease associations. We applied repeated segmentations on verified positive samples multiple times to reduce potential deviations. We then implemented the model to calculate the score list of all associations and rank the candidate sample scores with the sample score in both LOOCV and 5-CV. If the ranking of the test sample was higher than the given threshold, the model was regarded as a successful prediction model. In addition, we could draw the ROC curve by employing the true-positive rate (TPR, sensitivity) against the false-positive rate (FPR, 1 − specificity). Sensitivity refers to the percentage of test samples with values higher than the threshold, and specificity refers to the percentage of negative associations with values lower than the threshold. The equations used to calculate FPR and TPR are demonstrated as follows:

F P R = F P T N + F P (23)
T P R = T P T P + F N (24)

where FP indicates the quantity of samples that are negative samples but are considered as positive samples, TP denotes the quantity of samples that are positive samples and are considered as positive samples, and FN and TN are identified as the opposite of FP and TP, respectively. Hence, we could utilize the AUC values between 0 and 1 as evaluative criteria; a greater AUC indicated that the model had better prediction performance. Simulation results showed that ILPMDA achieved AUCs of 0.9751 and 0.9501 for the global LOOCV and 5-CV methods, respectively, demonstrating that ILPMDA achieved excellent prediction performance.

We also optimized two significant parameters γ and α in the ILPMDA model, which were utilized to balance the rate of absorbing labels from neighboring nodes and retaining previous labels and the rate between the score matrix Fd and score matrix Fm. In order to select the best value of parameter γ, we applied the AUCs of 5-CV to evaluate γ ∈ {0, 0.1, 0.2,,1}. According to the evaluation results demonstrated in Figure 3A, ILPMDA could obtain the highest AUC score when γ = 0.2. Thus, more previous label information for the node should be preserved when updating its label information. In addition, we also applied the AUCs of 5-CV to evaluate α ∈ {0, 0.1, 0.2,,1} for selecting the best value of parameter α. According to the evaluation results shown in Figure 3B, ILPMDA could obtain the highest AUC score while α = 0.3. This finding shows that the weight assigned to score matrix Fd should be greater than that of score matrix Fm. The reason for this may be related to the number of collected miRNAs being higher than the number of collected diseases. In conclusion, the parameters γ and α in ILPMDA were set as 0.2 and 0.3, respectively.

FIGURE 3
www.frontiersin.org

Figure 3. The influence of different parameters on ILPMDA. (A) The influence of parameter γ. (B) The influence of parameter α.

Performance Comparison

We first compared ILPMDA with several recent computational models [MSCHLMDA (Wu et al., 2020), GRL2,1-NMF (Gao et al., 2020), ICFMDA (Jiang Y. et al., 2018), and SACMDA (Shao et al., 2018)] to demonstrate its superior performance via the global LOOCV and 5-CV methods. Here, multi-similarity-based combinative hypergraph learning for predicting miRNA–disease association (MSCHLMDA) applied the KNN and k-means algorithms to establish different hypergraphs, which were combined to predict potential miRNA–disease associations. GRL2,1NMFutilized the Laplacian regularized L2,1-nonnegative matrix factorization method to observe unknown miRNA–disease associations; ICFMDA incorporated similarity matrices to improve the collaborative filtering method for predicting more newer miRNA–disease pairs; and SACMDA utilized disease and miRNA information to construct a heterogeneous graph and used short acyclic connections in the heterogeneous graph to infer miRNA–disease associations. As illustrated in Figures 4A,B, ILPMDA achieved AUCs of 0.9751 and 0.9501 via global LOOCV and 5-CV, respectively. Both ranked the highest when compared with MSCHLMDA, GRL2,1-NMDA, ICFMDA, and SACMDA, which achieved AUCs of 0.9287, 0.9280, 0.9072, and 0.8777 in global LOOCV and 0.9263, 0.9276, 0.9046, and 0.8773 in 5-CV, respectively.

FIGURE 4
www.frontiersin.org

Figure 4. Performance comparisons of ILPMDA with MSCHLMDA, GRL2,1-NMF ICFMDA, and SACMDA in terms of AUC based on (A) global LOOCV and (B) 5-CV.

In addition, we compared ILPMDA with several LP-based models [MCLPMDA (Yu et al., 2019), HLPMDA (Chen et al., 2018b), and MDLPMDA (Qu et al., 2019)] to evaluate its prediction ability in the frameworks of global LOOCV and 5-CV. Here, MCLPMDA applied the matrix completion method to deal with similarities. Then, label propagation was applied to novel miRNA and disease similarity and association matrices to observe disease-related miRNAs. HLPMDA applied the heterogeneous label propagation algorithm on a multi-network of miRNAs, lncRNAs, and diseases to predict unobserved miRNA–disease interactions. MDLPMDA utilized the matrix decomposition method to obtain a novel association matrix with less noise and then applied the label propagation method to common miRNA and disease similarity matrices and the novel association matrix to infer unverified miRNA–disease associations. As illustrated in Table 1, MCLPMDA, HLPMDA, MDLPMDA, and ILPMDA achieved AUCs of 0.9320, 0.9218, 0.9211, and 0.9501, respectively, via the 5-CV method. By means of the global LOOCV method, MCLPMDA, HLPMDA, MDLPMDA, and ILPMDA achieved AUCs of 0.9410, 0.9232, 0.9222, and 0.9751, respectively. According to the above analysis, the prediction performance of ILPMDA is greater than that of previous computational models.

TABLE 1
www.frontiersin.org

Table 1. Comparisons between ILPMDA and LP-based models.

Moreover, we compared SKF with similarity network fusion (SNF) (Chen et al., 2019b) and average fusion to verify the superiority of SKF for integrating biology data. SNF fuses multiple pieces of complementary data to obtain integrated information, and the AF integrates different data by averaging multiple similarity matrices. In order to make a fair comparison, we used SNF and AF to replace SKF to process similarity data, while the remainder of the model remained unchanged. We also used the AUC values of 5-CV to evaluate the data integration capability of SKF, SNF, and AF. As shown in Figure 5, SKF, SNF, and AF obtained AUCs of 0.9501, 0.9364, and 0.9302, respectively. These findings demonstrate that SKF performs better than SNF and AF in terms of integrating different similarity information.

FIGURE 5
www.frontiersin.org

Figure 5. The ROC curves of SKF, SNF, and AF.

Furthermore, we also investigated the effect of the WKNKN algorithm for known miRNA–disease associations on model performance. We implemented two methods of global LOOCV and 5-CV, and then plotted the ROC curves, as shown in Figure 6. In ILPMDA, WKNKN considers the sparsity of the original association matrix, thereby improving the prediction performance of the model. By contrast, ILPMDA without WKNKN disregards the sparsity of the association data; thus, the predictive performance is also reduced. Based on the results, the AUC values of ILPMDA based on global LOOCV and 5-CV were 0.9751 and 0.9501, respectively. On the other hand, the AUC values of ILPMDA without WKNKN based on global LOOCV and 5-CV were 0.9494 and 0.9354, respectively. It is apparent that ILPMDA with WKNKN has higher AUC values compared to that without WKNKN.

FIGURE 6
www.frontiersin.org

Figure 6. The ROC curves of ILPMDA and ILPMDA without WKNKN: (A) global LOOCV (B) 5-CV.

Case Studies

To demonstrate the prediction ability of ILPMDA, we implemented two common human diseases (colon neoplasms and prostate neoplasms) to perform a kind of case study. For a random disease, known associations of whole diseases in the HMDD v2.0 database were considered as training samples, while unknown associations were treated as candidate samples. We ranked the predicted association score of the candidate samples after performing ILPMDA; then, the top 50 candidate associations with the specific disease were selected and confirmed by the miR2Disease and dbDEMC v2.0 databases (Jiang et al., 2009; Yang et al., 2016). After we compared the information of the HMDD v2.0 database with that of the miR2Ddisease and dbDEMC databases, we found that 232 of the 5,430 verified associations in the HMDD v2.0 database also appeared in the miR2Disease database; meanwhile, 546 of the 5,430 verified associations in the HMDD v2.0 database also appeared in the dbDEMC v2.0 database. Furthermore, because only candidate samples for the specific disease were ranked and verified, the prediction list had no overlapping miRNAs in the training samples.

Colon neoplasms is acknowledged as the third gastrointestinal disease in the medical field (Torre et al., 2015; Bao et al., 2017). In addition, several potential miRNA–colon neoplasm connections have been observed in previous experiments (Hiroko et al., 2014; Rotelli et al., 2015), including miR-17, miR-21, and miR-31. These studies have shown that miRNAs can be utilized as key biomarkers for colon neoplasms. Hence, observing miRNA–colon neoplasm interactions can contribute to the diagnosis and treatment of colon neoplasms. After we ranked the prediction results of our model based on prediction score, 48 of the top 50 miRNAs were confirmed to be related to colon neoplasms according to the miR2Disease and dbDEMC v2.0 databases (Table 2).

TABLE 2
www.frontiersin.org

Table 2. The top 50 potential miRNAs associated with colon neoplasms.

Prostate neoplasms is regarded as the disease with the highest incidence rate among men; furthermore, these have been observed to associate with a part of some miRNAs in clinical experiments (Goto et al., 2015). For example, the expression of miR-183 in prostate cells and tissues is significantly higher than that in corresponding normal prostate cells and tissues. In conclusion, prostate neoplasms can be treated by inhibiting miR-183 expression (Ueno et al., 2013). After we ranked the prediction results of ILPMDA according to the prediction score, 46 of the top 50 miRNAs were confirmed to be associated with prostate neoplasms through the miR2Disease and dbDEMC v2.0 databases (Table 3).

TABLE 3
www.frontiersin.org

Table 3. The top 50 potential miRNAs associated with prostate neoplasms.

Next, we carried out another case study on breast neoplasms to illustrate the applicability of ILPMDA to new diseases. Breast neoplasms are often seen as a common disease in females, which have great negative effects on women’s health. Several miRNAs associated with breast neoplasms have been found by biological experiments in previous years (Fu et al., 2011). For example, the downregulation of miRNA-140 promoted cancer stem cell formation in basal-like early stage breast cancer (Li et al., 2014). In this case study, we deleted all miRNA–breast neoplasms association information from the HMDD v2.0 database, so breast neoplasms would be considered as a new disease without related miRNAs. We also used dbDEMC v2.0 and miR2Disease databases to validate predicted miRNAs related to breast neoplasms that were acquired by operating ILPMDA model. As shown in Table 4, 48 out of top 50 ranked miRNAs were verified by dbDEMC v2.0 database and miR2Disease database. Consequently, ILPMDA could be implemented to observe unverified miRNA–new disease associations.

TABLE 4
www.frontiersin.org

Table 4. The top 50 potential miRNAs associated with breast neoplasms.

According to the above analysis, the case studies of colon neoplasms and prostate neoplasms further demonstrate the utility of our model in predicting unknown miRNA–disease associations.

Discussion

In this paper, we introduced a novel method, i.e., ILPMDA, in which we employed an improved label propagation algorithm to predict possible miRNA–disease associations. In this model, SKF was employed to integrate different disease and miRNA similarities. After fusion, the final disease and miRNA similarity networks were obtained, and WKNKN was applied to reduce the sparsity of the known miRNA–disease association matrix. We then applied the KNN algorithm to sort k-nearest neighbors for entity nodes on two types of similarity networks, thereby ensuring that weighted disease and miRNA networks could be constructed for appropriately implementing label propagation. In addition, we implemented the bidirectional label propagation algorithm on the weighted disease and miRNA similarity networks to generate different association score matrices, which were integrated to acquire the ultimate prediction score of each miRNA–disease pair. In the framework of global LOOCV and 5-CV, the AUCs of our model were 0.9751 and 0.9501, respectively. Based on these results, the performance of ILPMDA was superior to that of various previous prediction models. The case studies on colon neoplasms, prostate neoplasms, and breast neoplasms also confirmed the prediction ability of ILPMDA.

The following factors may contribute to the reliable performance of ILPMDA. First, the SKF algorithm was implemented to integrate various disease and miRNA similarities, which provide plentiful biological information for the experiment. In addition, the label propagation algorithm can be carried out to construct weighted disease and miRNA similarity matrices. Furthermore, the principle of bidirectional label propagation ensured that the labels of candidate entity nodes were steadily updated, which allowed us to obtain accurate experimental results.

However, there are certain limitations to ILPMDA. The data we utilized included verified miRNA–disease associations, miRNA similarity information, and disease similarity information, which may lead to the inclusion of noise and outliers. In addition, ILPMDA was only suitable for diseases and miRNAs that are hosted on the HMDD v2.0 database. Therefore, our model should be continuously optimized in the future to improve its performance.

Data Availability Statement

The original contributions presented in the study are included in the article/supplementary material, further inquiries can be directed to the corresponding authors.

Author Contributions

Y-TW developed the prediction method and designed the experiment. Y-TW and LL performed the experiment and wrote the manuscript. C-MJ processed the data. C-HZ and J-CN conceived and supervised the entire project and revised the manuscript. All authors contributed to the article and approved the manuscript.

Funding

This work was supported by the National Natural Science Foundation of China (grant numbers 61873001, U19A2064, and 11701318), the Natural Science Foundation of Shandong Province (grant number ZR2020KC022), and the Open Project of Anhui Provincial Key Laboratory of Multimodal Cognitive Computation, Anhui University (grant number MMC202006).

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.

Publisher’s Note

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.

References

Alshalalfa, M., and Alhajj, R. (2013). Using context-specific effect of miRNAs to identify functional associations between miRNAs and gene signatures. BMC Bioinformatics 14:S1. doi: 10.1186/1471-2105-14-S12-S1

PubMed Abstract | CrossRef Full Text | Google Scholar

Ambros, V. (2001). microRNAs: tiny regulators with great potential. Cell 107, 823–826. doi: 10.1016/S0092-8674(01)00616-X

CrossRef Full Text | Google Scholar

Ana, K., and Sam, G. J. (2014). miRBase: annotating high confidence microRNAs using deep sequencing data. Nucleic Acids Res. 42, 68–73.

Google Scholar

Bao, W., Jiang, Z., and Huang, D. S. (2017). Novel human microbe-disease association prediction using network consistency projection. BMC Bioinformatics 18:543. doi: 10.1186/s12859-017-1968-2

PubMed Abstract | CrossRef Full Text | Google Scholar

Bartel, D. P. (2004). MicroRNAs: genomics, biogenesis, mechanism, and function. Cell 116, 281–297. doi: 10.1016/S0092-8674(04)00045-5

CrossRef Full Text | Google Scholar

Chen, X., Cheng, J., and Yin, J. (2018a). Predicting microRNA-disease associations using bipartite local models and hubness-aware regression. RNA Biol. 15, 1192–1205. doi: 10.1080/15476286.2018.1517010

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, X., Zhang, D., and You, Z. (2018b). A heterogeneous label propagation approach to explore the potential associations between miRNA and disease. J. Transl. Med. 16:348.

Google Scholar

Chen, Q., Lai, D., Lan, W., Wu, X., Chen, B., Chen, Y. P., et al. (2019a). ILDMSF: inferring associations between long non-coding RNA and disease based on multi-similarity fusion. IEEE ACM Trans. Comput. Biol. Bioinform. 18, 1106–1112. doi: 10.1109/TCBB.2019.2936476

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, Q., Zhe, Z., Lan, W., Zhuang, R., Wang, Z., Luo, C., et al. (2019b). Identifying MiRNA-disease association based on integrating miRNA topological similarity and functional similarity. Quant. Biol. 7, 202–209. doi: 10.1007/s40484-019-0176-7

CrossRef Full Text | Google Scholar

Chen, X., Huang, Y. A., You, Z. H., Yan, G. Y., and Wang, X. S. (2017a). A novel approach based on KATZ measures to predict associations of human microbiota with non-infectious diseases. Bioinformatics 33, 733–739.

Google Scholar

Chen, X., Zhou, Z., and Zhao, Y. (2017b). ELLPMDA: ensemble learning and link prediction for miRNA-disease association prediction. RNA Biol. 15, 807–818.

Google Scholar

Chen, X., Wu, Q., and Yan, G. (2016). 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., Yan, C. C., Zhang, X., Li, Z., Deng, L., Zhang, Y., et al. (2015). RBMMMDA: predicting multiple types of disease-microRNA associations. Sci. Rep. 8:13877.

Google Scholar

Chen, X., and Yan, G. (2014). Semi-supervised learning for potential human microRNA-disease associations inference. Sci. Rep. 4:5501.

Google Scholar

Cheng, A. M., Byrom, M. W., Shelton, J., and Ford, L. P. (2005). Antisense inhibition of human miRNAs and indications for an involvement of miRNA in cell growth and apoptosis. Nucleic Acids Res. 33, 1290–1297. doi: 10.1093/nar/gki200

PubMed Abstract | CrossRef Full Text | Google Scholar

Ezzat, A., Zhao, P., Min, W., Li, X., and Kwoh, C. K. (2017). Drug-target interaction prediction with graph regularized matrix factorization. IEEE ACM Trans. Comput. Biol. Bioinformatics 14, 646–656. doi: 10.1109/TCBB.2016.2530062

PubMed Abstract | CrossRef Full Text | Google Scholar

Fu, S. W., Chen, L., and Man, Y. (2011). miRNA biomarkers in breast cancer detection and management. J. Cancer 2, 116–122. doi: 10.7150/jca.2.116

PubMed Abstract | CrossRef Full Text | Google Scholar

Gao, Z., Wang, Y., Wu, Q., Ni, J., and Zheng, C. (2020). Graph regularized L_2,1-nonnegative matrix factorization for miRNA-disease association prediction. BMC Bioinformatics 21:61. doi: 10.1186/s12859-020-3409-x

PubMed Abstract | CrossRef Full Text | Google Scholar

Goto, Y., Kurozumi, A., Enokida, H., Ichikawa, T., and Seki, N. (2015). Functional significance of aberrantly expressed microRNAs in prostate cancer. Int. J. Urol. 22, 242–252. doi: 10.1111/iju.12700

PubMed Abstract | CrossRef Full Text | Google Scholar

Guo, L., Shi, K., and Lin, W. (2021). MLPMDA: multi-layer linear projection for predicting miRNA-disease association. Knowl. Based Syst. 214:106718. doi: 10.1016/j.knosys.2020.106718

CrossRef Full Text | Google Scholar

Han, K., Xuan, P., Ding, J., Zhao, Z. J., Hui, L., and Zhong, Y. L. (2014). Prediction of disease-related microRNAs by incorporating functional similarity and common association information. Genet. Mol. Res. GMR 13, 2009–2019. doi: 10.4238/2014.March.24.5

PubMed Abstract | CrossRef Full Text | Google Scholar

He, L., and Hannon, G. J. (2004). MicroRNAs: small RNAs with a big role in gene regulation. Nat. Rev. Genet. 5, 522–531. doi: 10.1038/nrg1379

PubMed Abstract | CrossRef Full Text | Google Scholar

Hiroko, O. K., Masashi, I., Daisuke, K., Yoshitaka, H., Yasuhide, Y., Koh, F., et al. (2014). Circulating exosomal microRNAs as of colon cancer. PLoS One 9:e92921. doi: 10.1371/journal.pone.0092921

PubMed Abstract | CrossRef Full Text | Google Scholar

Huang, F., Yue, X., Xiong, Z., Yu, Z., Liu, S., and Zhang, W. (2021). Tensor decomposition with relational constraints for predicting multiple types of microRNA-disease associations. Brief. Bioinformatics 22:bbaa140. doi: 10.1093/bib/bbaa140

PubMed Abstract | CrossRef Full Text | Google Scholar

Jiang, L., Ding, Y., Tang, J., and Guo, F. (2018). MDA-SKF: similarity kernel fusion for accurately discovering miRNA-disease association. Front. Genet. 9:618. doi: 10.3389/fgene.2018.00618

PubMed Abstract | CrossRef Full Text | Google Scholar

Jiang, L., Xiao, Y., Ding, Y., Tang, J., and Guo, F. (2019). Discovering cancer subtypes via an accurate fusion strategy on multiple profile data. Front. Genet. 10:20. doi: 10.3389/fgene.2019.00020

PubMed Abstract | CrossRef Full Text | Google Scholar

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

PubMed Abstract | CrossRef Full Text | Google Scholar

Jiang, Q., Wang, Y., Hao, Y., Liran, J., Teng, M., Zhang, X., et al. (2009). miR2Disease: a manually curated database for microRNA deregulation in human disease. Nucleic Acids Res. 37, D98–D104. doi: 10.1093/nar/gkn714

PubMed Abstract | CrossRef Full Text | Google Scholar

Jiang, Y., Liu, B., Yu, L., Yan, C., and Bian, H. (2018). Predict MiRNA-disease association with collaborative filtering. Neuroinformatics 16, 363–372. doi: 10.1007/s12021-018-9386-9

PubMed Abstract | CrossRef Full Text | Google Scholar

Jopling, C. L., Yi, M., Lancaster, A. M., Lemon, S. M., and Sarnow, P. (2005). Modulation of hepatitis C virus RNA abundance by a liver-specific MicroRNA. Science 309, 1577–1581. doi: 10.1126/science.1113329

PubMed Abstract | CrossRef Full Text | Google Scholar

Karp, X., and Ambros, V. (2005). Developmental biology. Encountering microRNAs in cell fate signaling. Science (New York, N.Y.) 310, 1288–1289. doi: 10.1126/science.1121566

PubMed Abstract | CrossRef Full Text | Google Scholar

Kozomara, A., and Griffiths-jones, S. (2013). miRBase: annotating high confidence microRNAs using deep sequencing data. Nucleic Acids Res. 42, D68–D73. doi: 10.1093/nar/gkt1181

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, J., Li, X., Feng, X., Zhao, B., and Wang, L. (2019). A novel target convergence set based random walk with restart for prediction of potential LncRNA-disease associations. BMC Bioinformatics 20:626. doi: 10.1186/s12859-019-3216-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, J., Rong, Z., Chen, X., Yan, G., and You, Z. (2017). MCMDA: matrix completion for MiRNA-disease association prediction. Oncotarget 8, 21187–21199. doi: 10.18632/oncotarget.15061

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, J., Zhang, S., Liu, T., Ning, C., Zhang, Z., and Wei, Z. (2020). Neural inductive matrix completion with graph convolutional networks for miRNA-disease association prediction. Bioinformatics 36, 2538–2546. doi: 10.1093/bioinformatics/btz965

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, Q., Yao, Y., Eades, G., Liu, Z., Zhang, Y., and Zhou, Q. (2014). Downregulation of miR-140 promotes cancer stem formation in basal-like early stage breast cancer. Oncogene 33, 2589–2600. doi: 10.1038/onc.2013.226

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, X., Wang, Q., Zheng, Y., Lv, S., Ning, S., Sun, J., et al. (2011). Prioritizing human cancer microRNAs based on genes’ functional consistency between microRNA and cancer. Nucleic Acids Res. 39:e153. doi: 10.1093/nar/gkr770

PubMed Abstract | CrossRef Full Text | Google Scholar

Lowe, H. J., and Barnett, G. O. (1994). Understanding and using the medical subject headings (MeSH) vocabulary to perform literature searches. JAMA 271, 1103–1108. doi: 10.1001/jama.271.14.1103

CrossRef Full Text | Google Scholar

Lu, M., Zhang, Q., Min, D., Jing, M., Guo, Y., Guo, 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., Liang, C., and Ding, P. (2017). Predicting MicroRNA-disease associations using kronecker regularized least squares based on heterogeneous omics data. IEEE Access. 5, 2503–2513. doi: 10.1109/ACCESS.2017.2672600

CrossRef Full Text | Google Scholar

Lynam-Lennon, N., Maher, S. G., and Reynolds, J. V. (2009). The roles of microRNA in cancer and apoptosis. Biol. Rev. 84, 55–71. doi: 10.1111/j.1469-185X.2008.00061.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Meola, N., Gennarino, V., and Banfi, S. (2009). microRNAs and genetic diseases. Pathogenetics 2:7. doi: 10.1186/1755-8417-2-7

PubMed Abstract | CrossRef Full Text | Google Scholar

Miska, E. A. (2005). How microRNAs control cell division, differentiation and death. Curr. Opin. Genet. Dev. 15, 563–568. doi: 10.1016/j.gde.2005.08.005

PubMed Abstract | CrossRef Full Text | Google Scholar

Peng, J., Hui, W., Li, Q., Chen, B., Hao, J., Jiang, Q., et al. (2019). A learning-based framework for miRNA-disease association identification using neural networks. Bioinformatics 35, 4364–4371. doi: 10.1093/bioinformatics/btz254

PubMed Abstract | CrossRef Full Text | Google Scholar

Qu, J., Chen, X., Yin, J., Zhao, Y., and Li, Z. (2019). Prediction of potential miRNA-disease associations using matrix decomposition and label propagation. Knowl. Based Syst. 186:104963. doi: 10.1016/j.knosys.2019.104963

CrossRef Full Text | Google Scholar

Ribeiro, A. O., Schoof, C. R. G., Izzotti, A., Pereira, L. V., and Vasques, L. R. (2014). MicroRNAs: modulators of cell identity, and their applications in tissue engineering. Microrna 3, 45–53. doi: 10.2174/2211536603666140522003539

PubMed Abstract | CrossRef Full Text | Google Scholar

Rotelli, M., Lena, M., Cavallini, A., Lippolis, C., Bonfrate, L., Chetta, N., et al. (2015). Fecal microRNA profile in patients with colorectal carcinoma before and after curative surgery. Int. J. Colorectal Dis. 30, 891–898. doi: 10.1007/s00384-015-2248-0

PubMed Abstract | CrossRef Full Text | Google Scholar

Samira, M. Y., Paryan, M., Samiee, S. M., Soleimani, M., Arefian, E., Azadmanesh, K., et al. (2013). Development of a robust, low cost stem-loop real-time quantification PCR technique for miRNA expression analysis. Mol. Biol. Rep. 40, 3665–3674. doi: 10.1007/s11033-012-2442-x

PubMed Abstract | CrossRef Full Text | Google Scholar

Shao, B., Liu, B., and Yan, C. (2018). SACMDA: MiRNA-disease association prediction with short acyclic connections in heterogeneous graph. Neuroinformatics 16, 373–382. doi: 10.1007/s12021-018-9373-1

PubMed Abstract | CrossRef Full Text | Google Scholar

Shen, Z., Zhang, Y. H., Han, K., Nandi, A., Honig, B., and Huang, D. S. (2017). miRNA-disease association prediction with collaborative matrix factorization. Complexity 2017, 1–9. doi: 10.1155/2017/2498957

CrossRef Full Text | Google Scholar

Søren, M., Sune, P. F., Albert, P. C., Jan, G., and Jensen, L. J. (2014). Protein-driven inference of miRNA–disease associations. Bioinformatics 30, 392–397. doi: 10.1093/bioinformatics/btt677

PubMed Abstract | CrossRef Full Text | Google Scholar

Thomson, J. M., Parker, J. S., and Hammond, S. M. (2007). Microarray analysis of miRNA gene expression. Methods Enzymol. 427, 107–122. doi: 10.1016/S0076-6879(07)27006-5

CrossRef Full Text | Google Scholar

Torre, L. A., Bray, F., Siegel, R. L., Tieulent, J. L., and Jemal, A. (2015). Global cancer statistics, 2012. CA Cancer J. Clin. 65, 87–108. doi: 10.3322/caac.21262

PubMed Abstract | CrossRef Full Text | Google Scholar

Ueno, K., Hirata, H., Shahryari, V., Deng, G., Tanaka, Y., Tabatabai, Z. L., et al. (2013). microRNA-183 is an oncogene targeting Dkk-3 and SMAD4 in prostate cancer. Br. J. Cancer 108, 1659–1667. doi: 10.1038/bjc.2013.125

PubMed Abstract | CrossRef Full Text | Google Scholar

Van, L. T., Nabuurs, S. B., and Marchiori, E. (2011). Gaussian interaction profile kernels for predicting drug-target interaction. Bioinformatics 27, 3036–3043. doi: 10.1093/bioinformatics/btr500

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, D., Wang, J. Y., and Lu, M. (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, J., Li, J., Yue, K., Wang, L., Ma, Y., and Li, Q. (2021). NMCMDA: neural multicategory MiRNA-disease association prediction. Brief. Bioinformatics 22:bbab074. doi: 10.1093/bib/bbab074

PubMed Abstract | CrossRef Full Text | Google Scholar

Wang, L., You, Z. H., Huang, Y. A., Huang, D. S., and Chen, C. C. K. (2020). An efficient approach based on multi-sources information to predict CircRNA-disease associations using deep convoltional neural network. Bioinformatics 36, 4038–4046. doi: 10.1093/bioinformatics/btz825

PubMed Abstract | CrossRef Full Text | Google Scholar

Wightman, B., Ha, I., and Ruvkun, G. (1993). Posttranscriptional regulation of the heterochronic gene lin-14 by lin-4 mediates temporal pattern formation in C. elegans. Cell 75, 855–862. doi: 10.1016/0092-8674(93)90530-4

CrossRef Full Text | Google Scholar

Wu, Q., Wang, Y., Gao, Z., Ni, J., and Zheng, C. (2020). MSCHLMDA: multi-similarity based combinative hypergraph learning for predicting MiRNA-disease association. Front. Genet. 11:354. doi: 10.3389/fgene.2020.00354

PubMed Abstract | CrossRef Full Text | Google Scholar

Xu, C., Ping, Y., Xiang, L., Zhao, H., Li, W., Fan, H., et al. (2014). Prioritizing candidate disease miRNAs by integrating phenotype associations of multiple diseases with matched miRNA and mRNA expression profiles. Mol. Biosyst. 10, 2800–2809. doi: 10.1039/C4MB00353E

PubMed Abstract | CrossRef Full Text | Google Scholar

Xu, J., Cai, L., Liao, B., Zhu, W., and Yang, J. (2019). Identifying potential miRNAs-disease associations with probability matrix factorization. Front. Genet. 10:1234. doi: 10.3389/fgene.2019.01234

PubMed Abstract | CrossRef Full Text | Google Scholar

Xu, P., Guo, M., and Hay, B. A. (2004). MicroRNAs and the regulation of cell death. Trends Genet. 20, 617–624. doi: 10.1016/j.tig.2004.09.010

PubMed Abstract | CrossRef Full Text | Google Scholar

Yanaihara, N., Caplen, N., Bowman, E., Seike, M., Kumamoto, K., Yi, M., et al. (2013). Circulating microRNAs as potential new biomarkers for prostate cancer. Cancer Cell 108, 1925–1930.

Google Scholar

Yang, L., 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

Yang, Z., Wu, L., Wang, A., Tang, W., Zhao, Y., Zhao, H., et al. (2016). 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

Ye, Y., Ren, X., Zhen, X., and Wang, X. (2016). A quantitative understanding of microRNA-mediated competing endogenous RNA regulation. Quant. Biol. 4, 47–57. doi: 10.1007/s40484-016-0062-5

CrossRef Full Text | Google Scholar

You, Z., Huang, Z., Zhu, Z., Yan, G., Li, Z., Wen, Z., et al. (2017). PBMDA: a novel and effective path-based computational model for miRNA-disease association prediction. PLoS Comput. Biol. 13:e1005455. doi: 10.1371/journal.pcbi.1005455

PubMed Abstract | CrossRef Full Text | Google Scholar

Yu, S., Liang, C., Xiao, Q., Li, G., Ding, P., and Luo, J. (2019). MCLPMDA: a novel method for miRNA-disease association prediction based on matrix completion and label propagation. J. Cell Mol. Med. 23, 1427–1438. doi: 10.1111/jcmm.14048

PubMed Abstract | CrossRef Full Text | Google Scholar

Zeng, X., Xuan, X., and Quan, B. (2016). Integrative approaches for predicting microRNA function and prioritizing disease-related microRNA using biological interaction networks. Brief. Bioinformatics 17, 193–203. doi: 10.1093/bib/bbv033

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, W., Li, Z., Guo, W., Yang, W., and Huang, F. (2021). A fast linear neighborhood similarity-based network link inference method to predict MicroRNA-disease associations. IEEE ACM Trans. Comput. Biol. Bioinformatics 18, 405–415. doi: 10.1109/TCBB.2019.2931546

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhou, S., Wang, S., Wu, Q., Azim, R., and Li, W. (2020). Predicting potential miRNA-disease associations by combining gradient boosting decision tree with logistic regression. Computat. Biol. Chem. 85:107200. doi: 10.1016/j.compbiolchem.2020.107200

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhu, X., and Ghahramani, Z. (2002). Learning From Labeled and Unlabeled Data With Label Propagation. Technical Report. Pittsburgh, PA: Carnegie Mellon University. doi: 10.1109/IJCNN.2002.1007592

CrossRef Full Text | Google Scholar

Keywords: miRNA, disease, similarity kernel fusion, improved label propagation, miRNA–disease association

Citation: Wang Y-T, Li L, Ji C-M, Zheng C-H and Ni J-C (2021) ILPMDA: Predicting miRNA–Disease Association Based on Improved Label Propagation. Front. Genet. 12:743665. doi: 10.3389/fgene.2021.743665

Received: 19 July 2021; Accepted: 30 August 2021;
Published: 30 September 2021.

Edited by:

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

Reviewed by:

Fei Guo, Tianjin University, China
Wen Zhang, Huazhong Agricultural University, China

Copyright © 2021 Wang, Li, Ji, Zheng and Ni. 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: Chun-Hou Zheng, zhengch99@126.com; Jian-Cheng Ni, nijch@163.com

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.