GATher: Graph Attention Based Predictions of Gene-Disease Links
David Narganes-Carlon, Anniek Myatt, Mani Mudaliar, and Daniel J., Crowther

TL;DR
GATher is a novel graph attention network that predicts gene-disease links to improve target selection in drug discovery, demonstrating superior accuracy and interpretability over existing models.
Contribution
Introduces GATher, incorporating GATv3 and GATv3HeteroConv, with advanced training techniques for improved prediction of clinical trial outcomes.
Findings
Achieves ROC AUC of 0.69 for efficacy failure prediction.
Improves top 200 clinical trial target precision to 14.1%.
Outperforms existing models like GAT, GATv2, and HGT.
Abstract
Target selection is crucial in pharmaceutical drug discovery, directly influencing clinical trial success. Despite its importance, drug development remains resource-intensive, often taking over a decade with significant financial costs. High failure rates highlight the need for better early-stage target selection. We present GATher, a graph attention network designed to predict therapeutic gene-disease links by integrating data from diverse biomedical sources into a graph with over 4.4 million edges. GATher incorporates GATv3, a novel graph attention convolution layer, and GATv3HeteroConv, which aggregates transformations for each edge type, enhancing its ability to manage complex interactions within this extensive dataset. Utilizing hard negative sampling and multi-task pre-training, GATher addresses topological imbalances and improves specificity. Trained on data up to 2018 and…
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
TopicsBioinformatics and Genomic Networks · Gene expression and cancer classification · Machine Learning in Bioinformatics
MethodsSoftmax · Attention Is All You Need · Graph Attention Network v2 · Convolution · Graph Attention Network
