Glossary · Term

confabulation

← all terms

Definition

Plain language

When an AI makes up an answer out of nothing, rather than recalling something it once learned.

As stated in the literature

A hallucination subtype in which a model fabricates content with no training-data grounding; in drift work, its MLP retrieval dynamics look nearly identical to stale recall, which is why output confidence cannot separate the two.

Also called: confabulate, confabulated

Why it matters: Because a made-up answer can look just as confident as a remembered one, this failure is hard to catch and undermines trust in everything the model says.

For example, a model invents a plausible-sounding citation for a study that was never written, complete with authors and a title.

Heard on the show

“And exhibit A comes back here — the fluent-but-confabulated samples.”
Episode 127 — What Diffusion Language Models Were Missing: A Map, Not an Algorithm

Mentioned in 2 episodes

  1. 127
    What Diffusion Language Models Were Missing: A Map, Not an Algorithm
  2. 037
    Why Hallucination Detectors Miss Stale Facts: A Geometric Story About What Models Know But Don't Say

Related terms