MindEye2: Shared-Subject Models Enable fMRI-To-Image With 1 Hour of Data
Paul S. Scotti, Mihir Tripathy, Cesar Kadir Torrico Villanueva, Reese Kneeland, Tong Chen, Ashutosh Narang, Charan Santhirasegaran, Jonathan Xu, Thomas Naselaris, Kenneth A. Norman, Tanishq Mathew Abraham
TL;DR
MindEye2 tackles the practical barrier of subject-specific, data-hungry fMRI-to-image models by introducing a shared-subject framework pretrained across multiple subjects and fine-tuned on as little as 1 hour of data from a new subject. The method maps fMRI activity to a rich CLIP image-embedding space via a linear shared-subject alignment, a residual backbone, and a diffusion prior, with image reconstruction performed by fine-tuning Stable Diffusion XL in unCLIP mode and refining outputs through caption guidance and low-level submodules. It achieves state-of-the-art reconstruction and retrieval metrics on the Natural Scenes Dataset and demonstrates strong 1-hour data performance, validated by human preferences and ablation analyses. The work suggests a practical path for deploying fMRI-based vision reconstructions in clinical or brain-computer interface settings, while acknowledging limitations related to movement sensitivity and image distribution scope.
Abstract
Reconstructions of visual perception from brain activity have improved tremendously, but the practical utility of such methods has been limited. This is because such models are trained independently per subject where each subject requires dozens of hours of expensive fMRI training data to attain high-quality results. The present work showcases high-quality reconstructions using only 1 hour of fMRI training data. We pretrain our model across 7 subjects and then fine-tune on minimal data from a new subject. Our novel functional alignment procedure linearly maps all brain data to a shared-subject latent space, followed by a shared non-linear mapping to CLIP image space. We then map from CLIP space to pixel space by fine-tuning Stable Diffusion XL to accept CLIP latents as inputs instead of text. This approach improves out-of-subject generalization with limited training data and also attains state-of-the-art image retrieval and reconstruction metrics compared to single-subject approaches. MindEye2 demonstrates how accurate reconstructions of perception are possible from a single visit to the MRI facility. All code is available on GitHub.
