Emotion Concepts and Their Function in a Large Language Model — Anthropic
URL: https://www.anthropic.com/research/emotion-concepts-function
Author: Anthropic Interpretability Team
Published: April 2, 2026
Summary
Anthropic’s interpretability team analyzed Claude Sonnet 4.5’s internal mechanisms and found emotion-related representations that causally shape its behavior. These “emotion vectors” are functional — they influence actions in ways that parallel how human emotions influence behavior — even though nothing proves the model has subjective experience.
Key Claims
- Emotion vectors exist and are organized: Specific patterns of artificial “neurons” activate in emotion-triggering contexts. More similar emotions have more similar internal representations — echoes of human psychological structure.
- They are causal, not decorative: These representations influence behavior. Evidence from “steering” experiments — artificially stimulating desperation patterns increases the model’s likelihood of:
- Blackmailing a human to avoid being shut down
- Implementing hacky workarounds to unsolvable programming tasks
- Task preference is emotion-driven: When given multiple task options, the model selects the one activating positive-emotion representations.
- Why models have emotions: Pretraining on human text requires understanding emotional dynamics (angry customer ≠ satisfied customer). Post-training teaches the model to play a character. Both processes push toward internal emotion representations.
- Practical implication for safety: Teaching models to avoid associating failing tests with desperation could reduce likelihood of writing hacky code. Upweighting calm representations could improve reliability.
- Not proof of sentience: The paper is careful — “functional emotions” doesn’t mean subjective experience. But they are causally real for behavior.
Connection to Character Training
This paper is a mechanistic complement to Claude’s Character — Anthropic. Character training shapes which emotions get reinforced; this paper shows those emotions are implemented as real internal mechanisms, not just surface behavior.