paper-with-me

Papers

Deep Belief Network based representation learning for lncRNA-disease association prediction

2020-06-22 · Manu Madhavan, Gopakumar G

Background: The expanding research in the field of long non-coding RNAs(lncRNAs) showed abnormal expression of lncRNAs in many complex diseases. Accurately identifying lncRNA-disease association is essential in understanding lncRNA functionality and disease mechanism. There are many machine learning techniques involved in the prediction of lncRNA-disease association which use different biological interaction networks and associated features. Feature learning from the network structured data is one of the limiting factors of machine learning-based methods. Graph neural network based techniques solve this limitation by unsupervised feature learning. Deep belief networks (DBN) are recently used in biological network analysis to learn the latent representations of network features. Method: In this paper, we propose a DBN based lncRNA-disease association prediction model (DBNLDA) from lncRNA, disease and miRNA interactions. The architecture contains three major modules-network construction, DBN based feature learning and neural network-based prediction. First, we constructed three heterogeneous networks such as lncRNA-miRNA similarity (LMS), disease-miRNA similarity (DMS) and lncRNA-disease association (LDA) network. From the node embedding matrices of similarity networks, lncRNA-disease representations were learned separately by two DBN based subnetworks. The joint representation of lncRNA-disease was learned by a third DBN from outputs of the two subnetworks mentioned. This joint feature representation was used to predict the association score by an ANN classifier. Result: The proposed method obtained AUC of 0.96 and AUPR of 0.967 when tested against standard dataset used by the state-of-the-art methods. Analysis on breast, lung and stomach cancer cases also affirmed the effectiveness of DBNLDA in predicting significant lncRNA-disease associations.

📄 PDF Abstract BibTeX arXiv:2006.12534

Code (1)

manumad/DBNLDA 공식 구현 tf

Tasks

Graph Neural NetworkRepresentation Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

A random forest based computational model for predicting novel lncRNA-disease associations

2020-03-27 · BMC Bioinformatics 2020 3 · Dengju Yao, Xiaojuan Zhan, Xiaorong Zhan, Chee Keong Kwoh 외

Background: Accumulated evidence shows that the abnormal regulation of long non-coding RNA (lncRNA) is associated with various human diseases. Accurately identifying disease-associated lncRNAs is helpful to study the mec…

feature selectionPredictionSemantic SimilaritySemantic Textual Similarity

LncRNA-disease association prediction method based on heterogeneous information completion and convolutional neural network

2024-06-02 · Wen-Yu Xi, Juan Wang, Yu-lin Zhang, Jin-Xing Liu 외

The emerging research shows that lncRNA has crucial research value in a series of complex human diseases. Therefore, the accurate identification of lncRNA-disease associations (LDAs) is very important for the warning and…

Heterogeneous network and graph attention auto-encoder for LncRNA-disease association prediction

2024-05-03 · Jin-Xing Liu, Wen-Yu Xi, Ling-Yun Dai, Chun-Hou Zheng 외

The emerging research shows that lncRNAs are associated with a series of complex human diseases. However, most of the existing methods have limitations in identifying nonlinear lncRNA-disease associations (LDAs), and it …

Graph Attention

Multi-Modal Machine Learning for Population- and Subject-Specific lncRNA-Type 2 Diabetes Association Analysis

2026-05-20 · Ashwani Siwach, Sanjeev Narayan Sharma, Sunil Datt Sharma arxiv

Long non-coding RNAs (lncRNAs) are emerging regulatory molecules implicated in chronic disease pathogenesis, including Type 2 Diabetes Mellitus (T2D). We investigated ten literature reported lncRNAs associated with T2D: …

MKGR: Multimodal Knowledge-Graph Representation Learning for Cold-Start Protein-Protein Interaction Prediction

2026-07-02 · Wenbo Zhang arxiv

Accurate protein-protein interaction (PPI) prediction is central to functional genomics, disease mechanism discovery, and drug development. A difficult setting arises when candidate interactions include proteins that hav…

Graph Representation LearningKnowledge GraphsGraph Learning