INTERP ATLAS

IA-010 / 2023

AttentionViz is showing , about .

ID
IA-010
Name
AttentionViz
URL
https://attentionviz.com/
Artefact type
Interactive tool
Visual form
Makes visible
Role of the visual
Instrument
Runnable by a visitor
Unknown
Date published
2023-05-04
Year
2023
Link status
Live
Built by (people)
Catherine Yeh; Yida Chen; Aoyu Wu; Cynthia Chen; Fernanda Viégas; Martin Wattenberg
Organisation
Harvard University
Venue / published in
IEEE VIS / TVCG 2023; arXiv
Sector
Academia
Country / region
US
Open source
Unknown
Method / technique
Joint embedding of the query and key vectors used to compute attention, projected to two dimensions across many input sequences
Model(s) studied
Language and vision transformers (specific models not named in the abstract)
Access required
Open weights
What it visualises
Global attention patterns across many sequences at once — query and key vectors in a shared space, so recurring head behaviours appear as spatial structure rather than per-prompt heatmaps
Interaction affordances
Browse heads; switch model and layer; zoom into a single head's query-key space
Pragmatic vs Basic science
Basic science
Reverse-eng vs Concept-based
Reverse-engineering
Observational vs Interventional
Observational
Intended audience
Researchers
Description (card)
Visualises a joint embedding of the query and key vectors a transformer uses to compute attention, which makes it possible to see global patterns across many input sequences rather than one prompt at a time.
Why it matters
Shifted attention visualisation from single-example to distribution-level — the exact move Anthropic's HeadVis names as its closest prior work three years later.
Visual / design notes
The joint query-key scatter is the whole idea: spatial proximity encodes attention affinity, so a head's behaviour becomes visible geometry.
Tags
Citation
Yeh, C., Chen, Y., Wu, A., Chen, C., Viégas, F. and Wattenberg, M., 2023. AttentionViz: A Global View of Transformer Attention. arXiv:2305.03210
Related entries
IA-005; IA-011
Confidence
High
Source of info
Read the arXiv abstract page in full, 2026-08-06. The live demo at attentionviz.com was not inspected — client-rendered, fetch returned an empty page shell.
Date added
2026-08-06
Added by
Claude
Notes
HeadVis (IA-005) explicitly names this as its closest prior work — a documented lineage between two rows in this ledger.