Research Papers 论文研究 9h ago Updated 5h ago 更新于 5小时前 49

Encoding EEG Signals to Examine Human-Like Next-Word Prediction Behaviour in Language Models 编码脑电图信号以检验语言模型中类似人类的下一个词预测行为

The study investigates whether Large Language Models (LLMs) mimic human cognitive processing during reading by correlating model outputs with EEG-recorded Event-Related Potentials (ERPs). Researchers used two information-theoretic measures, top-1 prediction accuracy and surprisal, as regressors to predict neural responses in both humans and LMs. Results show that only surprisal correlates with language-processing ERPs, particularly for open-class words with high semantic content, while top-1 pre 研究通过对比语言模型与人类脑电图(EEG)数据,评估大模型在“下一个词预测”任务中的认知合理性。 使用预测准确率(top-1)和惊奇度(surprisal)作为回归变量,预测由EEG记录的事件相关电位(ERP)。 发现仅惊奇度与处理语言内容的ERP显著相关,特别是在具有高语义含量的开放类词汇上。 结果挑战了“增加参数和算力必然使模型更接近人类语言处理机制”的假设。

65
Hot 热度
75
Quality 质量
70
Impact 影响力

Analysis 深度分析

TL;DR

  • The study investigates whether Large Language Models (LLMs) mimic human cognitive processing during reading by correlating model outputs with EEG-recorded Event-Related Potentials (ERPs).
  • Researchers used two information-theoretic measures, top-1 prediction accuracy and surprisal, as regressors to predict neural responses in both humans and LMs.
  • Results show that only surprisal correlates with language-processing ERPs, particularly for open-class words with high semantic content, while top-1 prediction does not.
  • The findings challenge the assumption that scaling LLMs improves their alignment with human-like linguistic processing, suggesting a divergence between predictive accuracy and cognitive plausibility.

Why It Matters

This research provides a critical neuroscientific benchmark for evaluating the cognitive plausibility of LLMs, moving beyond traditional behavioral metrics like perplexity or accuracy. It highlights a fundamental disconnect between how modern AI models process language and how the human brain does so, urging researchers to incorporate neural data into model evaluation frameworks. For AI practitioners, it suggests that improving raw prediction capabilities may not inherently lead to more human-like reasoning or understanding.

Technical Details

  • Methodology: The authors generated regressors based on top-1 prediction and surprisal for both human readers and LMs to predict Event-Related Potentials (ERPs) derived from Electroencephalography (EEG) recordings.
  • Metrics: Surprisal was identified as the primary correlate for language-processing ERPs, specifically affecting open-class words with high semantic content. Top-1 prediction accuracy showed no significant correlation with neural responses.
  • Scope: The analysis focused on fine-grained cognitive stages of reading comprehension, comparing millisecond-resolution brain activity against model internal states.
  • Conclusion on Scaling: The study empirically demonstrates that increasing model parameters and computational budgets does not guarantee better convergence with human-like linguistic processing patterns as measured by neural data.

Industry Insight

  • Beyond Accuracy: Developers should prioritize cognitive plausibility metrics, such as surprisal alignment with neural data, over simple next-token prediction accuracy when designing models for human-centric applications.
  • Evaluation Frameworks: Incorporating neuroscience-based benchmarks could become a standard for assessing the "understanding" capabilities of LLMs, distinguishing between statistical pattern matching and genuine semantic processing.
  • Scaling Limits: The industry must reconsider the belief that infinite scaling automatically yields human-like cognition; architectural changes focusing on semantic depth rather than just scale may be necessary for true cognitive alignment.

TL;DR

  • 研究通过对比语言模型与人类脑电图(EEG)数据,评估大模型在“下一个词预测”任务中的认知合理性。
  • 使用预测准确率(top-1)和惊奇度(surprisal)作为回归变量,预测由EEG记录的事件相关电位(ERP)。
  • 发现仅惊奇度与处理语言内容的ERP显著相关,特别是在具有高语义含量的开放类词汇上。
  • 结果挑战了“增加参数和算力必然使模型更接近人类语言处理机制”的假设。

为什么值得看

本文提供了从神经科学角度评估大语言模型认知能力的量化方法,超越了传统的行为基准测试。它揭示了高预测精度并不等同于人类认知过程的模拟,为理解LLM的内部机制提供了新的神经关联视角。

技术解析

  • 方法论:结合计算语言学与认知神经科学,利用事件相关电位(ERP)作为人类阅读处理的生物标记,构建线性回归模型来预测ERP信号。
  • 特征工程:提取两种信息度量指标作为自变量:一是模型的预测置信度(top-1 accuracy),二是基于概率分布计算的惊奇度(surprisal)。
  • 数据分析重点:特别关注“开放类词汇”(如名词、动词等高语义内容词)与“封闭类词汇”的处理差异,发现惊奇度对前者的神经响应解释力更强。
  • 核心发现:模型规模扩大带来的预测精度提升,并未线性转化为ERP模式与人类大脑活动的对齐程度,表明单纯缩放可能无法捕捉深层的认知结构。

行业启示

  • 评估体系升级:建议AI开发者引入神经科学指标(如ERP拟合度)作为补充评估手段,以检测模型是否真正习得了类似人类的语言处理逻辑,而非仅仅记忆统计规律。
  • 超越精度陷阱:认识到“下一个词预测准确率”并非衡量模型智能或认知合理性的唯一标准,需警惕过度依赖标量指标而忽视模型内部表征的质量。
  • 跨学科融合趋势:未来大模型的研究将更深入地结合认知心理学和神经科学,通过人机神经对比来指导模型架构优化,特别是针对语义理解和上下文建模的改进。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

LLM 大模型 Research 科学研究 Evaluation 评测 Training 训练