Deep Generative Analysis for Task-Based Functional MRI Experiments
In this project, we develped a 3D convolutional Variational Autoencoder (VAE) and embedded it in a Generalized Additive Modeling (GAM) framework, so as to capture sources of spatial variability across entire brain volumes, while also yielding separable and interpretable regressor effect maps. These regressor maps are constructed as the product of a spatial map (learned by the VAE) and a (potentially non-linear) gain, modelled by a covariate-specific Gaussian Process (GP) and represent the effect of a given task regressor on brain-wide activity.
This model has the key advange of correctly accounting for spatial autocorrelations typically encountered in fMRI data, and which are often ignored in standard fMRI analyses. Additionally, similarly to classic fMRI analysis methods, it generates separate volumetric regressor effect maps, which are highly interpretable and useful for clinicians and researchers interested in conducting fMRI experiments.
For more details, check our JMLR publication. Code for this project is available at this repository.