NeuroSwift: A Lightweight Cross-Subject Framework for fMRI Visual Reconstruction of Complex Scenes
Shiyi Zhang, Dong Liang, Yihang Zhou
TL;DR
NeuroSwift tackles cross-subject fMRI-to-image reconstruction by coupling a structural latent pathway (AutoKL Adapter) with a semantic reinforcement pathway (CLIP Adapter) within a diffusion-based framework. It fine-tunes only 17% of parameters on new subjects after pretraining on a single subject, enabling ~1 hour of per-subject training on three RTX 4090 GPUs and using individualized ROI masks to reduce registration errors. The method achieves state-of-the-art performance in both spatial fidelity and semantic accuracy on complex scenes, outperforming existing cross-subject approaches while maintaining computational efficiency. This approach meaningfully advances real-time, resource-efficient brain decoding and highlights distinct neural substrates for low-level structure versus high-level semantics via interpretable adapter weights.
Abstract
Reconstructing visual information from brain activity via computer vision technology provides an intuitive understanding of visual neural mechanisms. Despite progress in decoding fMRI data with generative models, achieving accurate cross-subject reconstruction of visual stimuli remains challenging and computationally demanding. This difficulty arises from inter-subject variability in neural representations and the brain's abstract encoding of core semantic features in complex visual inputs. To address these challenges, we propose NeuroSwift, which integrates complementary adapters via diffusion: AutoKL for low-level features and CLIP for semantics. NeuroSwift's CLIP Adapter is trained on Stable Diffusion generated images paired with COCO captions to emulate higher visual cortex encoding. For cross-subject generalization, we pretrain on one subject and then fine-tune only 17 percent of parameters (fully connected layers) for new subjects, while freezing other components. This enables state-of-the-art performance with only one hour of training per subject on lightweight GPUs (three RTX 4090), and it outperforms existing methods.
