paper-with-me

홈 › Papers

Mind Reader: Reconstructing complex images from brain activities

2022-09-30 · Sikun Lin, Thomas Sprague, Ambuj K Singh

Understanding how the brain encodes external stimuli and how these stimuli can be decoded from the measured brain activities are long-standing and challenging questions in neuroscience. In this paper, we focus on reconstructing the complex image stimuli from fMRI (functional magnetic resonance imaging) signals. Unlike previous works that reconstruct images with single objects or simple shapes, our work aims to reconstruct image stimuli that are rich in semantics, closer to everyday scenes, and can reveal more perspectives. However, data scarcity of fMRI datasets is the main obstacle to applying state-of-the-art deep learning models to this problem. We find that incorporating an additional text modality is beneficial for the reconstruction problem compared to directly translating brain signals to images. Therefore, the modalities involved in our method are: (i) voxel-level fMRI signals, (ii) observed images that trigger the brain signals, and (iii) textual description of the images. To further address data scarcity, we leverage an aligned vision-language latent space pre-trained on massive datasets. Instead of training models from scratch to find a latent space shared by the three modalities, we encode fMRI signals into this pre-aligned latent space. Then, conditioned on embeddings in this space, we reconstruct images with a generative model. The reconstructed images from our pipeline balance both naturalness and fidelity: they are photo-realistic and capture the ground truth image contents well.

📄 PDF Abstract BibTeX arXiv:2210.01769

Code (1)

sklin93/mind-reader 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Cinematic Mindscapes: High-quality Video Reconstruction from Brain Activity

2023-05-19 · NeurIPS 2023 11

Reconstructing human vision from brain activities has been an appealing task that helps to understand our cognitive process. Even though recent research has seen great success in reconstructing static images from non-inv…

Contrastive LearningSSIMVideo Reconstruction

MindShot: Brain Decoding Framework Using Only One Image

2024-05-24 · Shuai Jiang, Zhu Meng, Delong Liu, Haiwen Li 외

Brain decoding, which aims at reconstructing visual stimuli from brain signals, primarily utilizing functional magnetic resonance imaging (fMRI), has recently made positive progress. However, it is impeded by significant…

Brain Decoding

Seeing Beyond the Brain: Conditional Diffusion Model with Sparse Masked Modeling for Vision Decoding

2022-11-13 · CVPR 2023 1 · Zijiao Chen, Jiaxin Qing, Tiange Xiang, Wan Lin Yue 외

Decoding visual stimuli from brain recordings aims to deepen our understanding of the human visual system and build a solid foundation for bridging human and computer vision through the Brain-Computer Interface. However,…

Brain Computer Interface

Reconstructing the Mind's Eye: fMRI-to-Image with Contrastive Learning and Diffusion Priors

2023-05-29 · NeurIPS 2023 11 · Paul S. Scotti, Atmadeep Banerjee, Jimmie Goode, Stepan Shabalin 외

We present MindEye, a novel fMRI-to-image approach to retrieve and reconstruct viewed images from brain activity. Our model comprises two parallel submodules that are specialized for retrieval (using contrastive learning…

Contrastive LearningImage ReconstructionRetrieval

MindGPT: Interpreting What You See with Non-invasive Brain Recordings

2023-09-27 · Jiaxuan Chen, Yu Qi, Yueming Wang, Gang Pan

Decoding of seen visual contents with non-invasive brain recordings has important scientific and practical values. Efforts have been made to recover the seen images from brain signals. However, most existing approaches c…

Language ModellingLarge Language Model