arXiv:2409.19710q-bio.NCcs.CL2024-09被引 4

用脑影像数据无创解码口语文本,突破信号模糊与模型稀缺难题

A multimodal LLM for the non-invasive decoding of spoken text from brain recordings

  • 构建端到端多模态大模型,融合改进Transformer与冻结语言模型
  • 在同步采集的人机/人机对话数据上实现更准确的语义还原
  • 适合脑机接口、神经科学与生成模型交叉研究者参考

人工智能中的脑科学研究近年兴起,尤其在多模态架构从视觉拓展至自然语言处理的背景下。本文旨在探索多模态架构在非侵入式fMRI信号中解码口语文本的潜力与局限。与图像和文本不同,fMRI数据因扫描设备多样而复杂:(i) 信号格式不一,(ii) 原始信号分辨率低且噪声大,(iii) 缺乏可用于生成学习的预训练基础模型。这些因素使从fMRI无创解码文本极具挑战。本文提出一种端到端多模态大模型,基于(i)改进的Transformer编码器,包含增强嵌入层和更优注意力机制;(ii)冻结的大语言模型,用于对齐输入文本与脑活动编码表示以生成输出文本。在包含人类-人类及人类-机器人互动的语料库上进行基准测试,结果表明该模型优于对比模型,生成文本能更准确捕捉真实语义。代码已公开于 https://github.com/Hmamouche/brain_decode。

原文摘要 · Abstract (English)

Brain-related research topics in artificial intelligence have recently gained popularity, particularly due to the expansion of what multimodal architectures can do from computer vision to natural language processing. Our main goal in this work is to explore the possibilities and limitations of these architectures in spoken text decoding from non-invasive fMRI recordings. Contrary to vision and textual data, fMRI data represent a complex modality due to the variety of brain scanners, which implies (i) the variety of the recorded signal formats, (ii) the low resolution and noise of the raw signals, and (iii) the scarcity of pretrained models that can be leveraged as foundation models for generative learning. These points make the problem of the non-invasive decoding of text from fMRI recordings very challenging. In this paper, we propose and end-to-end multimodal LLM for decoding spoken text from fMRI signals. The proposed architecture is founded on (i) an encoder derived from a specific transformer incorporating an augmented embedding layer for the encoder and a better-adjusted attention mechanism than that present in the state of the art, and (ii) a frozen large language model adapted to align the embedding of the input text and the encoded embedding of brain activity to decode the output text. A benchmark in performed on a corpus consisting of a set of interactions human-human and human-robot interactions where fMRI and conversational signals are recorded synchronously. The obtained results are very promising, as our proposal outperforms the evaluated models, and is able to generate text capturing more accurate semantics present in the ground truth. The implementation code is provided in https://github.com/Hmamouche/brain_decode.

脑机接口多模态生成模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。