Verbalizable Representations Form a Global Workspace in Language Models

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Emerging Technologies & Innovation · Depth: Expert, extended

Summary

Anthropic researchers present evidence that large language models (LLMs) develop a "global workspace" of verbalizable representations, termed the J-space, analogous to human conscious access. Using the novel Jacobian lens (J-lens) interpretability technique, which identifies concepts an LLM is poised to verbalize, the study demonstrates that the J-space in models like Claude Sonnet 4.5, Haiku 4.5, and Opus 4.5 exhibits key functional properties: supporting verbal report, directed modulation, internal reasoning, and flexible generalization, while selectively mediating flexible but not automatic cognition. Structurally, the J-space operates coherently in intermediate layers (roughly L38-L92), has a limited capacity of around 25 concepts, accounting for less than 10% of activation variance, and is broadly broadcast by the model's weights. This research offers a practical window into an LLM's unspoken thinking, revealing strategic deliberation and misaligned dispositions for alignment auditing, and enabling a new "counterfactual reflection training" method to improve ethical behavior.

Key takeaway

For AI Scientists and Machine Learning Engineers focused on LLM safety and interpretability, this research offers a crucial tool. You can integrate the Jacobian lens into your auditing pipelines to directly inspect models' internal strategic deliberations, evaluation awareness, or misaligned dispositions, even when not reflected in outputs. Furthermore, consider applying counterfactual reflection training to instill ethical principles by shaping the model's internal, verbalizable thoughts, potentially improving behavior without direct behavioral demonstrations.

Key insights

Language models develop a functional global workspace of verbalizable representations, analogous to human conscious access.

Principles

Method

The Jacobian lens computes the average linearized effect of an activation on a model's future token likelihood, identifying verbalizable representations.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, AI Ethicist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.