Brain Age Estimation Using LSTM on Children's Brain MRI
- URL: http://arxiv.org/abs/2002.09045v1
- Date: Thu, 20 Feb 2020 22:27:52 GMT
- Title: Brain Age Estimation Using LSTM on Children's Brain MRI
- Authors: Sheng He, Randy L. Gollub, Shawn N. Murphy, Juan David Perez, Sanjay
Prabhu, Rudolph Pienaar, Richard L. Robertson, P. Ellen Grant, Yangming Ou
- Abstract summary: We consider the 3D brain MRI volume as a sequence of 2D images and propose a new framework using the recurrent neural network for brain age estimation.
The proposed method is named as 2D-ResNet18+Long short-term memory (LSTM), which consists of four parts: 2D ResNet18 for feature extraction on 2D images, a pooling layer for feature reduction over the sequences, an LSTM layer, and a final regression layer.
- Score: 4.452516574196706
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Brain age prediction based on children's brain MRI is an important biomarker
for brain health and brain development analysis. In this paper, we consider the
3D brain MRI volume as a sequence of 2D images and propose a new framework
using the recurrent neural network for brain age estimation. The proposed
method is named as 2D-ResNet18+Long short-term memory (LSTM), which consists of
four parts: 2D ResNet18 for feature extraction on 2D images, a pooling layer
for feature reduction over the sequences, an LSTM layer, and a final regression
layer. We apply the proposed method on a public multisite NIH-PD dataset and
evaluate generalization on a second multisite dataset, which shows that the
proposed 2D-ResNet18+LSTM method provides better results than traditional 3D
based neural network for brain age estimation.
Related papers
- Brain3D: Generating 3D Objects from fMRI [76.41771117405973]
We design a novel 3D object representation learning method, Brain3D, that takes as input the fMRI data of a subject.
We show that our model captures the distinct functionalities of each region of human vision system.
Preliminary evaluations indicate that Brain3D can successfully identify the disordered brain regions in simulated scenarios.
arXiv Detail & Related papers (2024-05-24T06:06:11Z) - Multi-pooling 3D Convolutional Neural Network for fMRI Classification of
Visual Brain States [3.19429184376611]
This paper proposed a multi-pooling 3D convolutional neural network (MP3DCNN) to improve fMRI classification accuracy.
MP3DCNN is mainly composed of a three-layer 3DCNN, where the first and second layers of 3D convolutions each have a branch of pooling connection.
arXiv Detail & Related papers (2023-03-25T07:54:51Z) - View-Disentangled Transformer for Brain Lesion Detection [50.4918615815066]
We propose a novel view-disentangled transformer to enhance the extraction of MRI features for more accurate tumour detection.
First, the proposed transformer harvests long-range correlation among different positions in a 3D brain scan.
Second, the transformer models a stack of slice features as multiple 2D views and enhance these features view-by-view.
Third, we deploy the proposed transformer module in a transformer backbone, which can effectively detect the 2D regions surrounding brain lesions.
arXiv Detail & Related papers (2022-09-20T11:58:23Z) - Med-DANet: Dynamic Architecture Network for Efficient Medical Volumetric
Segmentation [13.158995287578316]
We propose a dynamic architecture network named Med-DANet to achieve effective accuracy and efficiency trade-off.
For each slice of the input 3D MRI volume, our proposed method learns a slice-specific decision by the Decision Network.
Our proposed method achieves comparable or better results than previous state-of-the-art methods for 3D MRI brain tumor segmentation.
arXiv Detail & Related papers (2022-06-14T03:25:58Z) - Predi\c{c}\~ao da Idade Cerebral a partir de Imagens de Resson\^ancia
Magn\'etica utilizando Redes Neurais Convolucionais [57.52103125083341]
Deep learning techniques for brain age prediction from magnetic resonance images are investigated.
The identification of biomarkers is useful for detecting an early-stage neurodegenerative process, as well as for predicting age-related or non-age-related cognitive decline.
The best result was obtained by the 2D model, which achieved a mean absolute error of 3.83 years.
arXiv Detail & Related papers (2021-12-23T14:51:45Z) - 3-Dimensional Deep Learning with Spatial Erasing for Unsupervised
Anomaly Segmentation in Brain MRI [55.97060983868787]
We investigate whether using increased spatial context by using MRI volumes combined with spatial erasing leads to improved unsupervised anomaly segmentation performance.
We compare 2D variational autoencoder (VAE) to their 3D counterpart, propose 3D input erasing, and systemically study the impact of the data set size on the performance.
Our best performing 3D VAE with input erasing leads to an average DICE score of 31.40% compared to 25.76% for the 2D VAE.
arXiv Detail & Related papers (2021-09-14T09:17:27Z) - Image Augmentation Using a Task Guided Generative Adversarial Network
for Age Estimation on Brain MRI [6.051767128521292]
We propose a generative adversarial network (GAN) based image synthesis method to overcome the data scarcity problem.
By adding a task-guided loss to the conventional GAN loss, the learned low-dimensional latent space and the synthesised images are more task-specific.
Our proposed method outperformed (statistically significant) a deep convolutional neural network based regression model and the GAN-based image synthesis method without the task-guided branch.
arXiv Detail & Related papers (2021-08-03T17:56:50Z) - Brain Age Estimation From MRI Using Cascade Networks with Ranking Loss [75.03117866578913]
A novel 3D convolutional network, called two-stage-age-network (TSAN), is proposed to estimate brain age from T1-weighted MRI data.
Experiments with $6586$ MRIs showed that TSAN could provide accurate brain age estimation.
arXiv Detail & Related papers (2021-06-06T07:11:25Z) - HI-Net: Hyperdense Inception 3D UNet for Brain Tumor Segmentation [17.756591105686]
This paper proposes hyperdense inception 3D UNet (HI-Net), which captures multi-scale information by stacking factorization of 3D weighted convolutional layers in the residual inception block.
Preliminary results on the BRATS 2020 testing set show that achieved by our proposed approach, the dice (DSC) scores of ET, WT, and TC are 0.79457, 0.87494, and 0.83712, respectively.
arXiv Detail & Related papers (2020-12-12T09:09:04Z) - Neurodevelopmental Age Estimation of Infants Using a 3D-Convolutional
Neural Network Model based on Fusion MRI Sequences [0.08341869765517104]
The ability to determine if the brain is developing normally is a key component of pediatric neuroradiology and neurology.
We investigated a three-dimensional convolutional neural network (3D CNN) to rapidly classify brain developmental age using common MRI sequences.
arXiv Detail & Related papers (2020-10-07T01:24:15Z) - Patch-based Brain Age Estimation from MR Images [64.66978138243083]
Brain age estimation from Magnetic Resonance Images (MRI) derives the difference between a subject's biological brain age and their chronological age.
Early detection of neurodegeneration manifesting as a higher brain age can potentially facilitate better medical care and planning for affected individuals.
We develop a new deep learning approach that uses 3D patches of the brain as well as convolutional neural networks (CNNs) to develop a localised brain age estimator.
arXiv Detail & Related papers (2020-08-29T11:50:37Z)
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.