Do self-supervised speech and language models extract similar representations as human brain?
Peili Chen, Linyang He, Li Fu, Lu Fan, Edward F. Chang, Yuanning Li
TL;DR
The paper investigates whether self-supervised speech and language models extract representations that align with the human brain during speech perception. It directly compares Wav2Vec2.0 and GPT-2 by predicting electrocorticography responses using a temporal receptive field encoder and probing shared information with Canonical Correlation Analysis. The findings show both models predict auditory cortex activity and share substantial variance, dominated by contextual information, with Wav2Vec2.0 contributing additional unique content. This suggests convergence of contextual representations in SSL models with the brain's speech perception network and provides insights for both SSL models and neuroscience of speech and language processing.
Abstract
Speech and language models trained through self-supervised learning (SSL) demonstrate strong alignment with brain activity during speech and language perception. However, given their distinct training modalities, it remains unclear whether they correlate with the same neural aspects. We directly address this question by evaluating the brain prediction performance of two representative SSL models, Wav2Vec2.0 and GPT-2, designed for speech and language tasks. Our findings reveal that both models accurately predict speech responses in the auditory cortex, with a significant correlation between their brain predictions. Notably, shared speech contextual information between Wav2Vec2.0 and GPT-2 accounts for the majority of explained variance in brain activity, surpassing static semantic and lower-level acoustic-phonetic information. These results underscore the convergence of speech contextual representations in SSL models and their alignment with the neural network underlying speech perception, offering valuable insights into both SSL models and the neural basis of speech and language processing.
