paper-with-me

Papers

Brain Age Estimation Using LSTM on Children's Brain MRI

2020-02-20 · Sheng He, Randy L. Gollub, Shawn N. Murphy, Juan David Perez, Sanjay Prabhu, Rudolph Pienaar, Richard L. Robertson, P. Ellen Grant, Yangming Ou

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.

📄 PDF Abstract BibTeX arXiv:2002.09045

Code (0)

등록된 구현이 없습니다.

Tasks

Age Estimation

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Lifespan associations of resting-state brain functional networks with ADHD symptoms

2021-07-28 · Rong Wang, Yongchen Fan, Ying Wu, Yu-Feng Zang 외

Attention-deficit/hyperactivity disorder (ADHD) is increasingly being diagnosed in both children and adults, but the neural mechanisms that underlie its distinct symptoms and whether children and adults share the same me…

Altered Topological Structure of the Brain White Matter in Maltreated Children through Topological Data Analysis

2023-04-12 · Moo K. Chung, Tahmineh Azizi, Jamie L. Hanson, Andrew L. Alexander 외

Childhood maltreatment may adversely affect brain development and consequently influence behavioral, emotional, and psychological patterns during adulthood. In this study, we propose an analytical pipeline for modeling t…

Topological Data Analysis

Using Thought-Provoking Children's Questions to Drive Artificial Intelligence Research

2015-08-27 · Erik T. Mueller, Henry Minsky

We propose to use thought-provoking children's questions (TPCQs), namely Highlights BrainPlay questions, as a new method to drive artificial intelligence research and to evaluate the capabilities of general-purpose AI sy…

Inter-brain substrates of role switching during mother-child interaction

2023-03-08 · Yamin Li, Saishuang Wu, Jiayang Xu, Haiwa Wang 외

Mother-child interaction is highly dynamic and reciprocal. Switching roles in these back-and-forth interactions serves as a crucial feature of reciprocal behaviors while the underlying neural entrainment is still not wel…

EEGElectroencephalogram (EEG)

Learning Nonlinear Brain Dynamics: van der Pol Meets LSTM

2018-05-24 · German Abrevaya, Irina Rish, Aleksandr Y. Aravkin, Guillermo Cecchi 외

Many real-world data sets, especially in biology, are produced by complex nonlinear dynamical systems. In this paper, we focus on brain calcium imaging (CaI) of different organisms (zebrafish and rat), aiming to build a …

Data Augmentationparameter estimationTime Series Analysis