AICLFeb 28, 2024

Do Large Language Models Mirror Cognitive Language Processing?

arXiv:2402.18023v323 citationsh-index: 11COLING
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of understanding LLM-brain alignment for researchers in AI and neuroscience, but it is incremental as it applies existing methods to new data.

The paper investigates how well text embeddings from large language models (LLMs) align with brain cognitive processing signals using fMRI data, finding that pre-training data size, model scaling, and alignment training positively correlate with this alignment, while prompts affect consistency.

Large Language Models (LLMs) have demonstrated remarkable abilities in text comprehension and logical reasoning, indicating that the text representations learned by LLMs can facilitate their language processing capabilities. In neuroscience, brain cognitive processing signals are typically utilized to study human language processing. Therefore, it is natural to ask how well the text embeddings from LLMs align with the brain cognitive processing signals, and how training strategies affect the LLM-brain alignment? In this paper, we employ Representational Similarity Analysis (RSA) to measure the alignment between 23 mainstream LLMs and fMRI signals of the brain to evaluate how effectively LLMs simulate cognitive language processing. We empirically investigate the impact of various factors (e.g., pre-training data size, model scaling, alignment training, and prompts) on such LLM-brain alignment. Experimental results indicate that pre-training data size and model scaling are positively correlated with LLM-brain similarity, and alignment training can significantly improve LLM-brain similarity. Explicit prompts contribute to the consistency of LLMs with brain cognitive language processing, while nonsensical noisy prompts may attenuate such alignment. Additionally, the performance of a wide range of LLM evaluations (e.g., MMLU, Chatbot Arena) is highly correlated with the LLM-brain similarity.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes