UniBrain: A Unified Model for Cross-Subject Brain Decoding
Zicheng Wang, Zhen Zhao, Luping Zhou, Parashkev Nachev
TL;DR
Cross-subject brain decoding from fMRI is challenged by subject-specific heterogeneity. The paper proposes UniBrain, a fully unified, parameter-free-per-subject model with a group-based extractor, a Transformer-based mutual assistance embedder, and a bilevel feature alignment to uncover cross-subject commonalities. It leverages voxel grouping to standardize signal length, transformer-based cross-subject embeddings, and CLIP-guided alignment to guide diffusion-based stimulus reconstruction. On the NSD benchmark, UniBrain achieves competitive performance with far fewer parameters and introduces a cross-subject OOD generalization benchmark to promote population-level generalization. The work provides public code and advocates for datasets and benchmarks focusing on cross-subject commonalities to advance generalized brain decoding.
Abstract
Brain decoding aims to reconstruct original stimuli from fMRI signals, providing insights into interpreting mental content. Current approaches rely heavily on subject-specific models due to the complex brain processing mechanisms and the variations in fMRI signals across individuals. Therefore, these methods greatly limit the generalization of models and fail to capture cross-subject commonalities. To address this, we present UniBrain, a unified brain decoding model that requires no subject-specific parameters. Our approach includes a group-based extractor to handle variable fMRI signal lengths, a mutual assistance embedder to capture cross-subject commonalities, and a bilevel feature alignment scheme for extracting subject-invariant features. We validate our UniBrain on the brain decoding benchmark, achieving comparable performance to current state-of-the-art subject-specific models with extremely fewer parameters. We also propose a generalization benchmark to encourage the community to emphasize cross-subject commonalities for more general brain decoding. Our code is available at https://github.com/xiaoyao3302/UniBrain.
