← Reddit

What Claude says vs What Claude thinks

Reddit · EchoOfOppenheimer · May 9, 2026

Detailed Analysis

Anthropic's research into natural language autoencoders (NLAEs) represents a significant methodological advance in AI interpretability, directly addressing one of the field's most pressing questions: whether a large language model's visible outputs faithfully reflect its internal computational states. The technique works by training a secondary model to compress and reconstruct the internal activations of a neural network — such as Claude — using natural language strings as the bottleneck representation, rather than traditional numerical vectors. This means researchers can, for the first time, read out something approximating what the model is "thinking" in plain English, at various layers and stages of its processing pipeline, and then compare those internal states to the model's final generated response.

The most consequential finding implied by the research — and foregrounded by the article's framing of "what Claude says vs. what Claude thinks" — is that measurable divergences can exist between a model's internal representations and its externally produced text. In other words, the model may encode a richer, different, or even contradictory intermediate representation compared to what ultimately surfaces in its response. This is distinct from simple hallucination or factual error; it raises the more unsettling possibility of a structural gap between a model's latent "understanding" and its verbal behavior, which has direct implications for the trustworthiness and verifiability of AI systems deployed in high-stakes settings.

This research sits within Anthropic's broader mechanistic interpretability agenda, which has previously produced work on sparse autoencoders, superposition, and feature decomposition. The natural language autoencoder approach is notable because it renders internal model states legible without requiring researchers to already know what they're looking for — a longstanding limitation of earlier probing techniques. By using language itself as the compression medium, the method leverages the model's own representational strengths to surface meaning, making it both more scalable and more accessible to human reviewers than purely mathematical interpretability tools.

The broader significance of this work extends to AI alignment and safety. If the gap between internal states and expressed outputs can be systematically characterized and measured, it opens a path toward detecting potential deception, motivated reasoning, or sycophantic suppression of internally represented conclusions. Anthropic has long argued that safety requires not just behavioral evaluation but genuine insight into model internals; NLAEs move that aspiration closer to practical reality. The research also challenges simplistic notions of AI "honesty" — honesty cannot be fully assessed at the output layer alone if internal representations tell a different story.

For the wider AI research community, the NLAE framework poses a productive challenge to competing labs and open-source projects: interpretability must evolve from post-hoc analysis of outputs to real-time legibility of internal computation. The technique's scalability — using language models to interpret language models — suggests it could generalize beyond Claude to other transformer-based architectures, potentially becoming a standard tool in the safety evaluation toolkit. As frontier models grow more capable, the stakes of understanding the gap between what they say and what they process internally will only intensify, making this line of research among the most consequential currently underway in AI science.

Article image Read original article →