Predicting Biomedical Interactions with Probabilistic Model Selection for Graph Neural Networks
Kishan KC, Rui Li, Paribesh Regmi, Anne R. Haake

TL;DR
This paper introduces a Bayesian model selection framework for graph neural networks to automatically determine optimal depth, improving prediction accuracy and calibration in biomedical interaction networks.
Contribution
It presents a novel Bayesian approach that jointly infers GNN depth, applies dropout regularization, and learns parameters, enhancing performance and calibration in biomedical data analysis.
Findings
Outperforms existing methods on four biomedical datasets.
Achieves well-calibrated predictions with adaptive GNN depth.
Demonstrates robustness across various biomedical network types.
Abstract
Heterogeneous molecular entities and their interactions, commonly depicted as a network, are crucial for advancing our systems-level understanding of biology. With recent advancements in high-throughput data generation and a significant improvement in computational power, graph neural networks (GNNs) have demonstrated their effectiveness in predicting biomedical interactions. Since GNNs follow a neighborhood aggregation scheme, the number of graph convolution (GC) layers (i.e., depth) determines the neighborhood orders from which they can aggregate information, thereby significantly impacting the model's performance. However, it often relies on heuristics or extensive experimentation to determine an appropriate GNN depth for a given biomedical network. These methods can be unreliable or result in expensive computational overhead. Moreover, GNNs with more GC layers tend to exhibit poor…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Machine Learning in Materials Science · Bioinformatics and Genomic Networks
MethodsConvolution · Dropout
