paper-with-me

Papers

Analyzing Neuroimaging Data Through Recurrent Deep Learning Models

2018-10-23 · Armin W. Thomas, Hauke R. Heekeren, Klaus-Robert Müller, Wojciech Samek

The application of deep learning (DL) models to neuroimaging data poses several challenges, due to the high dimensionality, low sample size and complex temporo-spatial dependency structure of these datasets. Even further, DL models act as as black-box models, impeding insight into the association of cognitive state and brain activity. To approach these challenges, we introduce the DeepLight framework, which utilizes long short-term memory (LSTM) based DL models to analyze whole-brain functional Magnetic Resonance Imaging (fMRI) data. To decode a cognitive state (e.g., seeing the image of a house), DeepLight separates the fMRI volume into a sequence of axial brain slices, which is then sequentially processed by an LSTM. To maintain interpretability, DeepLight adapts the layer-wise relevance propagation (LRP) technique. Thereby, decomposing its decoding decision into the contributions of the single input voxels to this decision. Importantly, the decomposition is performed on the level of single fMRI volumes, enabling DeepLight to study the associations between cognitive state and brain activity on several levels of data granularity, from the level of the group down to the level of single time points. To demonstrate the versatility of DeepLight, we apply it to a large fMRI dataset of the Human Connectome Project. We show that DeepLight outperforms conventional approaches of uni- and multivariate fMRI analysis in decoding the cognitive states and in identifying the physiologically appropriate brain regions associated with these states. We further demonstrate DeepLight's ability to study the fine-grained temporo-spatial variability of brain activity over sequences of single fMRI samples.

📄 PDF Abstract BibTeX arXiv:1810.09945

Code (1)

ArrasL/LRP_for_LSTM tf

Tasks

Deep Learning

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 제목 키워드 기반

NEURO-DRAM: a 3D recurrent visual attention model for interpretable neuroimaging classification

2019-10-10 · David Wood, James Cole, Thomas Booth

Deep learning is attracting significant interest in the neuroimaging community as a means to diagnose psychiatric and neurological disorders from structural magnetic resonance images. However, there is a tendency amongst…

Disease PredictionGeneral ClassificationNavigateReinforcement Learning

Diffusion Models for Computational Neuroimaging: A Survey

2025-02-10 · Haokai Zhao, Haowei Lou, Lina Yao, Wei Peng 외

Computational neuroimaging involves analyzing brain images or signals to provide mechanistic insights and predictive tools for human cognition and behavior. While diffusion models have shown stability and high-quality ge…

Brain DecodingDenoisingSurvey

Tutorial: VAE as an inference paradigm for neuroimaging

2025-01-14 · C. Vázquez-García, F. J. Martínez-Murcia, F. Segovia Román, Juan M. Górriz Sáez

In this tutorial, we explore Variational Autoencoders (VAEs), an essential framework for unsupervised learning, particularly suited for high-dimensional datasets such as neuroimaging. By integrating deep learning with Ba…

Bayesian InferenceHyperparameter Optimization

Deep Learning in Alzheimer's disease: Diagnostic Classification and Prognostic Prediction using Neuroimaging Data

2019-05-02 · Taeho Jo, Kwangsik Nho, Andrew J. Saykin

Deep learning has shown outstanding performance in identifying intricate structures in complex high-dimensional data, especially in the domain of computer vision. The application of deep learning to early detection and a…

ClassificationDeep LearningDiagnosticfeature selection+1

Discriminative analysis of the human cortex using spherical CNNs - a study on Alzheimer's disease diagnosis

2018-12-19 · Xinyang Feng, Jie Yang, Andrew F. Laine, Elsa D. Angelini

In neuroimaging studies, the human cortex is commonly modeled as a sphere to preserve the topological structure of the cortical surface. Cortical neuroimaging measures hence can be modeled in spherical representation. In…

General Classification