paper-with-me

홈 › Papers

Jointly Discriminative and Generative Recurrent Neural Networks for Learning from fMRI

2019-10-15 · Nicha C. Dvornek, Xiaoxiao Li, Juntang Zhuang, James S. Duncan

Recurrent neural networks (RNNs) were designed for dealing with time-series data and have recently been used for creating predictive models from functional magnetic resonance imaging (fMRI) data. However, gathering large fMRI datasets for learning is a difficult task. Furthermore, network interpretability is unclear. To address these issues, we utilize multitask learning and design a novel RNN-based model that learns to discriminate between classes while simultaneously learning to generate the fMRI time-series data. Employing the long short-term memory (LSTM) structure, we develop a discriminative model based on the hidden state and a generative model based on the cell state. The addition of the generative model constrains the network to learn functional communities represented by the LSTM nodes that are both consistent with the data generation as well as useful for the classification task. We apply our approach to the classification of subjects with autism vs. healthy controls using several datasets from the Autism Brain Imaging Data Exchange. Experiments show that our jointly discriminative and generative model improves classification learning while also producing robust and meaningful functional communities for better model understanding.

📄 PDF Abstract BibTeX arXiv:1910.06950

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

A Generative-Discriminative Basis Learning Framework to Predict Clinical Severity from Resting State Functional MRI Data

2018-07-24

We propose a matrix factorization technique that decomposes the resting state fMRI (rs-fMRI) correlation matrices for a patient population into a sparse set of representative subnetworks, as modeled by rank one outer pro…

Dimensionality Reductionregression

4D Spatio-Temporal Deep Learning with 4D fMRI Data for Autism Spectrum Disorder Classification

2020-04-21 · Marcel Bengs, Nils Gessert, Alexander Schlaefer

Autism spectrum disorder (ASD) is associated with behavioral and communication problems. Often, functional magnetic resonance imaging (fMRI) is used to detect and characterize brain changes related to the disorder. Recen…

General Classification

Variational Temporal Deep Generative Model for Radar HRRP Target Recognition

2020-09-28 · Dandan Guo, Bo Chen, Wenchao Chen, Chaojie Wang 외

We develop a recurrent gamma belief network (rGBN) for radar automatic target recognition (RATR) based on high-resolution range profile (HRRP), which characterizes the temporal dependence across the range cells of HRRP. …

Variational Inference

Identifying nonlinear dynamical systems via generative recurrent neural networks with applications to fMRI

2019-02-19 · Georgia Koppe, Hazem Toutounji, Peter Kirsch, Stefanie Lis 외

A major tenet in theoretical neuroscience is that cognitive and behavioral processes are ultimately implemented in terms of the neural system dynamics. Accordingly, a major aim for the analysis of neurophysiological meas…

Time SeriesTime Series Analysis

Medical Diagnosis From Laboratory Tests by Combining Generative and Discriminative Learning

2017-11-12 · Shiyue Zhang, Pengtao Xie, Dong Wang, Eric P. Xing

A primary goal of computational phenotype research is to conduct medical diagnosis. In hospital, physicians rely on massive clinical data to make diagnosis decisions, among which laboratory tests are one of the most impo…

Decision MakingImputationMedical DiagnosisMissing Values