paper-with-me

Papers

BrainWavLM: Fine-tuning Speech Representations with Brain Responses to Language

2025-02-13 · Nishitha Vattikonda, Aditya R. Vaidya, Richard J. Antonello, Alexander G. Huth

Speech encoding models use auditory representations to predict how the human brain responds to spoken language stimuli. Most performant encoding models linearly map the hidden states of artificial neural networks to brain data, but this linear restriction may limit their effectiveness. In this work, we use low-rank adaptation (LoRA) to fine-tune a WavLM-based encoding model end-to-end on a brain encoding objective, producing a model we name BrainWavLM. We show that fine-tuning across all of cortex improves average encoding performance with greater stability than without LoRA. This improvement comes at the expense of low-level regions like auditory cortex (AC), but selectively fine-tuning on these areas improves performance in AC, while largely retaining gains made in the rest of cortex. Fine-tuned models generalized across subjects, indicating that they learned robust brain-like representations of the speech stimuli. Finally, by training linear probes, we showed that the brain data strengthened semantic representations in the speech model without any explicit annotations. Our results demonstrate that brain fine-tuning produces best-in-class speech encoding models, and that non-linear methods have the potential to bridge the gap between artificial and biological representations of semantics.

📄 PDF Abstract BibTeX arXiv:2502.08866

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Brain-tuned Speech Models Better Reflect Speech Processing Stages in the Brain

2025-06-04 · Omer Moussa, Mariya Toneva

Pretrained self-supervised speech models excel in speech tasks but do not reflect the hierarchy of human speech processing, as they encode rich semantics in middle layers and poor semantics in late layers. Recent work sh…

Inductive biases, pretraining and fine-tuning jointly account for brain responses to speech

2021-02-25 · Juliette Millet, Jean-Remi King

Our ability to comprehend speech remains, to date, unrivaled by deep learning models. This feat could result from the brain's ability to fine-tune generic sound representations for speech-specific processes. To test this…

Scene ClassificationSpeech-to-Text

Refining Self-Supervised Learnt Speech Representation using Brain Activations

2024-06-12 · Hengyu Li, Kangdi Mei, Zhaoci Liu, Yang Ai 외

It was shown in literature that speech representations extracted by self-supervised pre-trained models exhibit similarities with brain activations of human for speech perception and fine-tuning speech representation mode…

Automatic Speech RecognitionSpeaker Verificationspeech-recognitionSpeech Recognition

Teaching Wav2Vec2 the Language of the Brain

2025-01-16 · Tobias Fiedler, Leon Hermann, Florian Müller, Sarel Cohen 외

The decoding of continuously spoken speech from neuronal activity has the potential to become an important clinical solution for paralyzed patients. Deep Learning Brain Computer Interfaces (BCIs) have recently successful…

Brain Decodingspeech-recognitionSpeech RecognitionTransfer Learning

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 …