paper-with-me

홈 › Papers

Predicting Biomedical Interactions with Probabilistic Model Selection for Graph Neural Networks

2022-11-22 · Kishan Kc, Rui Li, Paribesh Regmi, Anne R. Haake

A biological system is a complex network of heterogeneous molecular entities and their interactions contributing to various biological characteristics of the system. However, current biological networks are noisy, sparse, and incomplete, limiting our ability to create a holistic view of the biological system and understand the biological phenomena. Experimental identification of such interactions is both time-consuming and expensive. With the recent advancements in high-throughput data generation and significant improvement in computational power, various computational methods have been developed to predict novel interactions in the noisy network. Recently, deep learning methods such as graph neural networks have shown their effectiveness in modeling graph-structured data and achieved good performance in biomedical interaction prediction. However, graph neural networks-based methods require human expertise and experimentation to design the appropriate complexity of the model and significantly impact the performance of the model. Furthermore, deep graph neural networks face overfitting problems and tend to be poorly calibrated with high confidence on incorrect predictions. To address these challenges, we propose Bayesian model selection for graph convolutional networks to jointly infer the most plausible number of graph convolution layers (depth) warranted by data and perform dropout regularization simultaneously. Experiments on four interaction datasets show that our proposed method achieves accurate and calibrated predictions. Our proposed method enables the graph convolutional networks to dynamically adapt their depths to accommodate an increasing number of interactions.

📄 PDF Abstract BibTeX arXiv:2211.13231

Code (0)

등록된 구현이 없습니다.

Tasks

Model Selection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Emerging Drug Interaction Prediction Enabled by Flow-based Graph Neural Network with Biomedical Network

2023-11-15 · Yongqi Zhang, Quanming Yao, Ling Yue, Xian Wu 외

Accurately predicting drug-drug interactions (DDI) for emerging drugs, which offer possibilities for treating and alleviating diseases, with computational methods can improve patient care and contribute to efficient drug…

Graph Neural Network

Predicting Biomedical Interactions with Higher-Order Graph Convolutional Networks

2020-10-16 · Kishan Kc, Rui Li, Feng Cui, Anne Haake

Biomedical interaction networks have incredible potential to be useful in the prediction of biologically meaningful interactions, identification of network biomarkers of disease, and the discovery of putative drug target…

Link PredictionPrediction

Predicting Rich Drug-Drug Interactions via Biomedical Knowledge Graphs and Text Jointly Embedding

2017-12-24 · Meng Wang

Minimizing adverse reactions caused by drug-drug interactions has always been a momentous research topic in clinical pharmacology. Detecting all possible interactions through clinical studies before a drug is released to…

Graph EmbeddingKnowledge GraphsLink Prediction

Towards Incorporating Entity-specific Knowledge Graph Information in Predicting Drug-Drug Interactions

2020-12-21 · Ishani Mondal

Off-the-shelf biomedical embeddings obtained from the recently released various pre-trained language models (such as BERT, XLNET) have demonstrated state-of-the-art results (in terms of accuracy) for the various natural …

Natural Language UnderstandingRelation Classification

Heterogeneous Graph based Deep Learning for Biomedical Network Link Prediction

2021-01-28 · Jinjiang Guo, Jie Li, Dawei Leng, Lurong Pan

Multi-scale biomedical knowledge networks are expanding with emerging experimental technologies that generates multi-scale biomedical big data. Link prediction is increasingly used especially in bipartite biomedical netw…

Deep LearningLink Prediction