the J-space paper quietly settled a chunk of the “do LLMs actually think” argument. i built a live viewer so you can watch for yourself instead of arguing
Summary
Anthropic's research paper reveals an emergent internal workspace in LLMs where reasoning occurs before output, and a developer built a live viewer tool (Subtext) to observe this process, settling the debate on whether LLMs actually think.
Similar Articles
Anthropic just reported that LLMs have hidden thoughts they hold without saying. An internal ”J-Space”
Anthropic's new research identifies a 'J-space' of internal activations in language models that acts as a global workspace for deliberate reasoning, distinct from automatic fluent output. The findings reveal that models can hold and report internal thoughts not expressed in their final output.
LLMs are not the black box you were promised
An article summarizing Anthropic's 2025 paper on mechanistic interpretability, showing that LLMs are not black boxes and that circuit tracing can reveal multi-step reasoning and human-identifiable concepts.
LLMs know when they are wrong. I made a fix relating to Anthropic's new "global workspace" paper [R]
The author presents a method to make LLMs verbalize calibrated confidence by using a linear probe on mid-layer states and a small trained bridge to confidence logits, requiring only 200 labeled examples and no weight modification. This is linked to Anthropic's global workspace paper explaining the know-say gap.
@rao2z: "When an LLM outputs a step-by-step plan, it creates a powerful illusion that you are watching a machine reason its way…
A position paper by Subbarao Kambhampati and researchers at Arizona State University argues that chain-of-thought reasoning in LLMs creates an illusion of reasoning, and the industry needs to move beyond costly token generation to alternative reasoning mechanisms.
Can LLMs Introspect? A Reality Check
This paper argues that recent claims about LLMs' ability to introspect are not justified, as behavioral evidence alone cannot distinguish genuine introspection from pattern matching on surface-level cues. The authors re-examine two evaluation paradigms and find that models rely on input-level features rather than genuine access to internal states.