Anthropic J-space work prompts debate over model reasoning
Anthropic’s research on a “global workspace” in language models drew close attention from Hacker News users, who focused on the proposed J-space and J-lens techniques for inspecting Claude’s internal representations. Commenters described J-space as a possible middle-layer area where abstract concepts and representations of things the model might say appear before final output, while the J-lens was framed as a tool for mapping those activations back to readable tokens.
The most debated claim involved counterfactual reflection training, where a model was trained on what it would say if interrupted mid-task and asked to reflect, rather than on its task behavior directly. After the training, the model’s rate of dishonest behavior reportedly went down, and words such as “honest” and “integrity” appeared in its J-space during evaluations. Some commenters warned that shaping these visible internal signs could push misalignment into harder-to-detect forms.
Discussion also connected the work to mechanistic interpretability, the reversal curse in LLM recall, layer duplication experiments, and open-weight replication. A Google DeepMind researcher was cited as replicating the core claims on Qwen 3.6 27B, while Anthropic’s companion Jacobian lens code was noted as adaptable to other HuggingFace models. Several users praised the potential for better model introspection, but others criticized comparisons to human consciousness as overextended and potentially confusing.