paper-with-me

Papers

Brain Captioning: Decoding human brain activity into images and text

2023-05-19 · Matteo Ferrante, Furkan Ozcelik, Tommaso Boccato, Rufin VanRullen, Nicola Toschi

Every day, the human brain processes an immense volume of visual information, relying on intricate neural mechanisms to perceive and interpret these stimuli. Recent breakthroughs in functional magnetic resonance imaging (fMRI) have enabled scientists to extract visual information from human brain activity patterns. In this study, we present an innovative method for decoding brain activity into meaningful images and captions, with a specific focus on brain captioning due to its enhanced flexibility as compared to brain decoding into images. Our approach takes advantage of cutting-edge image captioning models and incorporates a unique image reconstruction pipeline that utilizes latent diffusion models and depth estimation. We utilized the Natural Scenes Dataset, a comprehensive fMRI dataset from eight subjects who viewed images from the COCO dataset. We employed the Generative Image-to-text Transformer (GIT) as our backbone for captioning and propose a new image reconstruction pipeline based on latent diffusion models. The method involves training regularized linear regression models between brain activity and extracted features. Additionally, we incorporated depth maps from the ControlNet model to further guide the reconstruction process. We evaluate our methods using quantitative metrics for both generated captions and images. Our brain captioning approach outperforms existing methods, while our image reconstruction pipeline generates plausible images with improved spatial relationships. In conclusion, we demonstrate significant progress in brain decoding, showcasing the enormous potential of integrating vision and language to better understand human cognition. Our approach provides a flexible platform for future research, with potential applications in various fields, including neural art, style transfer, and portable devices.

📄 PDF Abstract BibTeX arXiv:2305.11560

Code (1)

weihaox/UMBRAE pytorch

Tasks

Brain DecodingDepth EstimationImage CaptioningImage ReconstructionImage to textStyle Transfer

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
Residual Connection 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

UniBrain: Unify Image Reconstruction and Captioning All in One Diffusion Model from Human Brain Activity

2023-08-14 · Weijian Mai, Zhijun Zhang

Image reconstruction and captioning from brain activity evoked by visual stimuli allow researchers to further understand the connection between the human brain and the visual perception system. While deep generative mode…

AllBrain DecodingImage CaptioningImage Reconstruction

MindSemantix: Deciphering Brain Visual Experiences with a Brain-Language Model

2024-05-29 · Ziqi Ren, Jie Li, Xuetong Xue, Xin Li 외

Deciphering the human visual experience through brain activities captured by fMRI represents a compelling and cutting-edge challenge in the field of neuroscience research. Compared to merely predicting the viewed image i…

Brain DecodingLanguage ModelingLanguage ModellingSelf-Supervised Learning

BrainChat: Decoding Semantic Information from fMRI using Vision-language Pretrained Models

2024-06-10 · Wanaiu Huang

Semantic information is vital for human interaction, and decoding it from brain activity enables non-invasive clinical augmentative and alternative communication. While there has been significant progress in reconstructi…

DecoderQuestion Answering

Describing Semantic Representations of Brain Activity Evoked by Visual Stimuli

2018-01-19 · Eri Matsuo, Ichiro Kobayashi, Shinji Nishimoto, Satoshi Nishida 외

Quantitative modeling of human brain activity based on language representations has been actively studied in systems neuroscience. However, previous studies examined word-level representation, and little is known about w…

Image CaptioningSentence

Brain-optimized inference improves reconstructions of fMRI brain activity

2023-12-12 · Reese Kneeland, Jordyn Ojeda, Ghislain St-Yves, Thomas Naselaris

The release of large datasets and developments in AI have led to dramatic improvements in decoding methods that reconstruct seen images from human brain activity. We evaluate the prospect of further improving recent deco…

Brain Decoding