Explainable Multilayer Graph Neural Network for Cancer Gene Prediction
Michail Chatzianastasis, Michalis Vazirgiannis, Zijun Zhang

TL;DR
This paper introduces EMGNN, an explainable multilayer graph neural network that leverages multiple gene interaction networks and multi-omics data to improve cancer gene prediction accuracy and interpretability.
Contribution
The paper presents a novel multilayer graph neural network approach that integrates multiple biological networks for more accurate and explainable cancer gene prediction, outperforming existing methods.
Findings
EMGNN achieves a 7.15% higher AUPR than state-of-the-art methods.
EMGNN effectively integrates multiple gene networks to resolve conflicting predictions.
The model provides biological insights through feature importance and gene set enrichment analysis.
Abstract
The identification of cancer genes is a critical yet challenging problem in cancer genomics research. Existing computational methods, including deep graph neural networks, fail to exploit the multilayered gene-gene interactions or provide limited explanation for their predictions. These methods are restricted to a single biological network, which cannot capture the full complexity of tumorigenesis. Models trained on different biological networks often yield different and even opposite cancer gene predictions, hindering their trustworthy adaptation. Here, we introduce an Explainable Multilayer Graph Neural Network (EMGNN) approach to identify cancer genes by leveraging multiple genegene interaction networks and pan-cancer multi-omics data. Unlike conventional graph learning on a single biological network, EMGNN uses a multilayered graph neural network to learn from multiple biological…
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.
Code & Models
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 · Advanced Graph Neural Networks
MethodsGraph Neural Network · fail
