paper-with-me

Papers

Speech language models lack important brain-relevant semantics

2023-11-08 · Subba Reddy Oota, Emin Çelik, Fatma Deniz, Mariya Toneva

Despite known differences between reading and listening in the brain, recent work has shown that text-based language models predict both text-evoked and speech-evoked brain activity to an impressive degree. This poses the question of what types of information language models truly predict in the brain. We investigate this question via a direct approach, in which we systematically remove specific low-level stimulus features (textual, speech, and visual) from language model representations to assess their impact on alignment with fMRI brain recordings during reading and listening. Comparing these findings with speech-based language models reveals starkly different effects of low-level features on brain alignment. While text-based models show reduced alignment in early sensory regions post-removal, they retain significant predictive power in late language regions. In contrast, speech-based models maintain strong alignment in early auditory regions even after feature removal but lose all predictive power in late language regions. These results suggest that speech-based models provide insights into additional information processed by early auditory regions, but caution is needed when using them to model processing in late language regions. We make our code publicly available. [https://github.com/subbareddy248/speech-llm-brain]

📄 PDF Abstract BibTeX arXiv:2311.04664

Code (1)

subbareddy248/speech-llm-brain 공식 구현

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Improving semantic understanding in speech language models via brain-tuning

2024-10-11 · Omer Moussa, Dietrich Klakow, Mariya Toneva

Speech language models align with human brain responses to natural language to an impressive degree. However, current models rely heavily on low-level speech features, indicating they lack brain-relevant semantics which …

Modeling neural dynamics during speech production using a state space variational autoencoder

2019-01-13 · Pengfei Sun, David A. Moses, Edward Chang

Characterizing the neural encoding of behavior remains a challenging task in many research areas due in part to complex and noisy spatiotemporal dynamics of evoked brain activity. An important aspect of modeling these ne…

Energy-based features and bi-LSTM neural network for EEG-based music and voice classification

2024-11-20 · Isaac Ariza, Ana M. Barbancho, Lorenzo J. Tardon, Isabel Barbancho

The human brain receives stimuli in multiple ways; among them, audio constitutes an important source of relevant stimuli for the brain regarding communication, amusement, warning, etc. In this context, the aim of this ma…

Binary ClassificationClassificationEEGMulti-class Classification

Towards an End-to-End Framework for Invasive Brain Signal Decoding with Large Language Models

2024-06-17 · Sheng Feng, Heyang Liu, Yu Wang, Yanfeng Wang

In this paper, we introduce a groundbreaking end-to-end (E2E) framework for decoding invasive brain signals, marking a significant advancement in the field of speech neuroprosthesis. Our methodology leverages the compreh…

On the Analogy between Human Brain and LLMs: Spotting Key Neurons in Grammar Perception

2025-11-09 · Sanaz Saki Norouzi, Mohammad Masjedi, Pascal Hitzler arxiv

Artificial Neural Networks, the building blocks of AI, were inspired by the human brain's network of neurons. Over the years, these networks have evolved to replicate the complex capabilities of the brain, allowing them …