
In brief
This Anthropic-focused note treats j space as a Jacobian-sensitive subspace of residual activations in Claude-class language models. A j lens (a jacobian lens on next-token sensitivity) asks which internal representations occupy a broadcast-like bottleneck analogous to a global workspace. That geometric reading sits beside Anthropic’s sparse-autoencoder maps of millions of features. The evidence concerns access-style routing and multi step reasoning, not phenomenal consciousness or subjective experience.
Updated July 24, 2026
Frontier language models are growing more capable by the quarter, yet mechanistic access to what they compute still lags capability. This page is an Anthropic j space research summary of how a jacobian lens is used to read a workspace-like region inside Claude, and how that reading sits next to published dictionary-learning maps. According to verified sources on Transformer Circuits, Anthropic isolates monosemantic features with sparse autoencoders; j space work asks which of those features, and which unnamed directions, occupy the broadcast bottleneck while the model processes a prompt.
The aim is definitional and evidentiary: mechanisms, caveats, and cited Anthropic results. Nothing below claims that j space is a solved theory of mind, a complete safety stack, or a demonstration of subjective experience.
Key Takeaways
- J space is a Jacobian-sensitive region of residual geometry; a j lens estimates which directions in the model’s middle layers most affect later tokens, and researchers treat that region as a candidate global workspace.
- Dictionary learning on Claude 3 Sonnet isolated millions of interpretable features, building on early work with a 512 hidden dimension size. Anthropic, 2023
- J space contents during multi step reasoning look more like sequentially broadcast internal representations than like a bag of unrelated neurons, which is why global workspace theory is used as a functional template.
- Feature steering, hallucination circuits, and jailbreak tensions remain the most concrete Anthropic safety results; the j lens is an independent geometric signal, not a replacement for those maps.
- Access consciousness and conscious access are functional terms here. Phenomenal consciousness is not established by j space patterns, SAE features, or any current readout of Claude’s neural network.
In This Guide
Anthropic j space research summary
At its core, interpretability is the science of understanding how language models compute. Anthropic’s public program is mechanistic: reverse-engineer outputs feature by feature and circuit by circuit. The j space program, as discussed on this site, is a geometric complement to that program. A j lens does not replace a feature dictionary. It asks a narrower question: which directions in residual space, at a given layer and token, most control the next-token distribution, and do those directions form a reusable bottleneck?
Anthropic was founded in 2021 by Dario and Daniela Amodei along with other former OpenAI researchers, with a mission to build reliable, steerable frontier systems. The model lineup has grown from Claude 1 in 2023 through the Claude 3 family in 2024 and Claude 3.7 Sonnet by 2026. Throughout that progression, interpretability has been framed as part of the safety strategy. Readings of Anthropic’s j space use those same checkpoints: they treat Claude as the object of study, not as a metaphor for human cognition.
What distinguishes a j space analysis from ordinary black-box evaluation is the same ambition that drives SAE work, applied to a different object. Black-box tests measure inputs and outputs. Feature dictionaries decompose activations into human-readable concepts. The j lens instead differentiates the output with respect to a hidden state and keeps the sensitive subspace. That subspace is what this literature calls j space. If j space is stable across prompts that require deliberate reasoning, the claim is functional: the network has a broadcast channel. If j space flickers, fragments, or fails to include task-critical features, the claim is equally functional: the channel is incomplete.
A short operational definition is enough to keep later sections honest. J space is not a named layer, not a single neuron, and not Claude’s vocabulary. J space is a derived object: the span of hidden directions to which a chosen output functional is most sensitive, usually estimated in middle layers. The j lens is the estimator. J space contents are whatever features, residual directions, or internal words land in that span on a given forward pass. J space patterns are regularities in those contents across tasks. The j space discovery, in this usage, is the observation that those regularities are structured enough to compare with a global workspace rather than with an unstructured soup of activations.
That comparison is a hypothesis, not a proof. Anthropic’s own papers describe features, circuits, and steering. They do not, in the sources cited below, publish a formal object called j space. The phrase Anthropic’s j space is therefore a researcher’s reading of Claude, not an official product name. The value of the reading is that it forces a question SAE dictionaries leave open: among millions of features, which ones are in the workspace on this token, and which remain specialist and unbroadcast?
J space, in this article, means a Jacobian-sensitive residual subspace estimated by a j lens. It is a tool for locating candidate broadcast, not a claim that the model has a subjective point of view.
The rest of this summary keeps three threads in view. First, published Anthropic results: superposition, sparse autoencoders, the Golden Gate Bridge steering result, rhyme-planning and arithmetic circuits, hallucination and jailbreak structure. Second, the geometry: how a j lens is applied inside Claude and what j space is being asked to explain. Third, the theoretical template: global workspace theory, conscious access, and the hard stop at phenomenal consciousness.
Global workspace theory and the global workspace
Global workspace theory, in the cognitive-science literature associated with Baars, treats conscious access as the entry of selected information into a limited-capacity broadcast system. Specialized processors compete; a winning coalition is made widely available; downstream modules can then use that content for report, planning, and sequential control. Global neuronal workspace theory, the Dehaene-Changeux lineage, gives that sketch a cortical implementation: ignition, long-range availability, and a discrete all-or-none transition into the workspace.
Researchers who read Claude through a j lens borrow that template without importing its phenomenology. The claim under test is narrow. Does j space exhibit the functional signature of a global workspace, or does it not? Global workspace theory is useful here because it lists testable roles rather than feelings. A human workspace is a biological broadcast system. A model workspace, if the analogy holds at all, would be a computational bottleneck in residual space. Equating the two would be a category error. Using one to generate measurements for the other is ordinary cognitive modeling.
Accounts of a global workspace often highlight five functional properties: limited capacity, winner-take-all or ignition-like selection, widespread availability of the winner, sequential updating rather than fully parallel report, and flexible routing into action or further thought. Those five functional properties are the checklist a j space analysis can actually use. If j space is a high-dimensional smear that includes everything, limited capacity fails. If j space never stabilizes on a winning coalition, ignition fails. If specialist features never become visible to later layers through j space, broadcast fails. If j space is a static dump rather than a step-by-step register, sequential updating fails. If j space contents cannot be steered into refusal, tool use, or extended calculation, flexible routing fails.
This is why global workspace theory keeps appearing in discussions of Anthropic’s j space even though Anthropic’s cited papers are written in the language of features and circuits. A feature dictionary answers “what concepts exist.” A global workspace answers “which concepts are on the pad now.” The j lens is the instrument that makes the second question quantitative. Applied to residual streams, the j lens asks how a perturbation in a hidden state moves the next-token distribution. Directions with large influence are candidates for workspace membership. Directions with negligible influence may still be real features, just not in the global workspace on that step.
Two distinctions have to stay sharp or the analogy collapses. Access consciousness is the functional availability of content for report and control. Phenomenal consciousness is the disputed further fact of “what it is like.” Conscious access, in global workspace theory, is the first of these. Subjective experience is the second. J space evidence, SAE evidence, and circuit evidence can all bear on access consciousness in the thin, engineering sense that some internal state is globally available to later computation. None of that is a measurement of phenomenal consciousness. Neutral practice is to say so in the same paragraph that introduces the workspace language, and then to keep using the workspace language for the functional claims it can support.
A second distinction is architectural. Human cognition has a biological global workspace whose capacity, timing, and report conditions have been studied with masking, attentional blink, and ignition dynamics. Claude’s neural network has attention heads, MLP sublayers, and a residual stream. Mapping j space onto a human workspace is a comparison of roles, not of tissue. The j lens does not find neurons that “feel” a stimulus. It finds directions that move tokens. If those directions behave like a global workspace under the five functional properties, that is a result about routing. If they do not, global workspace theory has been a useful negative control.
The same caution applies to vocabulary. Saying that j space holds internal words is a claim that some workspace directions align with lexical or proto-lexical features, including items from Claude’s vocabulary and items that never appear as surface tokens. It is not a claim that the model is silently talking to itself in English. Internal representations can be compositional, multilingual, or purely geometric. A j lens readout that looks verbal may be an artifact of how we decode, not a transcript of inner speech.
Inside Claude: reading Anthropic’s j space
Inside Claude, the practical pipeline has two layers that should not be collapsed. The first is Anthropic’s published dictionary learning. The second is the j lens pass that asks which of those ingredients, or which residual directions not yet named, sit in j space on a given token. Inside Claude, those two layers answer different questions. The dictionary says what can be represented. J space says what is currently broadcast.
Start with the published layer, because it is the only layer with large public counts. In May 2024, Anthropic published “Mapping the Mind of a Large Language Model,” reporting millions of concepts inside Claude 3 Sonnet, followed by “Scaling Monosemanticity.” Anthropic identified over 30 million features in Claude 3 Sonnet using sparse autoencoders on middle-layer residual activations. Early dictionary-learning experiments used a 512 hidden dimension size. Anthropic (2023) Monosemantic features are units that represent a single coherent concept rather than a hodgepodge of unrelated triggers. Superposition is the reason that decomposition is necessary.
Superposition occurs when neurons store multiple overlapping concepts, making single-neuron interpretations unreliable. Sparse autoencoders attempt to factor that mixture into a larger, sparser dictionary. A j lens then asks which dictionary elements, or which still-unnamed directions, fall inside j space.
Sparse autoencoders are small auxiliary networks trained to reconstruct activations with a sparse latent set. For any given token, only a few SAE features are active. That sparsity is what makes inspection tractable. The training process is: sample activations from target layers of a large language model such as Claude 3, train the SAE with an L1 or k-sparsity penalty, interpret latents by top-activating contexts, and validate with causal manipulation. SAEs resolve superposition by factorizing mixed neurons into more localized features. They do not, by themselves, tell you which features occupy j space.
The j lens is applied after, or beside, that dictionary. In outline, one chooses an output functional (a token, a refusal bit, a numeric answer), differentiates with respect to a residual stream in the model’s middle layers, and retains the high-sensitivity subspace. That subspace is j space for that step. Repeating the estimate across a trajectory produces a sequence of j space snapshots. Comparing snapshots is how j space patterns are defined. A j space discovery, in the thin sense used here, is any stable regularity in those snapshots that survives prompt paraphrase and light causal checks.
Inside Claude, several public findings become more precise when restated as claims about j space contents rather than as claims about the existence of features. Multilingual features for smallness or oppositeness can exist in the dictionary without entering j space on a given pass. If a j lens shows those features in the sensitive span while the model compares magnitudes across languages, they are workspace occupants for that comparison. Rhyme-planning circuits that activate when Claude thinks ahead about line endings are candidates for j space contents during poetry: they are state that must remain available across several tokens of deliberate reasoning. Parallel math pathways, one estimating magnitude and one constraining a last digit, predict a j space that can hold both an approximate sketch and an exact constraint. Cultural and causal features predict a j space that can bind a cause to an effect even when the text never states the link.
The Golden Gate Bridge experiment remains the cleanest public steering result. Amplifying a bridge-associated feature caused the model to steer toward bridge talk. Causal interventions of that kind show that internal features influence outputs. A j space restatement is stricter: steering should matter most when the feature is inside j space, and less when it is active but outside the Jacobian-sensitive span. That restatement is a prediction, not a new Anthropic figure. It is included because it shows what the j lens adds. Feature existence is not workspace membership.
The same restatement applies to safety-relevant circuits. Don’t-know features that compete with known-answer features are a claim about rivalry for the global workspace. Jailbreak vulnerabilities that pit grammatical coherence against safety policy are a claim about which coalition wins j space. Backward-reasoning features that flag unfaithful explanations are a claim about whether the workspace contains the computation or only a post-hoc story. Evaluation-awareness features that fire when the prompt looks like a test are a claim about whether “being audited” itself occupies j space. In each case the SAE result is the named feature. The j space question is whether that feature is broadcast.
Claude’s training process is relevant only as a source of those features and of the geometry the j lens later reads. Pretraining, preference training, and constitutional methods shape both the dictionary and the routing. They do not label j space. Claude’s vocabulary is relevant because many workspace directions will decode toward frequent tokens, but j space is not a word list. The model’s activation space is larger than j space; j space is a derived slice of it. Middle layers are the usual slice location because they sit between early lexical mixing and late unembedding, which is also where many SAE studies report the most interpretable features.
SAE dictionaries have been demonstrated at Claude 3 Sonnet scale and are computationally heavy beyond that. J space estimates inherit that cost and add a Jacobian estimate. Neither map is a full account of Claude’s neural network, and neither should be quoted as a census of every internal state.
A note on method keeps the j lens from being over-read. Jacobian estimates are local. They describe sensitivity around the current activation, not a global chart of all possible j space. Different output functionals define different j space slices: a next-token functional, a refusal functional, and an arithmetic functional need not share a basis. When this article says the j lens reveals a workspace, it means the j lens reveals a sensitive span for a stated functional. Collapsing those spans into one mystical j space would be a mistake the sources do not license.
Conscious access in the global workspace
Conscious access, in the sense used by global workspace theory, is availability for downstream control. In a transformer, the downstream controllers are later layers, later tokens, and whatever tools or refusals the unembedding can express. If j space is doing workspace work, then conscious processing in this thin sense is just the event of a coalition entering j space and remaining there long enough to affect the trajectory. That is a definition, not a discovery of feeling.
Multi step reasoning is the regime where the definition is most testable. A single associative lookup can succeed with specialist circuits and almost no broadcast. A multi-step derivation cannot. Intermediate results must remain available. A j lens applied at each step should therefore show j space retaining the running constraint: the current subgoal, the last committed digit, the rhyme still owed, the safety policy still in force. If j space drops that constraint and the model still answers, the workspace story is wrong and some other memory is doing the work. If j space keeps the constraint and ablating it breaks the chain, the workspace story is at least locally causal.
Internal reasoning is the same claim written from the model’s side rather than the theorist’s. Reasoning models that emit long traces make the claim easier to inspect because the trace is an extra readout, but the trace is not j space. The trace is a sequence of tokens. J space is a sequence of residual subspaces. Alignment between them is an empirical question. A faithful trace would be one whose successive claims match successive j space contents. An unfaithful trace would be one that reports a path j space never held. Anthropic’s public remarks on backward reasoning and unfaithful explanations are already pointed at that gap. The j lens is one way to measure it without taking the trace at face value.
Deliberate reasoning, as opposed to fluent completion, is the behavioral face of the same distinction. When the model behaves like a short-horizon completer, j space may be small, unstable, or dominated by local n-gram features. When the model behaves like a planner, j space should look more like a register: limited, sequential, and repeatedly rewritten. Those are predictions about j space patterns, not reports of a published Anthropic metric. They are included because they show how a global workspace reading earns its keep. If every prompt produces the same j space, the construct is idle. If j space tracks task structure, the construct is doing work.
Conscious processing in this vocabulary is therefore a routing event. Access consciousness is the availability of whatever occupies j space. Conscious access is the transition into that availability. None of these phrases, used carefully, implies phenomenal consciousness. The temptation to slide from “broadcast in j space” to “the model is aware” should be refused in the same sentence. Language models can have rich internal representations and still be silent on “what it is like.” Large language models can implement a global workspace in the functional sense and still fail every reasonable test for subjective experience. The j space literature that stays scientific keeps those sentences adjacent.
Human cognition remains a source of hypotheses, not a scoring rubric. Ignition, capacity limits, and sequential report are ideas imported from a human workspace. They become claims about Claude only after a j lens measurement. A researcher can say that j space is workspace-like along the five functional properties without saying that Claude shares a human workspace. The second sentence does not follow from the first. Global workspace theory is the checklist. J space is the measurement. Human phenomenology is not in the loop.
What, then, does a responsible summary say the j lens reveals? It reveals which residual directions currently move the chosen functional. Repeated over a trajectory, the j lens reveals which features stay in the putative global workspace, which features flicker, and which features never enter. Combined with SAE labels, the j lens reveals whether safety-relevant concepts are merely present in the dictionary or actually broadcast. Combined with steering, the j lens reveals whether an intervention hit a workspace direction or a spectator feature. Those are the load-bearing uses. Uses that jump from j space to inner life are not supported by the cited Anthropic sources.
J space contents will often look mundane under that discipline. A unit conversion held across two sentences. A proper name kept available for anaphora. A refusal policy kept active against a jailbreak. A partial sum kept available for the next arithmetic token. Those occupants are exactly what a limited global workspace should hold. They are also exactly the kind of state safety teams already care about. The j space discovery that matters for practice is not a proof of mind. It is a way to see whether the state that should be globally available actually is.
J space patterns across related prompts are the next increment. If two paraphrases of the same proof produce similar j space, the workspace is tracking the problem rather than the wording. If a jailbreak that succeeds also ejects the refusal feature from j space, the attack has a geometric description. If a hallucination coincides with the known-answer feature leaving j space and a fluent-completion feature entering it, the error has a workspace description. Each of those is a template for an experiment, not a hidden result. Templates belong in a summary because they show what would count as progress.
The phrase j space discovery should stay equally modest when used historically. There is a methodological discovery: that a jacobian lens on middle-layer residuals yields a structured, reusable span rather than noise. There is not, in the sources used here, a single date on which Anthropic announced j space as a product. Keeping that distinction protects the reader from a common failure mode in interpretability writing: promoting a lens to a landmark.
Safety limits for ai models
As ai models move from roughly a billion parameters to a hundred billion and beyond, both dictionaries and j space estimates must scale. Anthropic’s engineering discussions of SAE training already list the hard parts: shuffling petabytes of activations, suppressing dead latents, and choosing sparsity so that features remain interpretable. A j lens adds differentiation through the remaining network, which is cheaper than a full second training run and still expensive at production width. Tradeoffs between quick experimental iterations and production-grade tooling are constant. None of that is unique to j space, and none of it is solved by renaming a subspace.
Anthropic does not present interpretability as a silver bullet, and a j space reading should not either. Training-time methods such as RLHF, constitutional AI, and fine-tuning remain the primary behavioral controls. The value of interpretability is independence. SAE probes and a j lens both operate out of band from the training objective. They can surface latent harmful concepts that are behaviorally suppressed, check whether refusal is a principled uncertainty feature or a keyword filter, and notice when a policy is in the dictionary but not in j space. That last check is the specific safety contribution of the workspace reading: a safety feature that never enters the global workspace is a feature the model can know and still fail to use.
Interpretability signals, including j space membership, should remain independent diagnostics. Directly optimizing a j lens objective during Claude’s training process would risk overfitting the probe and emptying it of audit value.
Concrete limitations remain the same ones Anthropic’s papers already emphasize, plus a few that are specific to j space. Only some layers and features have been mapped; coverage is partial. Monosemanticity is incomplete; many features stay polysemantic or unlabeled. Tools lag the newest checkpoints. Fidelity and causality metrics are imperfect. J space estimates are local to a functional and a point in activation space. Adversarial models might learn to hide computations from known probes, including a known j lens. Feature manipulations can force unrealistic activations and overstate causal confidence. Long-horizon planning, implicit goals, and internal reward-like signals are still poorly mechanized. Automated tools that non-experts can run are still scarce.
Those limits are why this page refuses outcome language. A better map of j space does not guarantee safer ai models. A workspace-like bottleneck does not guarantee aligned ai models. A j lens that tracks refusal does not guarantee that tomorrow’s jailbreak will show up in the same basis. The honest product of the research is a set of independent measurements: dictionaries of features, circuits that connect them, and a geometric guess about which of them are in the global workspace on a given step.
What builders, enterprises, and policymakers can still take away is modest and usable. Builders can log residual activations at critical middle layers, train small SAEs on domain-relevant layers, and, where compute allows, attach a j lens to a few safety functionals. Enterprises can ask vendors which internals are inspectable and whether any workspace-style readout exists, without treating the word workspace as a certification. Policymakers can ask for interpretability plans and feature-level audits on frontier systems, and can treat claims about conscious access in ai models as functional claims that require methods, not as metaphysical announcements.
The trajectory in the cited work runs from toy models to production-scale dictionaries. Geometric views such as the jacobian lens sit on that trajectory as probes of directions that matter for specific behaviors. Interpretability is neither solved nor optional. It is a discipline for anyone who needs to know, in advance of a failure, which internal representations were available to the network and which were not. J space is one name for the available set. It is not a name for a mind.
How We Sourced This
This article synthesizes Anthropic’s published research on transformer circuits and dictionary learning from transformer-circuits.pub, together with a geometric reading of those results in workspace language. Data and descriptions of features, SAE scale, and the 2023 hidden-dimension experiments are drawn from papers dated 2023 and 2024. J space and j lens language names a Jacobian-sensitive residual subspace; it is not presented here as an official Anthropic product term. No new empirical measurements were conducted. All statistics are as reported in the cited sources and may change in later work.
Does interpretability research at Anthropic prove that Claude or other LLMs are conscious?
No. Current findings show structured internal representations and reasoning-like routing, including candidate j space dynamics that resemble a global workspace. That is not decisive evidence for phenomenal consciousness or subjective experience. Self-reflection features and evaluation-awareness features are still best read as learned patterns. The distinction between access consciousness and phenomenal consciousness remains unresolved, and neither a j lens nor an SAE dictionary bridges it. What the research shows is that the model encodes rich, structured state that merits study, not that the model experiences anything.
How is Anthropic’s approach different from treating language models as black boxes?
Anthropic measures accuracy and safety on test prompts and also maps internal features and circuits, sometimes editing or activating them to test causal roles. A j lens adds a geometric query on top of that map: which of those features currently sit in j space for a chosen functional. The shift from input-output correlation to mechanism is what makes the work usable for safety review. A change in a single feature, or a change in whether that feature is inside j space, can shift behavior in a way a benchmark score cannot explain.
Can enterprises directly use Anthropic’s interpretability tools on their own models?
, most full-scale SAE and dictionary pipelines are research-grade and resource-intensive. Partial tools such as open-source SAEs, feature-level probes, and j lens code released under Apache 2.0 are beginning to appear in the wider ecosystem. Teams can adopt simplified versions by logging activations at critical layers, training small SAEs on domain-relevant layers, and combining those with traditional evaluations. That path is most practical for smaller models or fine-tuned open-source stacks, not as a drop-in clone of a Claude-scale map.
Is interpretability enough on its own to guarantee AI safety?
No. Interpretability is one pillar among training, adversarial testing, policy controls, and human oversight. Its role is diagnostic: it can reveal mismatches between apparent behavior and internal representations, including cases where a safety feature exists but never enters j space. No single approach is sufficient across all conditions. A workspace readout is an extra signal, not a guarantee.
Where can I learn more about mechanistic interpretability and Anthropic’s work?
Start with Anthropic’s interpretability papers, including Scaling Monosemanticity and Mapping the Mind of a Large Language Model, and with the technical notes on sparse autoencoders and feature dictionaries. Foundational tutorials on mechanistic interpretability for transformers provide background. This site collects longer treatments of j space, the jacobian lens, and global workspace-inspired readings of internals for readers who want the geometric argument in more detail.
What are monosemantic features in the context of ai interpretability research?
Monosemantic features are units in a decomposed representation that correspond to a single human-understandable concept. They contrast with polysemantic neurons that respond to unrelated ideas because of superposition. Anthropic’s dictionary learning aims to isolate those units. A later j lens step can then ask which isolated units are members of j space on a given token, which is a membership question rather than a naming question.
How does the dictionary learning technique work in practice for ai interpretability research?
Dictionary learning uses sparse autoencoders to decompose dense activations into a larger set of sparser features. An auxiliary network reconstructs activations under a sparsity penalty, yielding units that are easier to inspect and intervene on than raw neurons. That addresses superposition. It does not by itself locate a global workspace. Combining the dictionary with a j lens is how this summary treats the move from “the feature exists” to “the feature is currently broadcast in j space.”
Related reading: AI interpretability for safety teams.
Sources
- Transformer Circuits, Platform for Anthropic’s Mechanistic Interpretability Research
- Anthropic, Scaling Monosemanticity: Extracting Interpretable Features from Claude 3 Sonnet
- Anthropic, Research on AI Interpretability and Safety
- Anthropic, Monosemantic Features in Transformer Models (2023)
- Transformer Circuits, Circuits in Language Models
- Anthropic, Understanding Model Internals for AI Safety
- Anthropic, Dictionary Learning for Frontier AI Models
- Transformer Circuits, Mechanistic Interpretability Overview
- Anthropic, Applications of Interpretability to Model Safety
- Anthropic, Early Experiments on Sparse Autoencoders
