Anthropic Finds Global Workspace in Claude AI
▶ The 2-minute explainer
Summary
Anthropic researchers discovered a "J-space" in Claude, an internal neural workspace for conscious-like reasoning, similar to the global workspace theory in neuroscience, which allows the model to process concepts without explicit text. Deleting this space impairs multi-step reasoning.
Why it matters
This research provides unprecedented transparency into AI's internal reasoning, offering tools to audit, understand, and potentially control complex AI behaviors, which is vital for building trustworthy and safe advanced AI systems.
How to implement this in your domain
- 1Investigate AI interpretability tools: Explore and adopt techniques like the Jacobian method to gain deeper insights into proprietary or open-source AI models.
- 2Develop AI safety and audit protocols: Implement systems to monitor internal AI states for hidden biases, malicious intent, or unexpected reasoning patterns.
- 3Inform AI architecture design: Apply insights from the J-space concept to design future AI models that are more transparent and controllable.
- 4Collaborate with researchers: Engage with the AI research community to advance the understanding and application of internal AI mechanisms.
Who benefits
Key takeaways
- Anthropic found a "J-space" in Claude, an internal neural workspace for reasoning.
- This J-space is analogous to the "global workspace theory" in human cognition.
- It allows Claude to process concepts internally without explicit text.
- The J-space is crucial for multi-step reasoning and can reveal hidden intentions.
Original post by @AnthropicAI
"New Anthropic research: A global workspace in language models. Of everything happening in your brain right now, only a tiny fraction is consciously accessible—thoughts you can describe, hold in mind, and reason with. We found a strikingly similar divide inside Claude. In neurosci…"
View on X




Primary sources
Originally posted by @AnthropicAI on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Research
Salesforce Details Reliable Enterprise AI Agent Development
Salesforce Engineering discusses the challenges of building autonomous and reliable enterprise AI agents, highlighting a case where an early refund agent failed a red-teaming test by accepting invalid input.
Anthropic Discovers Internal 'J-Space' for Claude's Reasoning
Anthropic researchers found an internal "J-space" within Claude, a neural workspace where the model performs reasoning steps and represents concepts without explicit text, similar to human conscious processing. Deleting this space significantly impairs multi-step reasoning.
ThinkingCap-Qwen3.6-27B Reduces LLM Inference Tokens
A new finetuned model, ThinkingCap-Qwen3.6-27B, significantly reduces the number of "thinking tokens" required for Qwen3.6-27B, achieving 50% average reduction and over 90% in best cases, improving efficiency.