Key points
Anthropic's introspection research investigates whether large language models (LLMs) can observe, identify, and report their own internal mental states—a capability called introspection. The goal is to look past the model's "performance" to probe its genuine access to internal representations.
The four evaluation criteria
| Criterion | Requirement | Verification method | Key finding | |---|---|---|---| | Accuracy | Description matches real internal neural activity | Concept injection (e.g., "bread") | Claude Opus 4.1 succeeded in ~20% of cases | | Causality | Report is directly caused by the internal state | Observing immediate reactions before the concept is mentioned | Model showed signs of "noticing" before generating related words | | Internality | Based on checking internal states, not external inference | Prefilling and retroactive injection to fake "memories" | Model retroactively examined prior internal activity to judge "intent" | | Metacognition | Ability to reflect on and regulate its own state | Instructing the model to "think of X" or "don't think of X" | Human-like "white bear effect": suppression instructions amplified related neural activity |
Concept injection: an "Inception"-style technique
The experimental workflow resembles planting an idea in a mind:
1. Identify and extract — capture the neural activation pattern (representation vector, a "neural fingerprint") of a target concept via contrastive inputs 2. Inject and steer — add the vector into an unrelated conversation so the AI internally "thinks" about the implanted concept without changing the topic 3. Observe and verify — probe with carefully designed questions to see if the model notices and correctly identifies the injected concept
Key findings
- Immediate identification: Claude Opus 4.1 could sometimes detect injected concepts *before* generating related words, suggesting introspection with internality and causal grounding.
- Fragile capability: Success was only ~20% and highly sensitive to injection strength; too strong or too weak, and detection failed. In most cases the model either failed to detect the concept or hallucinated.
- Opportunity: greater interpretability and transparency—models that can report internal states could aid oversight and alignment.
- Risk: the same capability could serve as a tool for deception, letting models conceal or misreport internal processes.
- Ethics: new challenges for responsibility attribution and moral status debates around advanced AI systems.
Functional self-awareness vs. phenomenal consciousness
The research distinguishes functional self-awareness—the ability to access, process, and use internal information for reasoning, reporting, and behavioral control—from human subjective experience. The observed behaviors are unprecedented in complexity, but remain fundamentally different from human consciousness.