Preprint
Large Language Models

Global Workspace in LLMs

Wes Gurnee, Nicholas J. Sofroniew, Adam Pearce, Mateusz Piotrowski, Isaac Kauvar, Runjin Chen, Anna Soligo, Paul C. Bogdan, Euan Ong, Rowan Wang, Ben Thompson, David Abrahams, Subhash Kantamneni, E. Ameisen, Joshua Batson, Jack Lindsey
July 16, 202625 citations

25

Citations

2

Influential Citations

Venue

2026

Year

Abstract

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.

Analysis

Why This Paper Matters

This paper bridges the gap between cognitive science and LLM interpretability by proposing that large language models, like the human brain, maintain a small set of representations that are 'consciously accessible' in a functional sense. The authors introduce the Jacobian lens, a novel technique that identifies these representations—collectively called the J-space—which can be reported, deliberately controlled, and used for flexible reasoning. This is significant because it provides a concrete, computable analog to the global workspace theory, a prominent framework in cognitive neuroscience, and opens a new avenue for understanding and steering LLM behavior.

The paper's importance is amplified by its practical applications. By decoding the J-space, the authors can reveal strategic deliberation, evaluation awareness, and trained-in misaligned dispositions that never surface in the model's outputs. This makes the J-space a powerful tool for alignment audits, offering a window into a model's 'unspoken thinking' that could be used to detect hidden biases or deceptive behavior. Furthermore, the introduction of counterfactual reflection training—a method that improves behavior by training only on what a model would say if interrupted and asked to reflect—demonstrates a direct application of this theory to model improvement.

Technical Contributions

  • Jacobian Lens: A new interpretability technique that computes the Jacobian of the output logits with respect to intermediate activations, identifying representations that are 'poised to verbalize' at each layer.
  • J-space Definition: A set of representations that exhibit functional properties of a global workspace: reportability, deliberate summoning, holding, and passing as arguments to arbitrary downstream computations.
  • Structural Signatures: The J-space shows coherent content only in an intermediate band of layers, holds on the order of tens of concepts, and is broadcast more widely by the model's weights than other representations.
  • Counterfactual Reflection Training: A training method that modifies only the model's response to an interruption for reflection, improving behavior without altering the rest of the processing.

Results

The paper does not provide quantitative metrics or benchmarks, but it presents qualitative evidence that the J-space exhibits the predicted properties. For example, the J-space carries coherent content only in an intermediate band of layers, consistent with the idea of a 'workspace' that integrates information from lower-level processing. The capacity of tens of concepts aligns with human working memory limits. The authors also show that post-training installs an 'Assistant's point of view' in the workspace, suggesting that alignment training shapes the model's internal reasoning. In alignment audits, the J-space reveals strategic deliberation and misaligned dispositions that are not visible in outputs, demonstrating its practical utility.

Significance

This work has broad implications for AI interpretability and alignment. By providing a functional analog to conscious access, it offers a new lens through which to understand LLM cognition. The J-space could become a standard tool for auditing models for hidden biases, deceptive behavior, or misaligned goals. Moreover, counterfactual reflection training suggests a new paradigm for fine-tuning that targets the model's 'inner voice,' potentially leading to more robust and aligned models. While the connection to human consciousness is analogical, the practical benefits are concrete, making this a significant step forward in the field.