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

Diagnosing Correctness Probes under Self-Judgement Confounding 在自我判断混淆下诊断正确性探针

Hidden-state readouts often reflect a model's self-judgment (SJ) rather than objective correctness (OC), creating semantic ambiguity in interpretability probes. In conflict cases where SJ and OC disagree, conventional probes incorrectly rank incorrect but self-endorsed responses higher than correct but self-rejected ones. The SJ-associated direction transfers robustly across domains and models, while the OC-associated direction performs below chance, indicating SJ dominance. This transfer asymme 揭示语言模型隐藏状态中“客观正确性”(OC)与“自我判断”(SJ)的语义混淆问题,指出两者通常高度一致导致解码信号歧义。 通过构建OC与SJ预测相反的冲突案例,发现传统方法往往跟随模型的自我判断(SJ)而非客观事实(OC)。 实验表明,在多个指令微调模型中,与SJ相关的方向具有跨域可迁移性,而与OC相关的方向表现低于随机水平。 结论强调仅凭方向的可迁移性不足以证明其编码了客观正确性语义,SJ极性是最可靠的可迁移组件。

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

Analysis 深度分析

TL;DR

  • Hidden-state readouts often reflect a model's self-judgment (SJ) rather than objective correctness (OC), creating semantic ambiguity in interpretability probes.
  • In conflict cases where SJ and OC disagree, conventional probes incorrectly rank incorrect but self-endorsed responses higher than correct but self-rejected ones.
  • The SJ-associated direction transfers robustly across domains and models, while the OC-associated direction performs below chance, indicating SJ dominance.
  • This transfer asymmetry persists across middle-to-late layers and various control conditions, suggesting that transferability alone cannot verify objective-correctness semantics.

Why It Matters

This research challenges the validity of using standard interpretability probes to identify "objective correctness" in language models, revealing that many such signals are confounded by the model's own confidence or self-assessment. For AI practitioners and researchers, it highlights a critical flaw in assuming that readable latent features correspond to ground-truth accuracy, necessitating more rigorous diagnostic methods to disentangle belief from fact.

Technical Details

  • Conflict Case Construction: The study creates scenarios where Objective Correctness (OC) and Self-Judgment (SJ) predict opposite orderings of hidden-state readouts to isolate confounding factors.
  • Direction Estimation: Factorial SJ- and OC-associated directions are estimated and evaluated for polarity across mathematical reasoning and factual recall tasks.
  • Model Scope: Analysis covers four instruction-tuned models up to 14B parameters, testing performance on MMLU and binary TruthfulQA without target-domain direction fitting.
  • Control Measures: The findings persist under controls for answer likelihood, sequence length, and null-directions, confirming the robustness of the SJ-dominant signal.
  • Layer Analysis: The asymmetry between SJ and OC transferability develops specifically in middle-to-late layers of the network architecture.

Industry Insight

  • Re-evaluate Interpretability Metrics: Practitioners should not rely solely on probe transferability as proof of semantic alignment with objective truth; additional validation against ground-truth labels is essential.
  • Design Robust Diagnostics: Future work must explicitly account for self-judgment confounding when building tools to monitor model honesty or error detection mechanisms.
  • Caution in Scaling: As models grow larger, the gap between self-confidence and actual correctness may widen, requiring specialized architectural or training interventions to decouple these signals.

TL;DR

  • 揭示语言模型隐藏状态中“客观正确性”(OC)与“自我判断”(SJ)的语义混淆问题,指出两者通常高度一致导致解码信号歧义。
  • 通过构建OC与SJ预测相反的冲突案例,发现传统方法往往跟随模型的自我判断(SJ)而非客观事实(OC)。
  • 实验表明,在多个指令微调模型中,与SJ相关的方向具有跨域可迁移性,而与OC相关的方向表现低于随机水平。
  • 结论强调仅凭方向的可迁移性不足以证明其编码了客观正确性语义,SJ极性是最可靠的可迁移组件。

为什么值得看

这篇文章挑战了当前利用隐藏状态读取来评估LLM输出正确性的主流假设,指出了现有方法可能存在的根本性偏差。对于从事模型可解释性、对齐研究及自动化评估的从业者而言,它提供了关于如何区分模型“自信”与“真实”的关键洞察,有助于避免被模型的自我确认偏见所误导。

技术解析

  • 冲突案例构建:研究者构建了客观正确性(OC)与自我判断(SJ)预测相反的输出排序冲突案例,以分离这两种信号。
  • 方向估计与评估:估算与SJ和OC关联的因子方向,并在数学推理和事实回忆任务中评估其极性。
  • 模型范围:实验涵盖四个参数规模高达14B的指令微调模型。
  • 控制变量与泛化:结果在答案似然度、序列长度和空方向控制下保持一致,并扩展到MMLU和二元TruthfulQA数据集,无需针对目标域进行方向拟合。
  • 层间动态:这种转移不对称性在中后期层发展形成,且SJ相关方向在所有模型中均表现出高于随机的跨域转移能力,而OC方向则表现不佳。

行业启示

  • 重新审视可解释性指标:在使用探针(probes)或方向分析来诊断模型内部状态时,必须警惕自我确认偏见的干扰,不能简单假设高置信度即代表客观正确。
  • 改进评估框架:开发新的评估机制或损失函数,显式地解耦模型的“自我判断”与“客观事实”,以提高自动化评估系统的可靠性。
  • 关注模型校准:研究结果暗示当前模型在保持自我判断一致性方面强于客观准确性,未来工作应侧重于提升模型对自身错误认知的校准能力,而非仅仅优化最终答案的正确率。

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

Evaluation 评测 Research 科学研究 Alignment 对齐