Tutorial: VAE as an inference paradigm for neuroimaging
C. Vázquez-García, F. J. Martínez-Murcia, F. Segovia Román, Juan M. Górriz Sáez
TL;DR
The paper addresses modeling high-dimensional neuroimaging data using VAEs as an inference paradigm. It presents the theoretical foundations of VAEs, including the encoder/decoder structure and the ELBO objective for approximate inference. It discusses practical challenges in neuroimaging applications—such as convergence, overfitting, and information preservation—and surveys strategies like the reparameterization trick and Info-VAE. It also highlights the interpretability advantages of latent representations for downstream analyses, including cross-modal fusion and longitudinal clinical patterns related to neurodegenerative processes.
Abstract
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 Bayesian inference, VAEs enable the generation of interpretable latent representations. This tutorial outlines the theoretical foundations of VAEs, addresses practical challenges such as convergence issues and over-fitting, and discusses strategies like the reparameterization trick and hyperparameter optimization. We also highlight key applications of VAEs in neuroimaging, demonstrating their potential to uncover meaningful patterns, including those associated with neurodegenerative processes, and their broader implications for analyzing complex brain data.
