Next Article in Journal
Complete Genome Sequence Analysis and Characterization of Selected Iron Regulation Genes of Pasteurella Multocida Serotype A Strain PMTB2.1
Previous Article in Journal
Genome Assembly and Annotation of the Trichoplusia ni Tni-FNL Insect Cell Line Enabled by Long-Read Technologies
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Predicting MiRNA-Disease Association by Latent Feature Extraction with Positive Samples

1
School of Computer Science and Technology, Harbin Institute of Technology, Harbin 150001, China
2
School of Electrical and Information Engineering, Beijing University of Civil Engineering and Architecture, Beijing 100044, China
3
Beijing Key Laboratory of Intelligent Processing for Building Big Data, Beijing 100044, China
*
Author to whom correspondence should be addressed.
Genes 2019, 10(2), 80; https://doi.org/10.3390/genes10020080
Submission received: 13 December 2018 / Revised: 18 January 2019 / Accepted: 18 January 2019 / Published: 24 January 2019
(This article belongs to the Section Human Genomics and Genetic Diseases)

Abstract

:
In discovering disease etiology and pathogenesis, the associations between MicroRNAs (miRNAs) and diseases play a critical role. Given known miRNA-disease associations (MDAs), how to uncover potential MDAs is an important problem. To solve this problem, most of the existing methods regard known MDAs as positive samples and unknown ones as negative samples, and then predict possible MDAs by iteratively revising the negative samples. However, simply viewing unknown MDAs as negative samples introduces erroneous information, which may result in poor predication performance. To avoid such defects, we present a novel method using only positive samples to predict MDAs by latent features extraction (LFEMDA). We design a new approach to construct the miRNAs similarity matrix. LFEMDA integrates the disease similarity matrix, the known MDAs and the miRNAs similarity matrix to identify potential MDAs. By introducing miRNAs and diseases knowledge as the auxiliary variables, the method can converge to give the optimal solution in each iteration. We conduct experiments on high-association diseases and new diseases datasets, in which our method shows better performance than that of other methods. We also carry out a case study on breast neoplasms to further demonstrate the capacity of our method in uncovering potential MDAs.

1. Introduction

MicroRNAs (miRNAs), a class of small endogenous non-coding RNAs, regulate gene expression at a post-transcriptional level through mRNA degradation or translational inhibition [1,2,3]. There is growing evidence that miRNAs are essential in biological process including immunoreaction, transcription, proliferation, differentiation, signal transduction, embryonic development and so on [4,5,6,7,8,9]. miRNA mutation, biosynthesis and dysfunction with the miRNAs of its targets can lead to various diseases [10,11,12,13]. Therefore, it is very important to identify the association between miRNAs and diseases. Early studies determined the relationship between miRNAs and specific diseases via biological experiments. However, biological experiment methods have long cycles and high costs. Therefore, computational biological methods for analyzing and predicting the association between miRNAs and diseases have been receiving great attention.
Currently, the association prediction of miRNAs and diseases has two main categories: one based on network topology, and the other based on machine learning methods. Network topology methods are based on the observation that diseases regulated by functional similar miRNAs are similar and vice versa [14,15]. A series of research works is predicated on this hypothesis [16,17,18,19,20,21,22,23,24]. In 2010, Jiang et al. [16] first proposed a method to predict the association between miRNAs and diseases by constructing functional-related miRNAs networks and human disease phenotype-miRNA networks, and then ranking the human miRNAs according to their disease-related scores. This is a reasonable extension of using network-based methods to predict protein coding genes related to diseases. To improve their previous work, Jiang et al. [17] believed that more data sources should be introduced to increase credibility, and they proposed a new method based on genomic data fusion. They use a naive Bayesian model to fuse multiple data sources, and constructed a model to predict the functional relevance between genes. The association between diseases and genes, and between miRNAs and target genes, are represented by two vectors respectively. For a given disease, its similarity scores with all miRNAs are calculated and ranked in descending order. The miRNA with the highest score is the target associated with the disease. Chen et al. [18] provided another, more time-efficient idea which applies the random walk algorithm (RWRMDA) to the miRNA-miRNA functional similarity network. Starting from a given seed node, in order to mine the potential association in the network, the size of the known associations is used as the transfer probability to simulate the process in which the miRNA-disease relationship binding with the current node is propagated to its neighboring nodes. In 2013, Chen et al. [19] expanded the application scope and strategy comparison of different similarities on the basis of the previous article, and they proposed a similarity-based approach that consists of three strategies: microRNA-based similarity inference (MBSI), phenotype-based similarity inference (PBSI) and network-consistency-based inference (NetCBI). Shi et al. [20] proposed a new method based on restart random walk with the restart (RWR) algorithm in 2013, which maps disease genes and miRNA target genes to protein-protein interaction (PPI) networks and sets different seeds to apply the RWR algorithm. This method introduces the protein data source as the intermediary information, which improves the accuracy and credibility of the model. Since then, different researchers have experimented with multiple data sources and similarity strategies to predict miRNA and disease relationships. Later, Xuan et al. [21] proposed a method called “HDMP” to predict disease-related miRNAs based on weighted, most similar k-nearest neighbors. Xu et al. [22] predicted cancer-associated miRNAs by comparing the phenotypic association of multiple diseases between miRNAs and mRNAs expression profiles. In 2013, Mork et al. [23] proposed a protein-mediated prediction method that predicts the association between miRNAs and diseases through the association between miRNAs and proteins and the association between proteins and diseases. In 2016, Sun et al. [24] proposed a method based on the known topological similarity of miRNA disease to discover more potential disease-related miRNAs. In this method, they used bipartite projection to complete the correlation prediction. Up to now, the methods based on network topology tend to use the known association to mine the potential association. Since it lacks miRNAs and diseases with known relationship information, the results incline to be random.
The second category of methods is found on machine learning. In 2012, Xu et al. [25] first used machine learning methods to predict the relationship between miRNAs and diseases. This approach aims to identify positive associations from large-scale negative associations. The core of this method is to extract features from the miRNA-disease network and train an SVM classifier. In 2013, Jiang et al. [26] constructed the different feature sets including miRNA and a disease phenotype information set, and it achieved a similar result compared with the method of Xu. In 2014, Chen et al. [27] considered a semi-supervised global approach (regularized least squares for miRNA-disease association, RLSMDA) to predict the miRNAs-diseases associations without negative samples. This method is also applicable to diseases with unknown related miRNAs. Machine learning-based approaches can attain similar or better results than network-based topology approaches, and some approaches even handle diseases with unknown miRNAs, such as RLSMDA. Chen et al. [28] proposed an approach to combine miRNAs/diseases’ statistical feature profile and graph theoretical feature profile for MDA prediction. The idea is to project them onto the same subspace, during which Laplacian regularization is used to preserve the data’s local structures and important miRNA/disease features are selected with L-1 norm constraint. This model is promising in the way that feature selection helps dramatically reduce the dimensionality, and thus enables easy extension to higher dimensional datasets. However, these methods are mainly limited to the feature representation of miRNAs and diseases. You et al. [29] proposed a novel path-based method for MDA prediction (PBMDA). In addition to conventional two similarity and one association, a Gaussian interaction profile kernel is further introduced to measure the similarity between miRNAs and diseases. With all four statistics, a heterogeneous graph consisting of three interlinked sub-graphs is constructed, and then the depth-first search algorithm is applied on it to infer potential MDAs. The algorithm based on matrix factorization solves the problem of feature representation by using high-dimensional space vectors. It constructs the representation of miRNAs and diseases in high-dimensional space at the same time, and then obtains their association. The probability of the final miRNAs-diseases association is solved by the least square method. Such an idea is derived from the widely-adopted method of matrix factorization in recommendation systems. It has been proved that the method is very effective to solve association prediction problems in recent years. Shen [30] first proposed a matrix factorization based method (CMFMDA) to predict miRNAs-diseases associations in 2017. This approach achieved better performance than Chen [27]. However, due to the impact of its loss function, the least squares method cannot be used in the process of iteration. To a large extent, the result depends on the initial value. In many cases, it is difficult to guarantee the stability of the algorithm because it may not converge. Besides, the approaches based on matrix factorization regard the unlabeled association as the negative samples. Thus, they extract the wrong information, which leads to result deviation. A recent study by Chen et al. [31] presents the first decision tree learning-based model for MDA prediction (EGBMMDA). Obeying the routine of integrating the miRNA functional similarity, the disease semantic similarity, and known MDAs, the model uses statistical measures, graph theoretical measures, and each miRNA-disease pair’s matrix factorization result to form an informative feature vector. With calculated feature vectors and known associated pairs, a regression tree is trained under the gradient boosting framework, which is further used for predicting potential MDAs.
This paper proposes a novel approach called miRNA-disease association prediction using latent feature extraction with positive samples (LFEMDA). First, we design a new miRNAs functional similarity construction method to solve the problem that miRNAs functional similarity is used to predict miRNAs-Disease associations, while sometimes the former is dependent on the latter, which is not desirable in common inference models. Second, LFEMDA introduced miRNAs and disease knowledge as the auxiliary variables so that the optimal solution can be obtained in each iteration of the optimization process. Third, LFEMDA uses only positive samples for feature extraction, and it could reduce the deviation. Finally, LFEMDA achieves great results on both the high-association diseases data and the new diseases data.

2. Materials and Methods

2.1. Disease Semantic Similarity Network

The disease semantic similarity is calculated by the method of Wang [32], which depends on their common semantic annotations and shared disease symptoms. Every disease can be represented by a directed acyclic graph (DAG), and a disease D is denoted as DAG(D) = (TD, ED), where TD is a set that includes all the ancestor nodes of D and D itself, and ED is a set of direct linking edges of D. The node t ( t T D ) is defined as follows:
C D ( t ) = { 1 , i f   t = D max { Δ × C d ( t ) | t c h i l d r e n   o f   t } , i f   t D ,
where Δ is an semantic contribution factor. We set it to 0.5, as suggested in literature [24]. The semantic value of D, DV(D) is defined as:
D V ( D ) = t T D C D ( t )
The more terms in DAG are shared between two diseases, the more similar they are. So the semantic similarity between disease d1 and disease d2 is defined as follows:
SD ( d 1 , d 2 ) = t T ( d 1 ) T ( d 2 ) ( C d 1 ( t ) + C d 2 ( t ) ) t T ( d 1 ) C d 1 ( t ) + t T ( d 2 ) C d 2 ( t )

2.2. miRNAs-Disease Association Network

We get the miRNA-disease association information from a HMDD database [33]. The data contains 10,381 experimentally-confirmed associations among 378 diseases and 571 miRNAs. Matrix R represents the associations between miRNAs and diseases. For example, if miRNA mi and disease dj are related, the value R(mi, dj) is 1, and 0 otherwise.

2.3. miRNAs Functional Similarity Network

Based on the assumption that miRNAs with similarity functions are involved in similar diseases, Wang et al. [32] gave a method to get functional similarity between two miRNAs by calculating the similarity between two groups of diseases that are associated with them respectively. Cui et al. developed a tool called MISIM based on Wang’s method [32] to measure the pairwise functional similarity of the given miRNAs. MISIM can be downloaded from http://www.cuilab.cn/files/images/cuilab/misim.zip. Usually, the two disease groups are obtained from miRNAs-Disease associations. However, it leads to a problem that the miRNAs functional similarity used to predict miRNAs-Disease Associations can be actually implied by the prediction target themselves. That is to say, the miRNAs functional similarity is inferred from miRNAs-disease association and disease semantic similarity, but such inferred results may be, in reverse, incorporated in the process of predicting miRNAs-disease association.
To deal with this issue, we designed a new algorithm to obtain the functional similarity of miRNAs from their sequence data. The sequence of miRNA determines its uniqueness and function, so our method can reserve the biological characteristics to the greatest extent.
We defined the functional similarity of two miRNAs as SM (m1, m2).
S M ( m 1 , m 2 ) = 1 L e v e n s h t e i n ( m 1 , m 2 ) l e n ( m 1 ) + l e n ( m 2 )
L e v e n s h t e i n ( m 1 , m 2 ) refers to the editing distance of two miRNA sequences. So, we have,
0 L e v e n s h t e i n ( m 1 , m 2 ) l e n ( m 1 ) + l e n ( m 2 )
The miRNAs functional similarity matrix can be obtained by calculating the functional similarity between miRNAs. Suppose, for example, we have two miRNA sequences. One is hsa-mir-21(CAACACCAGUCGAUGGGCUGU), the other is hsa-mir-155(CUCCUACAUAUUAGC AUUAACA). Their Levenshtein distance is 19, and the functional similar score is 1 − 19/(21 + 22) = 0.5581.

2.4. Data Fusion

The final miRNAs similarity matrix (MS) and disease similarity matrix (DS) are obtained by integrating the miRNAs functional similarity network, the diseases semantic similarity network, and the experimentally-confirmed miRNA-disease association network (R). After fusing the above three datasets, there are 446 miRNAs, 322 diseases and 5,512 confirmed miRNA-disease associations in reserve.

2.5. Loss Function

In this paper, the idea of matrix decomposition is used to solve the problem of miRNA-disease association prediction. Let MS represent the miRNAs functional similarity network, DS represent the diseases semantic similarity network, and RS represent the miRNA-disease association network.
Firstly, for each miRNA and disease, we give the initial projection vector in a fixed k dimension space, and use their inner product to represent the association between them, which can be denoted as follows:
R = M T D
where M is a m × k matrix, and m is the number of miRNAs. Similarly, D is a k × d matrix, and d is the number of diseases. The goal is to minimize the distance between R and the real relationship R by solving the appropriate M and D, which can be expressed as:
min R R F 2
Only the positive samples are credible, so the Formula (5) can be described as:
min R i , j = 1 ( R i , j R i , j ) 2
In addition, the constrained M and D are hoped to match the priori MS and DS in the model, so the loss function can be written as:
min λ 1 M M T M S F 2 + λ 2 D D T D S F 2
Considering the terms M i × M T and D j × D T , the quadratic form may exist in the loss function. This prevents us from getting a simplified equation about the interested variables during the optimization, which will make it impossible to get the optimal solution in the iteration process. So, matrix X and Y are introduced as the auxiliary variables to help the optimization. The Formula (9) is transformed as:
min λ 1 M X T M S F 2 + λ 2 D Y T D S F 2 + μ 1 M X F 2 + μ 2 D Y F 2
Empirically, two-norm constraints are added on M and D to prevent the model falling into overfitting. The final loss function is as follows:
L = R i , j = 1 ( ( M i D j T R i , j ) 2 )   + λ 0 ( M F 2 + D F 2 ) + λ 1 M X T M S F 2 + λ 2 D Y T D S F 2 + μ 1 M X F 2 + μ 2 D Y F 2

2.6. Optimization

For Formula (11), there are four variables in the loss function, so there is no method to solve the optimal M and D directly. Thus, we use an iterative least squares approach to get its optimal solution. At the same time, since only positive samples participate in the optimal process, it is hard to optimize the function by matrix calculation. To settle this problem, it will solve the hidden variable of each miRNA and disease. The specific steps are as follows:
Firstly, using current D, X, Y to update M. Take the derivative of Mi:
L M i = 2 R i , j = 1 ( ( M i D j T R i , j ) D j ) + λ 0 M i + λ 1 ( M i X T M S i ) X + μ 1 ( M i X i ) = 2 R i , j = 1 ( M i D j T D j R i , j D j ) + λ 0 M i + λ 1 M i X T X λ 1 M S i X + μ 1 M i μ 1 X i
Let L M i = 0 , and then we can get:
M i = ( R i , j = 1 R i , j D j + λ 1 M S i X + μ 1 X i ) ( R i , j = 1 D j T D j + ( λ 0 + μ 1 ) I k + λ 1 X T X ) 1 = ( R i , j = 1 D j + λ 1 M S i X + μ 1 X i ) ( R i , j = 1 D j T D j + ( λ 0 + μ 1 ) I k + λ 1 X T X ) 1
Similarly, fixing other parameters and solving D, X, and Y respectively:
D j = ( R i , j = 1 M i + λ 2 D S i Y + μ 2 Y i ) ( R i , j = 1 M i T M i + ( λ 0 + μ 2 ) I k + λ 2 Y T Y ) 1
X = ( λ 1 M S T M + μ 1 M ) ( λ 1 M T M + μ 1 I k ) 1
Y = ( λ 2 D S T D + μ 2 D ) ( λ 2 D T D + μ 2 I k ) 1
Thus, the optimal solution of M, D, X and Y is obtained. This process will be iterated until it converges.

2.7. Prediction

We use the inner product of calculated M and D to obtain a new correlation matrix R = M T D , and R ( i , j ) is the predicted association of the ith miRNA and the jth disease. In fact, the value of R ( i , j ) makes sense only when compared with other values in the matrix R . The larger the value, the higher possibility that associations exist. But it is not equal with the probability of existential association. The specific steps of the LFEMDA algorithm are shown in Algorithm 1. The code and data of LFEMDA is freely available at https://raw.githubusercontent.com/kavinche/fantastic-telegram/master/data_and_code_of_LFEMDA.rar.

3. Results and Discussion

3.1. Performance Evaluation

We adopted Leave-One-Out Cross-Validation (LOOCV) to evaluate the performance of our approach and other miRNA-disease association prediction methods. For each known miRNA-disease association, it is left out in turn as the test data. All the other known associations are treated as training data. The unknown associations are regarded as candidates. After the association prediction, each pair of disease and miRNA will get a score; the larger the score, the greater the probability of association.
Algorithm 1: LFEMDA, predicting miRNA-disease association by latent feature extraction with positive samples
Input:MS: m*m miRNAs functional similarity matrix
  DS: d*d disease semantic similarity matrix
  R: the experimentally confirmed miRNAs-disease association matrix
Paramter: k: hidden space dimension
   λ 0 : second normal form regularization coefficient
   λ 1 : the distance coefficient between expression matrix inner product of miRNAs on the hidden space and MS
   λ 2 : the distance coefficient between expression matrix inner product of diseases on the hidden space and DS
   μ 1 : the distance coefficient between expression matrix of miRNAs on the hidden space and auxiliary matrix X
   μ 2 : the distance coefficient between expression matrix of diseases on the hidden space and auxiliary matrix Y
Output: R : the predicted miRNAs-disease association matrix
Initialize the vector matrices M, D, and the auxiliary vectors X, Y of miRNAs and diseases
Δ , l o s s
while Δ>ε:
  update M, given current D, X and Y, using Formula (11)
  update D, given current M, X and Y, using Formula (12)
  calculate current X based on the new M
  calculate current Y based on the new D
  calculate loss_new using Formula (9)
   Δ l o s s _ n e w l o s s
   l o s s l o s s _ n e w
End while
R = M T D
With a predefined threshold, if the score of associated miRNA is larger than the threshold, it is considered as a correctly identified positive sample. Otherwise, it is regarded as a true identified negative sample. Then, the TPR, FPR and Receiver Operating Characteristics (ROC) can be calculated. Finally, the area under the ROC curve (AUC) is selected to measure the performance of the prediction method.
To illustrate the performance of LFEMDA, we compared it with the existing state-of-the-art methods: RWRMDA, CMFMDA, RLSMDA, PBMDA and EGBMMDA. Figure 1 is the comparison result. The hyperparameters in experiment are set as follows: λ 0 = 6.0, λ 1 = 0.1, λ 2 = 0.1, μ 1 = 3.0, μ 2 = 3.0. As is demonstrated in the result, LFEMDA has the highest prediction performance among the compared methods.

3.2. Case Study

In Data Fusion section, there are 21 diseases which have more than 60 known associated miRNAs. Here, we can regard them as high association diseases. LFEMDA was compared with RWRMDA, CMFMDA, RLSMDA, PBMDA and EGBMMDA by LOOCV. The AUC results are showed in Table 1. The average AUCs of LFEMDA, RWRMDA, CMFMDA, RLSMDA, PBMMDA and EGBMMDA are 85.22%, 60.40%, 80.08% 63.75%, 76.33% and 82.38% respectively. LFEMDA shows the best performance on 14 high association diseases compared with other methods, and it gets better results on other 7 high association diseases.
At the same time, to evaluate LFEMDA performance on new diseases, we compared it with RWRMDA, CMFMDA, RLSMDA, PBMDA and EGBMMDA on 20 diseases having only one known experimentally related miRNA. The experimental result is showed in Table 2. LFEMDA obtained the satisfactory results. Overall, it can be seen that LFEMDA shows excellent results not only on high association diseases, but also on new disease. EGBMMDA and PBMDA get the best results in two situations. The experimental results of CMFMDA are not unsatisfactory in six new diseases, i.e., Moyamoya Disease, Hypoxia-Ischemia Brain, Liver Diseases Alcoholic, Amyotrophic Lateral Sclerosis, Pemphigus Benign Familial and Neuroma Acoustic. For RLSMDA, it performs well on new diseases but poorly on high association diseases.
To further prove the performance of LFEMDA, a case study on breast neoplasms was carried out to demonstrate the prediction ability. Here, we used LFEMDA to identify potential miRNAs related to breast neoplasms. In addition, the prediction results were validated by three miRNA-disease association databases: HDMM, dbDEMC2 [34] and miR2Disease [35]. The top 50 breast-neoplasms-related miRNAs are listed in Table 3. The HDMM and the dbDEMC2 databases have confirmed that all the 50 predicted miRNAs are associated with the disease. The database miR2Disease have identified 47 predicated miRNAs.

3.3. Control Experiment with Different miRNA Functional Similarity

In Section 2.3, we describe the reason that we designed a new miRNAs functional similarity computing method in detail. The method to calculate the miRNAs functional similarity scores is usually dependent on the miRNAs-Disease associations, and then the scores and disease semantic similarity are used to predict the associations. To avoid the scores hidden from the association information, we put forward a method to calculate the miRNAs functional similarity by miRNAs sequences. We compare the approaches with different miRNAs functional similarities. One similarity is achieved by our method, the other from MISIM. The result is displayed in Figure 2. The AUC of LFEMDA with our similarity is 92.43%, and that with similarity from MISIM is 88.04%. This illustrates the effectiveness of our method.

4. Conclusions

In this paper, we present a miRNA-disease association prediction method using latent feature extraction with positive samples (LFEMDA). Leave-One-Out Cross-Validation (LOOCV) is used to evaluate the performance of LFEMDA and other methods. The experiment results reveal that our method is better than others, not only on the high-association diseases data, but also on the new diseases data. The case study on breast neoplasms further demonstrates the extraordinary ability of our method to predict the potential associations. In addition, the control experiment proves that our calculation of miRNA functional similarity is effective. Regarding these contributions, we believe that LFEMDA is helpful in providing the potential candidates for subsequent research in the etiology and pathogenesis of complex diseases.

Author Contributions

Conceptualization, K.C.; Formal analysis, K.C.; Funding acquisition, M.G. and X.L.; Methodology, K.C. and X.C.; Project administration, M.G.; Software, K.C.; Writing – original draft, K.C.; Writing – review & editing, K.C., M.G., C.W., X.L. and X.C.

Acknowledgments

This research was funded by the National Natural Science Foundation of China (Grant Nos. 61571163, 61532014, 61671189, 61872114 and 91735306), and the National Key Research and Development Plan of China (Grant No. 2016YFC0901902).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Ambros, V. The functions of animal microRNAs. Nature 2004, 431, 350–355. [Google Scholar] [CrossRef] [PubMed]
  2. Bartel, D.P. MicroRNAs: Genomics, biogenesis, mechanism, and function. Cell 2004, 116, 281–297. [Google Scholar] [CrossRef]
  3. He, L.; Hannon, G.J. MicroRNAs: Small RNAs with a big role in gene regulation. Nat. Rev. Genet. 2004, 5, 522–531. [Google Scholar] [CrossRef] [PubMed]
  4. Chen, X.; Yan, C.C.; Zhang, X.; Li, Z.; Deng, L.; Zhang, Y.; Dai, Q. RBMMMDA: Predicting multiple types of disease-microRNA associations. Sci. Rep. 2015, 5, 13877. [Google Scholar] [CrossRef] [PubMed]
  5. Bartel, D.P. MicroRNAs: Target recognition and regulatory functions. Cell 2009, 136, 215–233. [Google Scholar] [CrossRef] [PubMed]
  6. Miska, E.A. How microRNAs control cell division, differentiation and death. Curr. Opin. Genet. Dev. 2005, 15, 563–568. [Google Scholar] [CrossRef] [PubMed]
  7. Cheng, A.M.; Byrom, M.W.; Shelton, J.; Ford, L.P. Antisense inhibition of human miRNAs and indications for an involvement of miRNA in cell growth and apoptosis. Nucleic Acids Res. 2005, 33, 1290–1297. [Google Scholar] [CrossRef]
  8. Karp, X.; Ambros, V. Developmental biology. Encountering microRNAs in cell fate signaling. Science 2005, 310, 1288–1289. [Google Scholar] [CrossRef]
  9. Cui, Q.; Yu, Z.; Purisima, E.O.; Wang, E. Principles of microRNA regulation of a human cellular signaling network. Mol. Syst. Boil. 2006, 2, 46. [Google Scholar] [CrossRef]
  10. Chen, K.; Rajewsky, N. Natural selection on human microRNA binding sites inferred from SNP data. Nat. Genet. 2006, 38, 1452. [Google Scholar] [CrossRef]
  11. Saunders, M.A.; Liang, H.; Li, W.H. Human polymorphism at microRNAs and microRNA target sites. Proc. Natl. Acad. Sci. USA 2007, 104, 3300–3305. [Google Scholar] [CrossRef] [PubMed]
  12. Sethupathy, P.; Collins, F.S. MicroRNA target site polymorphisms and human disease. Trends Genet. 2008, 24, 489–497. [Google Scholar] [CrossRef] [PubMed]
  13. Chou, C.H.; Chang, N.W.; Shrestha, S.; Hsu, S.D.; Lin, Y.L.; Lee, W.H.; Yang, C.D.; Hong, H.C.; Wei, T.Y.; Tu, S.J.; et al. miRTarBase 2016: Updates to the experimentally validated miRNA-target interactions database. Nucleic Acids Res. 2015, 44, D239–D247. [Google Scholar] [CrossRef] [PubMed]
  14. Ding, P.; Luo, J.; Xiao, Q.; Chen, X. A path-based measurement for human miRNA functional similarities using miRNA-disease associations. Sci. Rep. 2016, 6, 32533. [Google Scholar] [CrossRef] [PubMed]
  15. Zeng, X.; Zhang, X.; Zou, Q. Integrative approaches for predicting microRNA function and prioritizing disease-related microRNA using biological interaction networks. Brief. Bioinform. 2016, 17, 193. [Google Scholar] [CrossRef]
  16. Jiang, Q.; Hao, Y.; Wang, G.; Juan, L.; Zhang, T.; Teng, M.; Liu, Y.; Wang, Y. Prioritization of disease microRNAs through a human phenome-microRNAome network. BMC Syst. Biol. 2010, 4, S2. [Google Scholar] [CrossRef] [PubMed]
  17. Jiang, Q.; Wang, G.; Wang, Y. An approach for prioritizing disease-related microRNAs based on genomic data integration. In Proceedings of the International Conference on Biomedical Engineering and Informatics, Yantai, China, 16–18 October 2010; pp. 2270–2274. [Google Scholar]
  18. Chen, X.; Liu, M.X.; Yan, G.Y. RWRMDA: Predicting novel human microRNA–disease associations. Mol. BioSyst. 2012, 8, 2792–2798. [Google Scholar] [CrossRef]
  19. Chen, H.; Zhang, Z. Similarity-based methods for potential human microRNA-disease association prediction. BMC Med. Genom. 2013, 6, 12. [Google Scholar] [CrossRef]
  20. Shi, H.; Xu, J.; Zhang, G.; Xu, L.; Li, C.; Wang, L.; Zhao, Z.; Jiang, W.; Guo, Z.; Li, X. Walking the interactome to identify human miRNA-disease associations through the functional link between miRNA targets and disease genes. BMC Syst. Boil. 2013, 7, 101. [Google Scholar] [CrossRef]
  21. Xuan, P.; Han, K.; Guo, M.; Guo, Y.; Li, J.; Ding, J.; Liu, Y.; Dai, Q.; Li, J.; Teng, Z.; et al. Prediction of microRNAs associated with human diseases based on weighted k most similar neighbors. PLoS ONE 2013, 8, e70204. [Google Scholar] [CrossRef]
  22. Xu, C.; Ping, Y.; Li, X.; Zhao, H.; Wang, L.; Fan, H.; Xiao, Y.; Li, X. Prioritizing candidate disease miRNAs by integrating phenotype associations of multiple diseases with matched miRNA and mRNA expression profiles. Mol. BioSyst. 2014, 10, 2800–2809. [Google Scholar] [CrossRef] [PubMed]
  23. Mørk, S.; Pletscher-Frankild, S.; Palleja Caro, A.; Gorodkin, J.; Jensen, L.J. Protein-driven inference of miRNA–disease associations. Bioinformatics 2013, 30, 392–397. [Google Scholar] [CrossRef] [PubMed]
  24. Sun, D.; Li, A.; Feng, H.; Wang, M. NTSMDA: Prediction of miRNA–disease associations by integrating network topological similarity. Mol. BioSyst. 2016, 12, 2224–2232. [Google Scholar] [CrossRef] [PubMed]
  25. Li, X.; Xu, J.; Li, Y. Prioritizing Candidate Disease miRNAs by Topological Features in the miRNA-Target Dysregulated Network. In Systems Biology in Cancer Research and Drug Discovery; Springer: Dordrecht, The Netherlands, 2012; pp. 289–306. [Google Scholar]
  26. Jiang, Q.; Wang, G.; Jin, S.; Li, Yu.; Wang, Y. Predicting human microRNA-disease associations based on support vector machine. Int. J. Data Min. Bioinform. 2013, 8, 282–293. [Google Scholar] [CrossRef] [PubMed]
  27. Chen, X.; Yan, G.Y. Semi-supervised learning for potential human microRNA-disease associations inference. Sci. Rep. 2014, 4, 5501. [Google Scholar] [CrossRef] [PubMed]
  28. You, Z.H.; Huang, Z.A.; Zhu, Z.; Yan, G.Y.; Li, Z.W.; Wen, Z.; Chen, X. PBMDA: A novel and effective path-based computational model for miRNA-disease association prediction. PLoS Comput. Biol. 2017, 13, e1005455. [Google Scholar] [CrossRef] [PubMed]
  29. Xing, C.; Li, H.; Edwin, W. LRSSLMDA: Laplacian Regularized Sparse Subspace Learning for MiRNA-Disease Association prediction. PLOS Comput. Biol. 2017, 13, e1005912. [Google Scholar]
  30. Shen, Z.; Zhang, Y.H.; Han, K.; Nandi, A.K.; Honig, B.; Huang, D.S. miRNA-Disease Association Prediction with Collaborative Matrix Factorization. Complexity 2017, 2017, 1–9. [Google Scholar] [CrossRef]
  31. Chen, X.; Huang, L.; Xie, D.; Zhao, Q. EGBMMDA: Extreme Gradient Boosting Machine for MiRNA-Disease Association prediction. Cell Death Dis. 2018, 9, 3. [Google Scholar] [CrossRef]
  32. Wang, D.; Wang, J.; Lu, M.; Song, F.; Cui, Q. Inferring the human microRNA functional similarity and functional network based on microRNA-associated diseases. Bioinformatics 2010, 26, 1644–1650. [Google Scholar] [CrossRef]
  33. Lu, M.; Zhang, Q.; Deng, M.; Miao, J.; Guo, Y.; Gao, W.; Cui, Q. An Analysis of Human MicroRNA and Disease Associations. PLoS ONE 2008, 3, e3420. [Google Scholar] [CrossRef] [PubMed]
  34. Yang, Z.; Wu, L.; Wang, A.; Tang, W.; Zhao, Y.; Zhao, H.; Teschendorff, A.E. dbDEMC 2.0: Updated database of differentially expressed miRNAs in human cancers. Nucleic Acids Res. 2017, 45, D812–D818. [Google Scholar] [CrossRef] [PubMed]
  35. Jiang, Q.; Wang, Y.; Hao, Y.; Juan, L.; Teng, M.; Zhang, X.; Li, M.; Wang, G.; Liu, Y. miR2Disease: A manually curated database for microRNA deregulation in human disease. Nucleic Acids Res. 2009, 37, D98–D104. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Performance comparison between LFEMDA and the other three models (RWRMDA, CMFMDA, RLSMDA, PBMDA and EGBMMDA) in terms of ROC curve and AUC based on LOOCV, respectively.
Figure 1. Performance comparison between LFEMDA and the other three models (RWRMDA, CMFMDA, RLSMDA, PBMDA and EGBMMDA) in terms of ROC curve and AUC based on LOOCV, respectively.
Genes 10 00080 g001
Figure 2. LFEMDA with different miRNA functional similarity.
Figure 2. LFEMDA with different miRNA functional similarity.
Genes 10 00080 g002
Table 1. The AUC results of high-association diseases under different algorithms.
Table 1. The AUC results of high-association diseases under different algorithms.
NameAssociationsLFEMDARLSMDACMFMDARWRMDAPBMDAEGBMMDA
Carcinoma, Hepatocellular2090.7770746230.5623714010.7261821590.7188371070.7261623560.751014475
Breast Neoplasms1880.8256155010.5758634510.7797126190.7853028310.7440004950.83387968
Stomach Neoplasms1660.7813574440.5963366810.7300339050.4150197630.7424913940.783024957
Colorectal Neoplasms1430.8158164390.5771779980.7716342370.7263382860.7647764780.806896074
Melanoma1330.8376616070.6272451050.7757085190.8096831770.7580052370.820990175
Lung Neoplasms1250.9072364860.5930283860.8607282240.6366843030.798355140.880834891
Heart Failure1180.8075824070.5708031320.7188115270.50.7470545680.820457834
Neoplasms1160.9199194680.6415644250.8734317010.6917003450.825313480.82318139
Ovarian Neoplasms1130.8914709210.6263132110.8437547110.8398272620.7680778120.798872832
Prostatic Neoplasms1110.8567236860.6286730460.8103080890.7951591940.7410246070.914524556
Carcinoma, Renal Cell1000.8439031790.6053797690.7866060690.50.7350289020.904940339
Glioblastoma990.8160097760.5878589110.7851395510.4851199440.7919250140.799697261
Pancreatic Neoplasms980.9079119330.6268610540.8667437420.7332751420.7991731180.924964814
Carcinoma, Non-Small-Cell Lung920.8695845750.5968225010.834660990.8434939760.7689449770.860077377
Urinary Bladder Neoplasms890.8555154420.6246162650.7964878670.6072134390.7359078460.795801467
Colonic Neoplasms820.8731663190.6302085040.8018656310.50.7640042880.855367194
Carcinoma, Squamous Cell780.8784615030.5795122810.8320027760.50.7617753620.815635452
Glioma730.913833810.6306722740.8162087460.50.7867714570.787616145
Esophageal Neoplasms680.7802470660.5586032620.7611112260.50.7043650790.790071584
Leukemia, Myeloid, Acute670.8605033350.6043979680.8277207670.50.8189658570.816735049
Head and Neck Neoplasms630.8767050380.638783470.8171231750.8008574580.7464047410.715606114
Table 2. The AUC results for new diseases under different algorithms.
Table 2. The AUC results for new diseases under different algorithms.
NameAssociationsLFEMDARLSMDACMFMDARWRMDAPBMDAEGBMMDA
Distal Myopathies110.9932584270.9887640450.50.9438202250.957303371
Moyamoya Disease10.9932584270.9955056180.089887640.50.9955056180.982022472
Hypoxia-Ischemia, Brain10.9910112360.9887640450.0966292130.50.9011235960.982022472
Hypopharyngeal Neoplasms10.99101123610.8382022470.510.982022472
Hepatitis C, Chronic11110.50.9910112360.959550562
Lipid Metabolism Disorders10.9932584270.9797752810.9146067420.50.9910112360.959550562
Liver Diseases, Alcoholic10.9303370790.7393258430.0516853930.50.8247191010.817977528
Adenoma1110.9303370790.510.982022472
Amyotrophic Lateral Sclerosis10.955056180.9483146070.110112360.50.9438202250.957303371
Keratoconus110.9932584270.9865168540.50.9123595510.959550562
Aortic Aneurysm, Abdominal1110.9640449440.510.982022472
Carcinoma, Embryonal10.8651685390.8382022470.8561797750.50.6943820220.817977528
Oligodendroglioma10.9078651690.8179775280.9056179780.50.844943820.817977528
Carcinoma, Ductal, Breast1110.9146067420.510.982022472
Fanconi Anemia10.8247191010.7303370790.8202247190.50.4719101120.438202247
Colitis110.9977528090.8988764040.50.9977528090.982022472
Eye Abnormalities10.9932584270.822471910.7797752810.50.9123595510.959550562
Pemphigus, Benign Familial10.9910112360.9932584270.1033707870.50.9707865170.982022472
Neuroma, Acoustic10.99550561810.1730337080.510.982022472
Creutzfeldt-Jakob Syndrome110.9977528090.444943820.50.9955056180.982022472
Table 3. The top 50 breast neoplasms-related miRNAs.
Table 3. The top 50 breast neoplasms-related miRNAs.
RankNameEvidenceRankNameEvidence
1hsa-mir-21HDMM, dbDEMC2, miR2Disease26hsa-mir-148aHDMM, dbDEMC2, miR2Disease
2hsa-mir-126HDMM, dbDEMC2, miR2Disease27hsa-let-7cHDMM, dbDEMC2, miR2Disease
3hsa-mir-17HDMM, dbDEMC2, miR2Disease28hsa-mir-34bHDMM, dbDEMC2, miR2Disease
4hsa-mir-34aHDMM, dbDEMC2, miR2Disease29hsa-mir-182HDMM, dbDEMC2, miR2Disease
5hsa-mir-155HDMM, dbDEMC2, miR2Disease30hsa-mir-125b-2HDMM, dbDEMC2, miR2Disease
6hsa-mir-20aHDMM, dbDEMC2, miR2Disease31hsa-mir-30aHDMM, dbDEMC2, miR2Disease
7hsa-mir-146aHDMM, dbDEMC2, miR2Disease32hsa-mir-19aHDMM, dbDEMC2, miR2Disease
8hsa-mir-34cHDMM, dbDEMC2, miR2Disease33hsa-let-7dHDMM, dbDEMC2, miR2Disease
9hsa-mir-29aHDMM, dbDEMC2, miR2Disease34hsa-mir-92a-1HDMM, dbDEMC2
10hsa-mir-145HDMM, dbDEMC2, miR2Disease35hsa-mir-200aHDMM, dbDEMC2, miR2Disease
11hsa-mir-218-1HDMM, dbDEMC236hsa-mir-222HDMM, dbDEMC2, miR2Disease
12hsa-mir-16-2HDMM, dbDEMC237hsa-mir-143HDMM, dbDEMC2, miR2Disease
13hsa-mir-221HDMM, dbDEMC2, miR2Disease38hsa-mir-210HDMM, dbDEMC2, miR2Disease
14hsa-let-7bHDMM, dbDEMC2, miR2Disease39hsa-mir-31HDMM, dbDEMC2, miR2Disease
15hsa-mir-16-1HDMM, dbDEMC2, miR2Disease40hsa-mir-375HDMM, dbDEMC2, miR2Disease
16hsa-mir-125b-1HDMM, dbDEMC2, miR2Disease41hsa-let-7f-2HDMM, dbDEMC2, miR2Disease
17hsa-mir-146bHDMM, dbDEMC2, miR2Disease42hsa-mir-29b-1HDMM, dbDEMC2, miR2Disease
18hsa-let-7a-2HDMM, dbDEMC2, miR2Disease43hsa-let-7f-1HDMM, dbDEMC2, miR2Disease
19hsa-mir-10bHDMM, dbDEMC2, miR2Disease44hsa-let-7eHDMM, dbDEMC2, miR2Disease
20hsa-mir-200bHDMM, dbDEMC2, miR2Disease45hsa-let-7gHDMM, dbDEMC2, miR2Disease
21hsa-mir-200cHDMM, dbDEMC2, miR2Disease46hsa-mir-27aHDMM, dbDEMC2, miR2Disease
22hsa-mir-218-2HDMM, dbDEMC2, miR2Disease47hsa-mir-181a-2HDMM, dbDEMC2, miR2Disease
23hsa-mir-22HDMM, dbDEMC2, miR2Disease48hsa-mir-30c-2HDMM, dbDEMC2, miR2Disease
24hsa-mir-18aHDMM, dbDEMC2, miR2Disease49hsa-mir-25HDMM, dbDEMC2, miR2Disease
25hsa-mir-133bHDMM, dbDEMC2, miR2Disease50hsa-mir-486HDMM, dbDEMC2, miR2Disease

Share and Cite

MDPI and ACS Style

Che, K.; Guo, M.; Wang, C.; Liu, X.; Chen, X. Predicting MiRNA-Disease Association by Latent Feature Extraction with Positive Samples. Genes 2019, 10, 80. https://doi.org/10.3390/genes10020080

AMA Style

Che K, Guo M, Wang C, Liu X, Chen X. Predicting MiRNA-Disease Association by Latent Feature Extraction with Positive Samples. Genes. 2019; 10(2):80. https://doi.org/10.3390/genes10020080

Chicago/Turabian Style

Che, Kai, Maozu Guo, Chunyu Wang, Xiaoyan Liu, and Xi Chen. 2019. "Predicting MiRNA-Disease Association by Latent Feature Extraction with Positive Samples" Genes 10, no. 2: 80. https://doi.org/10.3390/genes10020080

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop