INTERP ATLAS

IA-005 / 2026

HeadVis is showing , about , and .

ID
IA-005
Name
HeadVis — interactive tool for investigating attention heads
URL
https://transformer-circuits.pub/2026/headvis/index.html
Artefact type
Interactive tool
Visual form
Makes visible
Role of the visual
Instrument
Runnable by a visitor
Pre-set examples only
Date published
2026-05-04
Year
2026
Link status
Live
Built by (people)
R. Luger; Harish Kamath; Doug Finkbeiner; Purvi Goel; Adam Jermyn; Sam Zimmerman; Joshua Batson; Tom Conerly
Organisation
Anthropic
Venue / published in
Transformer Circuits Thread
Sector
Frontier lab
Country / region
US
Open source
Partial
Code repo
https://transformer-circuits.pub/2026/headvis/index.html
Method / technique
Attention pattern visualisation; per-head distribution metrics (e.g. induction score); PCA of Q/K/O activations; QK and OV feature attributions via a 10M-feature weakly causal crosscoder
Model(s) studied
Claude Haiku 3.5; Gemma 3 1B (public demo)
Access required
Open weights
What it visualises
Attention head behaviour across a full data distribution — scatter plots of heads by metric, token-level attention patterns, PCA clusters, and QK/OV circuit diagrams
Interaction affordances
Scatter-select a head by any metric; hover tokens to see attention; browse dataset examples; run custom sequences (server build); rank all heads on a query-key pair
Pragmatic vs Basic science
Basic science
Reverse-eng vs Concept-based
Reverse-engineering
Observational vs Interventional
Both
Intended audience
Researchers
Description (card)
An interactive tool for interrogating attention heads, released as the research output in its own right. Its central finding is methodological: a head's behaviour on the full data distribution rarely matches what a narrow task suggests.
Why it matters
Reframes the tool as the contribution, and supplies the concrete examples the field needs to attack attention decomposition.
Visual / design notes
Scatter-plot head selector with configurable axes is the smart move — it makes 'find an interesting head' a two-click operation instead of a research project.
Tags
Citation
Luger, R., Kamath, H., Finkbeiner, D., Goel, P., Jermyn, A., Zimmerman, S., Batson, J. and Conerly, T., 2026. HeadVis: An Interactive Tool For Investigating Attention Heads. Transformer Circuits Thread.
Related entries
IA-004
Confidence
High
Source of info
Read the full article, 2026-08-06
Date added
2026-08-06
Added by
Claude
Notes
Frontend open-sourced; backends not. Custom-prompt and logit-lens views excluded from the public release. Hosted demos for Haiku 3.5 subset and full Gemma 3 1B. Access classified Open weights on the strength of the public Gemma 3 1B demo; the full Haiku 3.5 version requires internal access.