SYNTHESIS NOTE
TopicsPhilosophy Subjectivitythis note

Can LLMs understand concepts they cannot apply?

Explores whether large language models can correctly explain ideas while simultaneously failing to use them—and whether that combination reveals something fundamentally different from ordinary mistakes.

Synthesis note · 2026-02-21 · sourced from Philosophy Subjectivity
What kind of thing is an LLM really? How do you navigate synthesis across fragmented research topics?

The Potemkin understanding paper identifies a failure pattern that is categorically different from ordinary LLM error. When a model correctly explains an ABAB rhyme scheme, then fails to generate one, then recognizes that its generation doesn't rhyme — that triple combination is not just wrong, it is incoherent. No human with that explanation would behave that way. The combination is irreconcilable with any human cognitive pattern.

This is worth separating from other LLM failure types because the mechanism matters for diagnosis and repair:

The "Potemkin" framing (after Potemkin villages — facades with nothing behind) is precise: the model passes benchmark tests designed to detect understanding because those benchmarks test the same cognitive operations as humans. The tests only work as diagnostics if LLMs misunderstand concepts the same way humans do. But Potemkin understanding means the model can perform at the surface without the underlying integration that tests were designed to probe.

Benchmarks used to evaluate LLMs are also used to evaluate people. They are valid tests only if LLMs fail in human-compatible ways. Potemkin understanding shows that this assumption fails — LLMs can fail in ways that no human cognitive model predicts.

The three-domain evidence (literary techniques, game theory, psychological biases) shows this is not domain-specific. Across domains: near-perfect explanation accuracy, significant application failure, model recognition of failure. The incoherence is stable.

The "computational split-brain syndrome" diagnosis. "Comprehension Without Competence" provides the architectural analysis underlying Potemkin understanding. Through controlled experiments, the authors demonstrate that instruction and action pathways are geometrically and functionally dissociated — a phenomenon they term computational split-brain syndrome. The failure is not in knowledge access but in computational execution. LLMs function as powerful pattern completion engines but lack the architectural scaffolding for principled, compositional reasoning. This diagnosis also clarifies why mechanistic interpretability findings may reflect training-specific pattern coordination rather than universal computational principles. The geometric separation between instruction and execution pathways represents a structural limitation, not a knowledge limitation.

The Explain-Query-Test (EQT) framework provides direct empirical measurement of the explanation-comprehension gap. In EQT, a model (1) generates an explanation of a topic, (2) generates question-answer pairs from that explanation, and (3) answers those same questions without access to its own explanation. The finding: models consistently fail questions derived from their own explanations. The EQT gap correlates strongly with MMLU-PRO benchmark performance — making EQT a benchmark-free evaluation method that uses only the model's own outputs as ground truth. Critically, the gap is domain-specific: biology and psychology (domains where models initially perform well) show the largest EQT drops, while law and engineering (lower baseline) show smaller drops. This suggests Potemkin understanding is worst precisely where surface performance is highest — a counterintuitive result that demands explanation. High benchmark performance may mask explanation-comprehension disconnection rather than reveal genuine understanding.

Inquiring lines that read this note 189

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 do evaluation biases undermine LLM quality assessment systems? How do language models establish social grounding in human dialogue? How should we design LLM systems to maintain alignment and control? Do accurate-looking LLM outputs hide structural failures in learning and reasoning? Why do language models struggle with implicit discourse relations? How faithfully do LLMs reflect their actual reasoning in outputs and explanations? How do language models inherit human biases from training data? Does RLHF training sacrifice accuracy and grounding for user agreement? Why can LLMs generate ideas better than they evaluate them? Why do LLM research ideas score high on novelty yet collapse into low diversity? How does example difficulty affect learning efficiency in language models? Why do benchmark improvements fail to reflect actual reasoning quality? How can models identify insufficient information and respond appropriately without guessing? What critical LLM failures do standard benchmarks hide? Do language models understand semantics or rely on pattern matching? Why do LLM chatbots fail as independent therapeutic agents? Does model scaling alone produce compositional generalization without symbolic mechanisms? Why do reasoning models fail at systematic problem-solving and search? Why should disagreement be treated as signal in collaborative reasoning? What makes dialogue-based explanation more successful than monologue? Why do language models reinforce false assumptions instead of correcting them? Do language models learn genuine linguistic structure or just surface patterns? Do language models perform faithful symbolic reasoning independent of semantic grounding? How do neural networks separate factual knowledge from reasoning abilities? Is model self-awareness based on genuine introspection or pattern matching? Why can't humans reliably detect AI-generated text despite measurable linguistic signatures? Is embodied interaction necessary for language meaning and genuine agency? How do LLMs distinguish causal reasoning from temporal and semantic associations? Do language models develop causal world models or rely on statistical patterns? Do base models contain latent reasoning that training can unlock? How does rhetorical adaptation affect LLM persuasion and detectability? How do training priors constrain what context information can override? How can AI systems learn from failures without cascading errors? Can LLM personas constitute genuine psychology or remain linguistic role-play? What memory architectures best support persistent reasoning across extended interactions? Why do multi-turn conversations degrade AI intent and coherence? How can humans calibrate appropriate trust in AI systems? How can LLM recommenders match or exceed collaborative filtering performance? What articulatory information do speech signals carry that text cannot? Does domain specialization cause models to lose capabilities elsewhere?

Related concepts in this collection 6

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

Concept map
20 direct connections · 197 in 2-hop network ·dense 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

potemkin understanding is a distinct failure mode where correct explanation combined with failed application is incoherent not merely wrong