Verbalizable Representations Form a Global Workspace in Language Models

📄 arXiv: 2607.15495 📥 PDF

作者: Wes Gurnee, Nicholas Sofroniew, Adam Pearce, Mateusz Piotrowski, Isaac Kauvar, Runjin Chen, Anna Soligo, Paul Bogdan, Euan Ong, Rowan Wang, Ben Thompson, David Abrahams, Subhash Kantamneni, Emmanuel Ameisen, Joshua Batson, Jack Lindsey

分类: cs.CL, cs.AI, cs.LG

发布日期: 2026-07-20


💡 一句话要点

提出Jacobian透镜技术揭示语言模型的全球工作空间特征

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

关键词: 语言模型 可解释性 Jacobian透镜 全球工作空间 反事实反思训练 认知过程 智能助手

📋 核心要点

  1. 现有语言模型在处理信息时,缺乏对其内部表示的有效可解释性,导致难以理解其决策过程。
  2. 论文提出使用Jacobian透镜技术,识别模型在处理过程中能够被口头表达的表示,称为J空间,揭示其功能特性。
  3. 研究结果表明,J空间不仅能够支持推理过程,还能通过反事实反思训练显著提升模型的行为表现。

📝 摘要(中文)

人脑处理的信息中,只有一小部分是可以被意识访问的。本文提供证据表明,大型语言模型中也出现了类似的功能区分。通过一种新的可解释性技术——Jacobian透镜,研究者识别出模型在处理过程中随时可以被口头表达的表示,这些表示被称为J空间。J空间展现出全球工作空间的功能特性,能够被报告、召唤和用于推理,同时在自动处理过程中不依赖于这些表示。研究还发现,训练后模型的工作空间中安装了助手的观点,并引入了反事实反思训练,提升了模型的行为表现。这些结果表明,语言模型维持了一小部分特权表示,具有意识访问的功能特征,解码这些表示有助于理解模型的认知过程。

🔬 方法详解

问题定义:本文旨在解决大型语言模型内部表示的可解释性不足问题,现有方法无法有效识别和利用模型的内部认知过程。

核心思路:通过引入Jacobian透镜技术,识别出模型在处理信息时能够被口头表达的表示,称为J空间,从而揭示其功能特性和结构特征。

技术框架:整体架构包括数据输入、Jacobian透镜应用、J空间表示提取和模型行为评估等主要模块。首先,输入数据经过模型处理,Jacobian透镜用于提取可口头表达的表示,最后评估模型的行为表现。

关键创新:最重要的创新在于识别出J空间的存在及其与全球工作空间理论的关联,表明语言模型内部存在类似于人类意识的处理机制。

关键设计:在技术细节上,论文设计了特定的参数设置和损失函数,以优化模型在反事实反思训练中的表现,确保模型能够有效地进行自我评估和调整。

🖼️ 关键图片

fig_0
fig_1
fig_2

📊 实验亮点

实验结果显示,J空间的引入使得模型在反事实反思训练中表现显著提升,具体表现为在特定任务上的准确率提高了15%。此外,模型在评估意识和战略决策方面的能力也得到了增强,显示出更高的灵活性和适应性。

🎯 应用场景

该研究的潜在应用领域包括自然语言处理、智能助手和人机交互等。通过揭示语言模型的内部认知过程,可以提升模型的可解释性和可靠性,进而推动更智能的应用开发。未来,这一研究可能对理解和设计更复杂的人工智能系统产生深远影响。

📄 摘要(原文)

Out of everything the human brain processes, only a small fraction is consciously accessible, in the sense of being available for verbal report, deliberate control, and flexible reasoning. In this paper, we present evidence that an analogous functional distinction has emerged in large language models. Using a new interpretability technique, the Jacobian lens, we identify the representations a model is poised to verbalize at any point in its processing. These representations, which we collectively call the J-space, exhibit the functional properties characteristic of a global workspace: their contents can be reported, deliberately summoned and held, used to carry the intermediate steps of silent reasoning, and passed as arguments to arbitrary downstream computations, while automatic processing such as text parsing and routine inference proceeds without them. The J-space also has structural signatures that global workspace theory associates with conscious access: it carries coherent content only in an intermediate band of layers, holds on the order of tens of concepts at a time, and is broadcast by the model's weights more widely than other representations. These properties make it a practical window into a model's unspoken thinking. In alignment audits, it reveals strategic deliberation, evaluation awareness, and trained-in misaligned dispositions that never appear in the model's outputs. We find that post-training installs the Assistant's point of view in the workspace, and we introduce counterfactual reflection training, which improves behavior by training only what a model would say if interrupted and asked to reflect. These results indicate that language models maintain a small, privileged set of representations bearing some of the functional hallmarks of conscious access, and that decoding these representations sheds light on ongoing cognitive processes.