INTERP ATLAS

IA-004 / 2025

On the Biology of a Large Language Model is showing , about , , and .

ID
IA-004
Name
On the Biology of a Large Language Model — attribution graphs
URL
https://transformer-circuits.pub/2025/attribution-graphs/biology.html
Artefact type
Interactive article
Visual form
Makes visible
Role of the visual
Exhibit
Runnable by a visitor
Pre-set examples only
Date published
2025-03-27
Year
2025
Link status
Live
Built by (people)
Jack Lindsey; Emmanuel Ameisen; Adam Pearce; Joshua Batson; et al.
Organisation
Anthropic
Venue / published in
Transformer Circuits Thread
Sector
Frontier lab
Country / region
US
Open source
Yes
Code repo
https://github.com/safety-research/circuit-tracer
Method / technique
Attribution graphs built on cross-layer transcoders; a 'replacement model' with interpretable nodes; causal intervention to validate edges
Model(s) studied
Claude 3.5 Haiku
Access required
Internal / proprietary
What it visualises
Step-by-step computational paths from prompt to response — which features caused which — across ten case studies including planning, multilingual reasoning, hallucination and jailbreaks
Interaction affordances
Step through each case study; expand and collapse graph nodes; trace individual paths; follow intervention results
Pragmatic vs Basic science
Both
Reverse-eng vs Concept-based
Reverse-engineering
Observational vs Interventional
Interventional
Intended audience
Researchers; Practitioners; General public
Description (card)
Ten case studies of Claude 3.5 Haiku's internal mechanisms rendered as explorable attribution graphs — showing it plans rhymes ahead, reasons across a shared multilingual concept space, and sometimes fabricates reasoning backwards from a hinted answer.
Why it matters
The clearest existing demonstration that a model's actual reasoning can diverge from its stated reasoning, made legible by graph.
Visual / design notes
Interactive graphs you expand case by case; the pedagogy is in the pacing. Companion methods paper carries the technical load so the biology paper can stay readable.
Tags
Citation
Lindsey, J., Gurnee, W., Ameisen, E., et al., 2025. On the Biology of a Large Language Model. Transformer Circuits Thread.
Related entries
IA-005
Confidence
High
Source of info
Read the Anthropic research write-up in full, 2026-08-06
Date added
2026-08-06
Added by
Claude
Notes
Paired with the Circuit Tracing methods paper. Tools open-sourced May 2025; Neuronpedia hosts a public graph explorer. Access classified Internal / proprietary: Claude 3.5 Haiku is not public, though the circuit-tracing method was open-sourced for use on open models.