A Multimodal Graph Neural Network Framework of Cancer Molecular Subtype Classification
Bingjun Li, Sheida Nabavi

TL;DR
This paper introduces a novel multimodal graph neural network framework that integrates multi-omics data as heterogeneous graphs for improved cancer subtype classification, outperforming existing models.
Contribution
The paper proposes an end-to-end multi-omics GNN model that combines inter- and intra-omic connections using heterogeneous graphs, enhancing classification accuracy.
Findings
GAT-based models perform better on smaller graphs.
GCN-based models are more effective on larger, information-rich graphs.
The proposed model outperforms four state-of-the-art baselines on TCGA datasets.
Abstract
The recent development of high-throughput sequencing creates a large collection of multi-omics data, which enables researchers to better investigate cancer molecular profiles and cancer taxonomy based on molecular subtypes. Integrating multi-omics data has been proven to be effective for building more precise classification models. Current multi-omics integrative models mainly use early fusion by concatenation or late fusion based on deep neural networks. Due to the nature of biological systems, graphs are a better representation of bio-medical data. Although few graph neural network (GNN) based multi-omics integrative methods have been proposed, they suffer from three common disadvantages. One is most of them use only one type of connection, either inter-omics or intra-omic connection; second, they only consider one kind of GNN layer, either graph convolution network (GCN) or graph…
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 · Test · Convolution
