TL;DR
Prior work showed large language models (LLMs) align well with English brain activity, but it was unclear whether this reflected English's special properties or training data bias. Researchers tested seven LLMs across English, Chinese, and French using fMRI brain scans from 112 participants, finding that a Chinese-dominant model (Baichuan2-7B) reversed alignment patterns entirely.
✦ Why It Matters
Engineers building multilingual LLMs should account for training-data dominance effects and expect syntax-specific alignment variation across languages.
Key Takeaways
How It Works
The study employs fMRI imaging to measure brain activity in response to language tasks, comparing this data against outputs from various LLMs. By analyzing the alignment between brain regions activated during language processing and the responses generated by the models, the researchers identify how training language influences this alignment.
Related