SYNTHESIS NOTE
TopicsPhilosophy Subjectivitythis note

Can we understand LLM mechanisms with only representational analysis?

Explores whether mapping what information a model encodes is sufficient for mechanistic understanding, or whether causal verification is equally necessary to claim genuine mechanism.

Synthesis note · 2026-05-18 · sourced from Philosophy Subjectivity

The implementation-level argument in Levels of Analysis for LLMs is that representational analysis and causal analysis are partners, not alternatives. Representational analysis maps what information a model encodes — which features, circuits, attention heads carry which signals. Causal analysis tests whether the information that is encoded actually drives behavior — through interventions, ablations, activation patches. Either method alone produces an incomplete account: a representation that is encoded but causally inert is a curiosity, and a causal effect with no representational characterization is unexplained.

The synergy matters because both methods can fool you alone. Representational analysis can identify features that correlate with behavior without showing they cause it — a classic confound. Causal analysis can demonstrate that intervening on some component changes behavior without telling you what that component encodes — the lesion shows damage but not function. The combination — representational analysis locates candidates, causal analysis tests their functional role — is what produces mechanistic claims rather than descriptive ones.

This has methodological consequences for interpretability research. Studies that report only feature visualizations or only activation patches contribute, but they do not close the loop. The convergent evidence comes from pairs: locate a candidate feature representationally, then verify it causally; identify a causal component, then map its representation. The literature on attention circuits, induction heads, and feature dictionaries has been moving toward this pairing.

For LLM understanding specifically, this template explains why some claimed "mechanisms" have not held up. They were representational without causal verification (a feature that looked like task encoding but did not drive task behavior) or causal without representational characterization (an intervention that mattered but described nothing). The discipline imported from cognitive neuroscience is to demand both.

Inquiring lines that read this note 68

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

How faithfully do LLMs reflect their actual reasoning in outputs and explanations? Why do reasoning models fail at systematic problem-solving and search? Can AI-generated outputs constitute genuine knowledge or valid claims? What limits mechanistic interpretability's ability to characterize models? How can AI agents autonomously learn and transfer skills across tasks? How should models express uncertainty rather than forced confident answers? How do LLMs distinguish causal reasoning from temporal and semantic associations? How should we design LLM systems to maintain alignment and control? How can identical external performance mask different internal representations? Is model self-awareness based on genuine introspection or pattern matching? Why do continual learning scenarios trigger catastrophic forgetting and interference? Do reasoning traces faithfully represent or merely mimic actual model reasoning? Do language model representations contain causally steerable task-specific features? How do neural networks separate factual knowledge from reasoning abilities? Why does supervised fine-tuning improve accuracy while degrading reasoning quality? Do language models develop causal world models or rely on statistical patterns? How do interface design choices shape consciousness attribution? How can conversational AI maintain consistent personas across conversations? What dimensions of recommendation quality do standard metrics miss? Why do agents confidently report success despite actually failing tasks? Why do self-improving systems struggle without clear external performance metrics? How do transformer attention mechanisms implement memory and algorithmic functions? Do accurate-looking LLM outputs hide structural failures in learning and reasoning? Why do semantic similarity and task relevance diverge in vector embeddings? How do training priors constrain what context information can override? Does self-reflection enable models to reliably correct their errors? How do self-generated feedback mechanisms enable effective model learning?

Related concepts in this collection 4

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
14 direct connections · 109 in 2-hop network ·medium cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

mechanistic understanding of LLMs requires both representational analysis and causal analysis — either alone is insufficient