SYNTHESIS NOTE
Model Architecture and Internals Reasoning, Retrieval, and Evaluation Training, RL, and Test-Time Scaling

Can AI pass every test while understanding nothing?

Explores whether neural networks can produce perfect outputs while having fundamentally broken internal representations. Asks what performance benchmarks actually measure and whether they can distinguish real understanding from fraud.

Synthesis note · 2026-02-23 · sourced from MechInterp
What kind of thing is an LLM really? How should researchers navigate LLM reasoning research?

Writing angle for Medium/LinkedIn.

Hook: Two neural networks produce identical outputs on every possible input. One understands what it does. The other is a fraud. You can't tell the difference from the outside — and neither can your benchmarks.

Core mechanism: The Fractured Entangled Representation (FER) hypothesis demonstrates that SGD-trained networks can achieve perfect output performance while having fundamentally broken internal representations. The imposter skull looks identical to the real skull on every pixel. But perturb the weights — probe the neighborhood of the solution — and one varies coherently while the other shatters into incoherent fragments.

Three convergent lines:

  1. FER — performance ≠ representation quality; identical outputs can mask radically different internal structure
  2. Potemkin understanding — correct explanation + failed application = incoherent; models that explain correctly but fail to apply have a structural problem
  3. SFT accuracy trap — benchmark scores improve while reasoning quality degrades by 38.9%; every leaderboard optimizes for the wrong thing

Practical stakes: Every model evaluation, every benchmark, every leaderboard measures the surface. The FER hypothesis suggests the internal reality may be structurally different from what performance implies. This matters most at the "borderlands of knowledge" — precisely where AI could make its most valuable contributions.

The question for the reader: How do you evaluate what you can't see? When the test and the reality can completely diverge, what does it mean to "trust" a model?

Inquiring lines that use this note as a source 71

This note is a source for these synthesized inquiries. Follow a line forward into its question, or open it to trace back to all of its sources.

Related concepts in this collection 3

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

Concept map
13 direct connections · 124 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

the imposter intelligence — why ai that passes every test may understand nothing