arXiv:2510.20543cs.CLcs.AI2025-10Conference of the …

测试语言模型何时放弃语法分析,转而依赖语义捷径。

The Dog the Cat Chased Stumped the Model: Measuring When Language Models Abandon Structure for Shortcuts

  • 设计中心嵌套句数据集,检验模型对复杂句法结构的理解能力。
  • 模型在复杂句中性能下降26.8个百分点,暴露其依赖语义而非语法。
  • 适合研究模型推理机制与人类语言理解差异的学者使用。

当语言模型正确解析‘那只狗追过的猫叫了’这类句子时,它们是在分析句法结构,还是仅仅熟悉‘狗追猫’的语义模式?尽管已有大量评测,我们仍缺乏区分结构理解与语义模式匹配的方法。为此,我们提出CenterBench,一个包含9,720个理解问题的数据集,聚焦中心嵌套句(如‘猫[被狗追过]叫了’),其中关系从句递归嵌套,逐步增加处理难度。每条句子均配有语法相同但语义不合理的对应句(如‘邮差开药,医生送信’),并设置六类问题,涵盖表层理解、句法依存和因果推理。测试六种模型发现,合理与不合理句子之间的性能差距随复杂度系统性扩大,最大中位数差距达26.8个百分点,量化了模型放弃结构分析转向语义关联的临界点。值得注意的是,语义合理性反而损害对结果动作的理解,此时因果链比语义连贯更重要。推理模型虽提升准确率,但其推理轨迹显示存在语义捷径、过度思考及拒绝回答现象。与模型随复杂度增长的语义优势不同,人类表现出更不一致的语义影响。CenterBench首次提供识别模型何时从结构分析转向模式匹配的框架。

原文摘要 · Abstract (English)

When language models correctly parse "The cat that the dog chased meowed," are they analyzing syntax or simply familiar with dogs chasing cats? Despite extensive benchmarking, we lack methods to distinguish structural understanding from semantic pattern matching. We introduce CenterBench, a dataset of 9,720 comprehension questions on center-embedded sentences (like "The cat [that the dog chased] meowed") where relative clauses nest recursively, creating processing demands from simple to deeply nested structures. Each sentence has a syntactically identical but semantically implausible counterpart (e.g., mailmen prescribe medicine, doctors deliver mail) and six comprehension questions testing surface understanding, syntactic dependencies, and causal reasoning. Testing six models reveals that performance gaps between plausible and implausible sentences widen systematically with complexity, with models showing median gaps up to 26.8 percentage points, quantifying when they abandon structural analysis for semantic associations. Notably, semantic plausibility harms performance on questions about resulting actions, where following causal relationships matters more than semantic coherence. Reasoning models improve accuracy but their traces show semantic shortcuts, overthinking, and answer refusal. Unlike models whose plausibility advantage systematically widens with complexity, humans shows variable semantic effects. CenterBench provides the first framework to identify when models shift from structural analysis to pattern matching.

语言模型句法理解语义捷径评估基准

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。