
BC
Brandon Colelough, Davis Bartels, Madeline Bittner, Dina Demner-Fushman
· 1 min read
ResearcharXiv cs.CL
MechaTerp-TRACE: A Novel Approach for Component Ablation Analysis in Language Models
arXiv:2609.22163v1 Announce Type: new
Abstract: Interpretability research on large language models has produced accounts of factual recall in feed-forward layers and of token relationships in self-attention, but little work offers a unified way to compare the causal contribution of different architecture components to a model's output. We introduce MechaTerp (the Mechanistic Interpretability suite) -TRACE (subset for Teacher-forced Registry of Ablated Component Effects), an architecture and study that measures how much each registered component of a language model supports the production of a named entity. TRACE ablates one component at a time and measures the resulting change in the output distribution at a fixed answer token, so component types from whole transformer blocks down to individual neurons and output logits can be compared on a common scale. We apply it to thirteen instruction-tuned dense decoder models spanning five families and one to thirty billion parameters, ablating 49,656 components across 48 medical and 42 general-knowledge prompts. We find that the components carrying the most effect are the same few, positionally fixed components in every model, regardless of which entity a prompt asks about, and that once these are removed, the remaining support is close to evenly spread in eleven of the thirteen models. Apparent localisation of entity knowledge is therefore largely attributable to generic generation machinery, which has direct consequences for methods that assume entity knowledge sits in a findable place, including targeted knowledge editing.
Original source
This story was published by arXiv cs.CL and written by Brandon Colelough, Davis Bartels, Madeline Bittner, Dina Demner-Fushman. SyncAI.news shows a preview; the complete article is on the publisher's site.
Read the full story on arxiv.org


