ICASSP 2025accepted0 citations

BrainChat: Interactive Semantic Information Decoding from fMRI Using Large-Scale Vision-Language Pretrained Models

Wanqiu Huang, Ke Ma, Tingyu Xie, Hongwei Wang

Abstract

Semantic information is crucial for human awareness. The ability to extract such information interactively from brain activity using non-invasive technologies like functional Magnetic Resonance Imaging (fMRI) is valuable for medical assistive technologies. However, research in this domain remains relatively limited. To address this gap, we proposes BrainChat, an interactive framework designed to decode semantic information from fMRI. BrainChat leverages a large-scale vision-language model, functioning through fMRI-based captioning and, optionally, question answering. First, a pair of fMRI encoder and decoder is trained to map fMRI data into a latent space representation using Masked Brain Modeling, a self-supervised approach. On the second stage, a projector is added to align these fMRI representations with both pretrained image and text embeddings, yielding a unified representation. A text decoder is also added at this stage, adopting cross-attention with the unified fMRI representation to guide the generation of semantic information. During this stage, the fMRI encoder, the projector, and the text decoder are trained together by minimizing a combined contrastive loss and caption loss. BrainChat achieves state-of-the-art performance in fMRI captioning and implements fMRI question answering, enabling interactive clinical applications. The code is available on Github <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sup>.

BibTeX
@inproceedings{icassp2025_brainchatinterac,
  title = {BrainChat: Interactive Semantic Information Decoding from fMRI Using Large-Scale Vision-Language Pretrained Models},
  author = {Wanqiu Huang and Ke Ma and Tingyu Xie and Hongwei Wang},
  booktitle = {ICASSP 2025},
  year = {2025}
}