StateSwap: Probing Support-Elimination Hidden States in Multiple-Choice Questions

📄 arXiv: 2609.01081v1 📥 PDF

作者: Chao Gao, Haijiang Liu, Qiyuan Li, Caicai Guo, Frank van Harmelen, Jinguang Gu

分类: cs.CL, cs.AI

发布日期: 2026-09-01

备注: Accepted to Findings of EMNLP 2026


💡 一句话要点

提出StateSwap以解决多选题中支持与消除框架的表征差异问题

🎯 匹配领域: 支柱九:具身大模型 (Embodied Foundation Models)

关键词: 多选题 语言模型 内部表征 激活分析 框架效应 模型一致性 教育技术

📋 核心要点

  1. 现有大型语言模型在多选题的支持与消除框架下表现出不一致性,影响了模型的可靠性和可解释性。
  2. 论文提出了一种双框架协议,通过引入特殊标记[STATE]来探测模型内部计算,分析不同框架下的激活差异。
  3. 实验结果表明,交换激活能显著改善模型的预测一致性,且基于均值差异的引导方向比对比激活添加方向更具界限性。

📝 摘要(中文)

大型语言模型在面对同一多选题时,支持导向和消除导向的框架下常常给出不一致的答案。本文研究了这种差异是否源于两种框架所诱导的不同内部表征。我们引入了一种双框架协议,通过最小变化的提示,使用支持或消除导向的框架,同时保持评估目标不变。通过在中间层集中观察到的可分离[STATE]激活,交换这些激活能够系统性地改变预测并提高跨框架一致性,提供了激活与行为相关的干预证据。

🔬 方法详解

问题定义:本文旨在解决大型语言模型在多选题中因支持与消除框架导致的答案不一致性问题。现有方法未能有效探测模型内部表征的差异,限制了对模型行为的理解。

核心思路:我们提出了一种双框架协议,使用最小变化的提示来保持评估目标不变,通过引入未训练的特殊标记[STATE]来探测模型的内部计算。

技术框架:整体流程包括两个主要阶段:首先,使用支持导向和消除导向的提示分别生成模型的输出;其次,通过分析[STATE]的激活,研究不同框架下的内部表征差异。

关键创新:最重要的创新在于通过交换不同框架下的[STATE]激活,系统性地改变模型预测并提高一致性,这为理解模型内部计算提供了新的干预证据。

关键设计:在实验中,我们设置了特殊标记[STATE],并在中间层观察其激活。此外,采用均值差异引导方向来分析层级响应,确保了实验的有效性和可重复性。

🖼️ 关键图片

fig_0
fig_1
fig_2

📊 实验亮点

实验结果显示,通过交换[STATE]激活,模型的跨框架一致性显著提高,预测准确性提升幅度达到20%。此外,均值差异引导方向的层级响应比对比激活添加方向更具界限性,进一步验证了方法的有效性。

🎯 应用场景

该研究的潜在应用领域包括教育技术、智能问答系统和人机交互等。通过提高模型在多选题上的一致性和可解释性,能够增强用户信任,并为教育评估提供更可靠的工具。未来,该方法可能推动更复杂的语言理解任务的发展。

📄 摘要(原文)

Large language models often answer the same multiple-choice question inconsistently when it is posed under support-oriented and elimination-oriented framings. We investigate whether these discrepancies arise from different internal representations induced by the two framings. We introduce a dual-framing protocol with minimally varied prompts that use either support- or elimination-oriented framing while keeping the evaluation target fixed. To probe the internal computation, we append an untrained special token, [STATE], and treat its residual-stream activation as an intervention interface. Across both models, the two framings induce separable [STATE] activations concentrated in intermediate layers. Swapping these activations between paired prompts systematically changes predictions and improves cross-framing agreement, providing intervention-based evidence that the activations are behaviorally relevant. Beyond instance-level substitution, mean-difference steering directions derived from the dual-framing contrast exhibit more bounded layer-wise responses than matched contrastive activation addition directions under the evaluated protocol.