The Two Kinds of Intelligence LLMs Hide From Us: What They Know and When They’re Guessing
Hatched by Mark Erdmann
Apr 30, 2026
11 min read
4 views
91%
The real question is not whether the model is smart
What if the most important thing about a language model is not how often it is right, but whether it knows when it is about to make something up?
That question cuts deeper than the usual debate about benchmarks, prompt tricks, or bigger parameter counts. A model can appear confident, fluent, and even deeply insightful while still being one bad question away from inventing a legal case, a medical explanation, or a fake citation. At the same time, the same model may contain hidden structure so rich that, after training on a simple stream of input and output pairs, it can infer a function well enough to write code for it, invert it, and compose it with other operations. In one case, the model is too willing to speak without evidence. In the other, it seems to have learned more than it was explicitly taught.
That tension reveals a more interesting idea than either result on its own: LLMs are not just knowledge engines, they are uncertainty engines with a vocabulary. The challenge is not simply to make them smarter. It is to separate genuine internal structure from fluent confabulation, and to learn when the model is reasoning versus when it is merely continuing the sentence in a statistically plausible way.
Fluency is not understanding, but neither is uncertainty ignorance
A common mistake is to treat a polished answer as proof of knowledge. Humans do this all the time. We hear a well phrased explanation, and our brains quietly substitute confidence for competence. LLMs exploit that instinct because language is their native surface. They can produce the right tone even when the underlying epistemic state is shaky.
This is why hallucination is such a dangerous failure mode. A fake legal precedent is not just an error. It is a counterfeit of authority. A false medical statement is not just wrong. It is wrong in a format that looks trustworthy. The harm comes from the mismatch between linguistic confidence and epistemic confidence.
But there is another side to this. A model that can internalize a hidden function from examples, then generalize beyond the literal training pattern, suggests that some reasoning is not happening in the prompt at all. It is happening in the model’s weights and activations, in a compressed form that is not easily inspectable. The model may not need explicit examples for every downstream task, because it has abstracted structure from data in a way that looks, from the outside, almost magical.
The deeper problem is not that LLMs sometimes lie. It is that they can be right for reasons they cannot explain, and wrong for reasons they can articulate beautifully.
That is the real epistemic split. On one side, hidden competence. On the other, surface plausibility. The future of useful AI depends on being able to tell those apart.
A useful mental model: the model has two voices
Think of an LLM as having two distinct voices.
The first is the generator voice. It is fast, associative, and fluent. It produces the next most plausible continuation based on everything it has seen. This voice is brilliant at style, analogy, pattern completion, and broad generalization. It is also the voice most likely to improvise when the facts run out.
The second is the latent reasoning voice. It is not directly visible in text, but it can be inferred from what the model has absorbed during training. This voice is responsible for the surprising ability to infer structure, manipulate functions, and transfer knowledge beyond explicit examples. It is what lets the model say, in effect, “I have seen enough instances to infer the rule.”
The trap is that these voices are not neatly separated at runtime. They blend. A single answer can contain both genuine internal structure and invented filler. That is why the most dangerous hallucinations are often not complete fabrications. They are partial truths wrapped in confident elaboration.
Consider a student who learns algebra by memorizing patterns. Ask them to solve a standard equation and they may answer correctly. Ask them to explain why the method works, and they may improvise a story that sounds plausible but is wrong. Now imagine a student who, after seeing many examples, can infer the concept of function composition without being explicitly taught it. The first student is fluent without depth. The second has depth that is not fully transparent. LLMs can be both, depending on the task and the moment.
The important implication is this: the danger is not only wrongness, but uncalibrated rightness. A system that knows something but cannot signal confidence accurately is nearly as risky as one that knows nothing. A system that guesses with elegance is a liability. A system that can say, “I am unsure,” is a tool.
Meaning-level uncertainty is the missing layer
Most people think of uncertainty as a probability attached to a sentence. But language is too flexible for that to work well. The same idea can be phrased in many ways, and a model can be inconsistent across phrasings while remaining semantically aligned. Measuring uncertainty at the level of exact wording misses the point.
The better unit is meaning.
That shift matters because hallucinations are often semantic failures, not textual ones. The model may produce three different phrasings that all mean the same false thing, or several superficially different answers that collapse to a single mistaken claim. If you only watch the words, you miss the underlying instability. If you measure the spread of meanings, you get closer to the model’s epistemic state.
This gives us a powerful framework: think of a model’s answer space as a landscape of interpretations. If the model repeatedly lands in one semantic region, even if the wording varies, that suggests confidence in a latent idea. If the model scatters across incompatible meanings, that suggests uncertainty. This is especially useful when the model has never seen the exact task before, because confidence should not require a hand built detector for each domain.
A practical analogy is weather forecasting. You do not just want one predicted temperature. You want the spread. If ten models disagree wildly about whether it will rain, that is a signal to carry an umbrella. Semantic entropy plays the same role for language. It says: do not trust the surface temperature of the sentence. Look at how much the meaning cloud moves.
This is a better definition of reliability than traditional correctness alone. Correctness tells you whether a specific answer was right. Semantic uncertainty tells you whether the answer was earned.
Why fine-tuning can reveal structure that prompting cannot
The surprising thing about out of context learning is not merely that the model can learn a function from examples. It is that this learning seems to happen in a way that becomes available for operations the model was never explicitly prompted to do. After fine tuning on input-output pairs, the model can generate code for the function, invert it, and compose it with others. That is not rote memorization. That is abstraction.
This reveals an important difference between exposed knowledge and internalized knowledge.
In context learning is like being handed a cheat sheet during a test. It can be efficient, but it is fragile and local. Fine tuning, in contrast, can alter the model’s internal map. It changes what the model has actually absorbed. The difference is like reading a recipe versus learning how ingredients behave in a kitchen. One helps you answer a specific question. The other lets you reason about new dishes.
This matters for hallucinations because it suggests that a model’s most useful capabilities may remain partly invisible even to the people steering it. A prompt might elicit a brittle answer, while the same model, after training, has a richer latent representation that could support more reliable inference. Yet without good uncertainty estimates, that deeper knowledge is still hard to trust. The model may know more than it says, but it may also say more than it knows.
That is the hidden symmetry between the two sources of insight:
- The model can internalize structure beyond what is directly visible.
- The model can fabricate confidence beyond what is justified.
Both are forms of opacity. One is a gift. The other is a risk. The work of deployment is learning to separate them.
The real challenge is calibration, not just capability
Most discussions of AI capability focus on whether the system can do hard things. But the more urgent question is whether it can do hard things with calibrated self-awareness.
Calibration means the model’s confidence should track reality. If it is uncertain, it should look uncertain. If it knows, it should look stable. This is not a cosmetic feature. It is the difference between a useful assistant and a dangerously persuasive one.
Imagine two medical tools. The first gives a diagnosis 95 percent of the time and never says when it is uncertain. The second gives a diagnosis slightly less often, but reliably flags ambiguous cases for a human doctor. The second tool is more valuable, even if it is technically less assertive. In high stakes settings, a model that knows its limits can outperform a model that is occasionally right but epistemically reckless.
This applies far beyond medicine. In law, a model that invents authority is a liability. In journalism, a model that fabricates facts is corrosive. In coding, a model that produces plausible but broken logic wastes time and creates hidden bugs. The common thread is not just correctness. It is the ability to distinguish between knowledge, inference, and invention.
A mature AI system should not simply answer. It should classify its own answer state. Is this something it can infer robustly? Is it extrapolating from internal structure? Or is it smoothing over a gap with linguistic guesswork? The more tightly those states can be separated, the more safely the model can be used.
A framework for reading LLM outputs: three layers of trust
To make this practical, it helps to use a simple three layer framework.
1. Surface fluency
This is the sentence as it appears. It includes grammar, style, and rhetorical confidence. It is the easiest layer to fake and the easiest for humans to overvalue.
2. Semantic stability
This is whether the model’s meaning is consistent across paraphrases, samples, and rephrasings. If the answer changes shape but not substance, that suggests a stable latent belief. If the meaning drifts, uncertainty is high.
3. Structural competence
This is whether the model can use what it knows in new ways: invert it, compose it, transform it, or apply it to unseen variants. This is where out of context learning becomes important. It is the sign that the model has not just repeated a pattern, but abstracted one.
A strong system performs well on all three layers. A weak system may look good on layer one while failing the other two. A truly interesting system may be weak in explanation but strong in structure, or strong in structure but poor at signaling when it is overreaching.
This framework is useful because it discourages a naive question like, “Is the model accurate?” and replaces it with a better one: What kind of competence is present, and how trustworthy is its self-reporting?
That distinction changes how you evaluate model behavior in practice. A bizarre but stable output may be more trustworthy than a polished but unstable one. A model that says “I’m not sure” and refuses to commit may be more useful than one that answers everything. And a model that can transform learned structure into new tasks may be more powerful than one that only repeats familiar patterns.
Key Takeaways
- Do not confuse fluency with truth. A convincing answer can still be a confabulation.
- Measure uncertainty at the level of meaning, not just wording. Different phrasings can hide the same underlying hallucination.
- Treat hidden structure as real intelligence. A model may learn abstract rules from examples even when it cannot explain them explicitly.
- Reward calibrated uncertainty. In high stakes settings, a model that knows when to defer is more valuable than one that always answers.
- Use a three layer trust check. Ask whether the output is fluent, semantically stable, and structurally competent.
The future belongs to models that can say how they know
The biggest misconception about AI is that the main goal is to make it answer more questions. That is too shallow. The more important goal is to make it answer in ways that reveal the difference between internalized knowledge and statistically plausible invention.
This is the bridge between hallucination detection and out of context learning. One tells us how a model fails when it lacks grounding. The other tells us how it succeeds when it has absorbed hidden structure. Together, they point to a new standard for intelligence: not just whether a system can solve a problem, but whether it can indicate the epistemic quality of its own solution.
That is a profound shift. It moves us from asking, “Can the model talk?” to asking, “Can the model tell us when its speech is grounded in structure, and when it is merely fluent guesswork?”
A machine that can do that is not just more accurate. It is more honest. And in the long run, honesty may be the more important form of intelligence.
Sources
Hatch New Ideas with Glasp AI 🐣
Glasp AI allows you to hatch new ideas based on your curated content. Let's curate and create with Glasp AI :)
Start Hatching 🐣