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

Load-Bearing Context: The Question Damage Score for Evaluating Context Reliance in Linguistic Reasoning 承重上下文:用于评估语言推理中上下文依赖性的问题损伤分数

Introduces a diagnostic framework using UK Linguistics Olympiad puzzles to measure whether LLMs derive answers from provided context or rely on prior knowledge Proposes the Question Damage Score, which classifies puzzles as fragile or robust based on the impact of removing individual context examples Two deletion strategies are used: uniform random deletion and targeted deletion inspired by error-correcting codes to remove structurally load-bearing context Three frontier LLMs rarely abstain when 提出"问题损伤分数"诊断框架,用于量化评估LLM对上下文的依赖程度 使用53个英国语言学奥林匹克谜题作为受控测试环境,通过删除单个上下文示例来测试模型推理能力 引入两种删除策略:均匀随机删除和受纠错码启发的针对性删除(移除承载关键信息的结构示例) 评估三个前沿LLM发现,即使在承载上下文的示例被删除后,模型仍很少拒绝回答,常继续产生正确答案 该框架可扩展用于因果干预、停止集分析、针对性污染研究和机制可解释性等细粒度分析

55
Hot 热度
72
Quality 质量
65
Impact 影响力

Analysis 深度分析

TL;DR

  • Introduces a diagnostic framework using UK Linguistics Olympiad puzzles to measure whether LLMs derive answers from provided context or rely on prior knowledge
  • Proposes the Question Damage Score, which classifies puzzles as fragile or robust based on the impact of removing individual context examples
  • Two deletion strategies are used: uniform random deletion and targeted deletion inspired by error-correcting codes to remove structurally load-bearing context
  • Three frontier LLMs rarely abstain when instructed to do so upon insufficient information, often producing correct answers even after critical context is removed
  • The framework opens avenues for causal interventions, stopping-set analysis, contamination studies, and mechanistic interpretability research

Why It Matters

This work addresses a critical gap in evaluating LLMs: distinguishing genuine context-based reasoning from memorization or prior knowledge retrieval. As LLMs are increasingly deployed in domains requiring strict adherence to provided context (e.g., legal, medical, technical support), understanding their reliance patterns is essential for building trustworthy systems.

Technical Details

  • Dataset: 53 UK Linguistics Olympiad puzzles, self-contained problems where all answers derive solely from expert-designed context examples without requiring external knowledge
  • Question Damage Score: A formalized metric quantifying the impact of removing individual context examples on model performance, enabling classification of puzzles as fragile (highly dependent on specific context) or robust (resilient to context removal)
  • Deletion strategies: (1) Uniform random deletion of single context examples, and (2) targeted deletion inspired by error-correcting codes, designed to remove structurally load-bearing examples that uniquely carry necessary information for specific questions
  • Evaluation setup: Three frontier LLMs tested under explicit instructions to abstain when information is insufficient, measuring both abstention rates and answer correctness after context removal
  • Extended analysis potential: The framework supports causal interventions, stopping-set analysis, targeted contamination studies, and mechanistic interpretability investigations

Industry Insight

  • Current frontier LLMs exhibit concerning overconfidence: they rarely acknowledge information gaps and often generate plausible but potentially unsupported answers, posing risks in high-stakes applications where grounding in provided context is critical
  • The Question Damage Score and diagnostic framework offer a practical evaluation tool for organizations to assess context reliance in their models before deployment in domain-specific applications
  • The connection to error-correcting codes for targeted deletion suggests a novel methodological bridge between information theory and NLP evaluation, potentially inspiring new benchmark design approaches

TL;DR

  • 提出"问题损伤分数"诊断框架,用于量化评估LLM对上下文的依赖程度
  • 使用53个英国语言学奥林匹克谜题作为受控测试环境,通过删除单个上下文示例来测试模型推理能力
  • 引入两种删除策略:均匀随机删除和受纠错码启发的针对性删除(移除承载关键信息的结构示例)
  • 评估三个前沿LLM发现,即使在承载上下文的示例被删除后,模型仍很少拒绝回答,常继续产生正确答案
  • 该框架可扩展用于因果干预、停止集分析、针对性污染研究和机制可解释性等细粒度分析

为什么值得看

本文针对LLM评估的核心难题——区分上下文推理与先验知识记忆——提供了创新的诊断方法。通过语言学奥林匹克谜题的受控实验设计,为行业提供了可复用的上下文依赖性评估框架,对提升模型可靠性和可解释性具有重要参考价值。

技术解析

  • 数据集:53个英国语言学奥林匹克谜题,所有答案仅依赖专家设计的上下文示例,无需外部知识
  • 删除策略:(1) 均匀随机删除单个上下文示例;(2) 针对性删除——受纠错码启发,移除结构上承载关键信息的示例
  • 问题损伤分数(Question Damage Score):形式化量化上下文删除对谜题可解性的影响,将谜题分类为脆弱或稳健
  • 评估设置:三个前沿LLM,在信息不足时被指示拒绝回答(abstain),测试其上下文依赖行为
  • 扩展应用:框架支持因果干预、停止集分析、针对性污染研究和机制可解释性等细粒度分析

行业启示

  • 模型可靠性风险:前沿LLM在关键上下文缺失时仍倾向于生成答案而非拒绝,存在"幻觉延续"风险,需在应用层增加上下文完整性验证机制
  • 评估方法论创新:语言学奥林匹克谜题作为自包含推理环境,为LLM评估提供了可控、可复现的基准,建议行业借鉴此类设计思路
  • 可解释性研究路径:上下文依赖性诊断框架为机制可解释性研究提供了新工具,有助于深入理解模型的推理机制与知识来源边界

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

LLM 大模型 Evaluation 评测 Benchmark 基准测试 Research 科学研究 Dataset 数据集