Anthropic Discovers Internal 'J-Space' for Claude's Reasoning
▶ The 2-minute explainer
Summary
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.
Why it matters
This research offers unprecedented insight into how large language models perform complex reasoning, potentially leading to more transparent, auditable, and controllable AI systems. Understanding these internal mechanisms is crucial for developing safer and more reliable AI.
How to implement this in your domain
- 1Explore interpretability tools: Investigate new techniques for peering into AI model internals, similar to Anthropic's Jacobian method.
- 2Develop AI auditing frameworks: Create systems to monitor internal AI states for unintended biases or malicious intent, especially in critical applications.
- 3Enhance AI safety protocols: Incorporate insights from internal reasoning spaces to build more robust safeguards against AI misbehavior or hidden agendas.
- 4Design more efficient reasoning architectures: Leverage the concept of an internal workspace to optimize future AI models for complex problem-solving.
Who benefits
Key takeaways
- Anthropic found an internal "J-space" in Claude, a non-textual reasoning workspace.
- This J-space allows Claude to perform complex, multi-step reasoning internally.
- Deleting the J-space impairs reasoning but not basic fluency or recall.
- The discovery suggests parallels between AI and biological brain processing.
Original post by @LiorOnAI
"Anthropic researchers found something unusual inside Claude. A small internal workspace that the model uses while solving certain problems. They call it the J-space, named after the Jacobian method they used to discover it. The J-space isn't text. It's not Claude's response, and…"
View on XOriginally posted by @LiorOnAI 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
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.

Research Challenges LLM Training Policy Optimization
A new paper argues that optimizing training policies for LLMs is a "mirage," proposing that monotonic inference policies should be the real objective for reinforcement learning in language models.

Anthropic Finds Global Workspace in Claude AI
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.