Predicting isocitrate dehydrogenase mutationstatus in glioma using
structural brain networksand graph neural networks
- URL: http://arxiv.org/abs/2109.01854v1
- Date: Sat, 4 Sep 2021 12:19:33 GMT
- Title: Predicting isocitrate dehydrogenase mutationstatus in glioma using
structural brain networksand graph neural networks
- Authors: Yiran Wei, Yonghao Li, Xi Chen, Carola-Bibiane Sch\"onlieb, Chao Li,
and Stephen J. Price
- Abstract summary: The isocitrate dehydrogenase (IDH) gene mutation status provides critical diagnostic and prognostic value for glioma.
Machine learning and deep learning models show reasonable performance in predicting IDH mutation status.
We propose a method to predict the IDH mutation using graph neural networks (GNN) based on the structural brain network of patients.
- Score: 6.67232502899311
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: Glioma is a common malignant brain tumor that shows distinct survival among
patients. The isocitrate dehydrogenase (IDH) gene mutation status provides
critical diagnostic and prognostic value for glioma and is now accepted as the
standard of care. A non-invasive prediction of IDH mutation based on the
pre-treatment MRI has crucial clinical significance. Machine learning and deep
learning models show reasonable performance in predicting IDH mutation status.
However, most models neglect the systematic brain alterations caused by tumor
invasion, where the infiltration along white matter tracts throughout the brain
is identified as a hallmark of glioma. Structural brain network provides an
effective tool to characterise brain organisation, which could be captured by
the graph neural networks (GNN) for a more accurate prediction of IDH mutation
status.
Here we propose a method to predict the IDH mutation using GNN, based on the
structural brain network of patients. Specifically, we firstly construct a
network template of healthy subjects, which consists of atlases of edges (white
matter tracts) and nodes (cortical and subcortical brain regions) to provide
regions of interest (ROI). Next, we employ autoencoders to extract the latent
multi-modal MRI features from the ROIs of the edge and node in patients. These
features of edge and node of brain networks are used to train a GNN
architecture in predicting IDH mutation status. The results show that the
proposed method outperforms the baseline models using 3D-CNN and 3D-DenseNet.
In addition, the model interpretation suggests its ability to identify the
tracts infiltrated by tumor and corresponds to clinical prior knowledge. In
conclusion, integrating brain networks with GNN offers a new avenue to study
brain lesions using computational neuroscience and computer vision approaches.
Related papers
- Spatial-Temporal DAG Convolutional Networks for End-to-End Joint
Effective Connectivity Learning and Resting-State fMRI Classification [42.82118108887965]
Building comprehensive brain connectomes has proved to be fundamental importance in resting-state fMRI (rs-fMRI) analysis.
We model the brain network as a directed acyclic graph (DAG) to discover direct causal connections between brain regions.
We propose Spatial-Temporal DAG Convolutional Network (ST-DAGCN) to jointly infer effective connectivity and classify rs-fMRI time series.
arXiv Detail & Related papers (2023-12-16T04:31:51Z) - Adaptive Gated Graph Convolutional Network for Explainable Diagnosis of
Alzheimer's Disease using EEG Data [9.601125513491835]
We propose a novel adaptive gated graph convolutional network (AGGCN) that can provide explainable predictions.
AGGCN adaptively learns graph structures by combining convolution-based node feature enhancement with a correlation-based measure of power spectral density similarity.
arXiv Detail & Related papers (2023-04-12T14:13:09Z) - Multiple Instance Ensembling For Paranasal Anomaly Classification In The
Maxillary Sinus [46.1292414445895]
Paranasal anomalies can present with a wide range of morphological features.
Current approaches to paranasal anomaly classification are constrained to identifying a single anomaly at a time.
We investigate the feasibility of using a 3D convolutional neural network (CNN) to classify healthy maxillary (MS) and MS with polyps or cysts.
arXiv Detail & Related papers (2023-03-31T09:23:27Z) - Patched Diffusion Models for Unsupervised Anomaly Detection in Brain MRI [55.78588835407174]
We propose a method that reformulates the generation task of diffusion models as a patch-based estimation of healthy brain anatomy.
We evaluate our approach on data of tumors and multiple sclerosis lesions and demonstrate a relative improvement of 25.1% compared to existing baselines.
arXiv Detail & Related papers (2023-03-07T09:40:22Z) - Learning Task-Aware Effective Brain Connectivity for fMRI Analysis with
Graph Neural Networks [28.460737693330245]
We propose TBDS, an end-to-end framework based on underlineTask-aware underlineBrain connectivity underlineDAG for fMRI analysis.
The key component of TBDS is the brain network generator which adopts a DAG learning approach to transform the raw time-series into task-aware brain connectivities.
Comprehensive experiments on two fMRI datasets demonstrate the efficacy of TBDS.
arXiv Detail & Related papers (2022-11-01T03:59:54Z) - Predicting Brain Age using Transferable coVariance Neural Networks [119.45320143101381]
We have recently studied covariance neural networks (VNNs) that operate on sample covariance matrices.
In this paper, we demonstrate the utility of VNNs in inferring brain age using cortical thickness data.
Our results show that VNNs exhibit multi-scale and multi-site transferability for inferring brain age
In the context of brain age in Alzheimer's disease (AD), our experiments show that i) VNN outputs are interpretable as brain age predicted using VNNs is significantly elevated for AD with respect to healthy subjects.
arXiv Detail & Related papers (2022-10-28T18:58:34Z) - Multi-modal learning for predicting the genotype of glioma [14.93152817415408]
The isocitrate dehydrogenase (IDH) gene mutation is an essential biomarker for the diagnosis and prognosis of glioma.
It is promising to better predict glioma genotype by integrating focal tumor image and geometric features with brain network features derived from MRI.
We propose a multi-modal learning framework using three separate encoders to extract features of focal tumor image, tumor geometrics and global brain networks.
arXiv Detail & Related papers (2022-03-21T10:20:04Z) - Deep Reinforcement Learning Guided Graph Neural Networks for Brain
Network Analysis [61.53545734991802]
We propose a novel brain network representation framework, namely BN-GNN, which searches for the optimal GNN architecture for each brain network.
Our proposed BN-GNN improves the performance of traditional GNNs on different brain network analysis tasks.
arXiv Detail & Related papers (2022-03-18T07:05:27Z) - Collaborative learning of images and geometrics for predicting
isocitrate dehydrogenase status of glioma [8.262398325144774]
Gold standard of IDH mutation detection requires tumour tissue obtained via invasive approaches and is usually expensive.
Recent advancement in radiogenomics provides a non-invasive approach for predicting IDH mutation based on MRI.
Here we propose a collaborative learning framework that learns both tumor images and tumor geometrics using convolutional neural networks (CNN) and graph neural networks (GNN)
Our results show that the proposed model outperforms the baseline model of 3D-DenseNet121.
arXiv Detail & Related papers (2022-01-14T15:58:07Z) - Pooling Regularized Graph Neural Network for fMRI Biomarker Analysis [29.489129970039873]
A promising approach to identify the salient regions is using Graph Neural Networks (GNNs)
We propose an interpretable GNN framework with a novel salient region selection mechanism to determine neurological brain biomarkers associated with disorders.
We apply the PR-GNN framework on a Biopoint Autism Spectral Disorder (ASD) fMRI dataset.
arXiv Detail & Related papers (2020-07-29T04:19:36Z) - A Graph Gaussian Embedding Method for Predicting Alzheimer's Disease
Progression with MEG Brain Networks [59.15734147867412]
Characterizing the subtle changes of functional brain networks associated with Alzheimer's disease (AD) is important for early diagnosis and prediction of disease progression.
We developed a new deep learning method, termed multiple graph Gaussian embedding model (MG2G)
We used MG2G to detect the intrinsic latent dimensionality of MEG brain networks, predict the progression of patients with mild cognitive impairment (MCI) to AD, and identify brain regions with network alterations related to MCI.
arXiv Detail & Related papers (2020-05-08T02:29:24Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.