Metaphor Tracer: A Theory-Informed Analysis of Hidden States introduces a training-free instrument designed to visualize how a large language model (LLM) organizes a specific text during a single forward pass. Rather than treating the model as a black box, the authors—Marc Heimann, Roxana Assadi Moghaddam, Olga Brovkina, Mark Pettifor, and Lutz Götzmann—propose that the internal geometry of an LLM’s hidden states functions as a theory of language. The instrument maps how a model anchors and processes text, providing a way to test theoretical claims about language structure against the internal mechanics of transformer models.
How the Instrument Works
The researchers developed a method to score every token position in a text based on two distinct properties, which they term the "aggregator" and the "differentiator."
The Aggregator: This channel measures how a token consolidates the entire text into a stable configuration. It identifies "anchor" points—such as headings or paragraph-ending periods—that serve as structural hubs for the text.
The Differentiator: This channel tracks "metaphorical" transport, measuring how other tokens are transiently pulled into an anchor’s subspace during the model's reading process.
The instrument operates without training, using a single forward pass to extract hidden-state tensors. It analyzes these states through two "views": an "operative view" (raw states) and a "quiet-dimensions view" (where dimensions are z-scored to account for anisotropy). By comparing these views, the researchers identify structural boundaries within the text.
Evidence and Validation
To validate the instrument, the authors used a "frozen" battery of tests, meaning the constants were set on one discovery text and applied to all others for confirmation. The findings include:
Engineered Ground Truth: The aggregator successfully followed engineered registers across boundaries in 6 out of 6 test cases.
Clinical Transcripts: In a test involving psychoanalytic annotations of clinical transcripts—fixed before the instrument was created—the aggregator identified organizing structures in 34 out of 36 cells. The authors note that this performance exceeded lexical controls and captured dissociations that type-level measures could not replicate.
Relationality: The study found that structural value is a property of a token’s specific place in a text rather than its vector alone. In models that read a singular discourse most effectively, this structural value does not transfer with lexical type, supporting the authors' view that the model's internal representation is relational rather than essentialist.
Interpretation and Limitations
The authors frame their work as a "counter-reading" to dominant approaches in computer science, drawing on Freudian and Lacanian theory to interpret model internals. They argue that the model acts as a theory of language where meaning is fixed retroactively by "master signifiers."
Regarding limitations, the authors acknowledge that their aggregator channel is highly rank-correlated with the size of the anchor's subspace, raising questions about why the channel measures occupancy rather than just a raw dimension count. Additionally, they note that their use of a single-annotator corpus for psychoanalytic validation leaves certain aspects open for further study. The researchers emphasize that their instrument is not intended to explain model outputs or decisions, but rather to make the internal "geometry of internal references" legible as a form of interpretation.
Comments (0)
to join the discussion
No comments yet
Be the first to share your thoughts!