[edit]
BRAINS: Building Representations with Autoencoders for Individualized Neuroimaging Spaces
Proceedings of the First Workshop on NeuroAI Multimodal Intelligence @ AAAI 2026, PMLR 308:189-198, 2026.
Abstract
Functional Magnetic Resonance Imaging (fMRI) provides rich, high-dimensional data on human brain activity, yet traditional dimensionality-reduction techniques primarily capture group-level structure and overlook individual variability. We introduce BRAINS, a framework based on Convolutional Variational Autoencoders (CVAEs) that learns subject-specific latent spaces directly from BOLD signals. These latent representations effectively denoise voxel-wise time series ( 5% tSNR gain) while preserving functional connectivity and anatomical coherence. Using Procrustes alignment, we show that individual latent spaces can be aligned across participants, revealing both shared and idiosyncratic components of cortical organization. Our approach bridges neuroimaging and deep representation learning, offering a geometry-aware foundation for individualized brain analysis and multimodal integration across subjects, tasks, and models. The code is available at: https://github.com/neural-data-science-lab/NEUROAI_AAAI_BRAINS.git.