Welcome to DU!
The truly grassroots left-of-center political community where regular people, not algorithms, drive the discussions and set the standards.
Join the community:
Create a free account
Support DU (and get rid of ads!):
Become a Star Member
Latest Breaking News
Editorials & Other Articles
General Discussion
The DU Lounge
All Forums
Issue Forums
Culture Forums
Alliance Forums
Region Forums
Support Forums
Help & Search
General Discussion
Related: Editorials & Other Articles, Issue Forums, Alliance Forums, Region ForumsHallucination vs Confabulation: Why LLMs Invent Answers Instead of Saying "I Don't Know"
So for, LLM's don't say "It's Biden's Fault" but with executive branch review of models, I expect it soon.https://cristobalsantana.substack.com/p/hallucination-vs-confabulation-why
Serious stuff, with references listed at the bottom of the page.
Hallucination, Confabulation, and Why the Word Matters
The field calls all of this hallucination, and the word has been stretched until it covers almost every way a model can be wrong. Sebastian Farquhar and colleagues, in a 2024 Nature paper, make the useful point that theres no reason to expect a single mechanism behind every kind of error, so lumping them under one word hides more than it reveals. The standard surveys (Huang and colleagues, 2025) split the term along two axes. One is faithfulness: whether the output stays true to the source you gave the model. The other is factuality: whether the output is true about the world. A summary that contradicts the document its summarizing is a faithfulness failure. A confident claim about a person who doesnt exist is a factuality failure. They look similar on the surface and come from different places.
This post is about one specific kind, and it has a better name: confabulation. The word comes from clinical psychology, where it describes a person who fills a gap in memory with a fabricated account, told sincerely and with full confidence, and with no intent to deceive. That last part matters. The person isnt lying, because lying requires knowing the truth and choosing to hide it. They simply have a hole where a memory should be, and the mind produces something plausible to fill it. Hallucination implies perceiving something that isnt there, which is the wrong picture for a language model. Confabulation implies filling a gap with a confident guess, which is exactly right. Farquhars group uses the term in a precise way, for the subset of errors that are arbitrary: answers that change if you run the model again with a different random seed, because there was never a stable fact behind them in the first place. Ill use it the same way.
The intuition is the student who didnt study but refuses to leave the answer blank. Asked a question they cant recall, they write something that sounds like the textbook, in the right tone, with the right shape, and sometimes theyre even close. The model does this constantly, and it does it well, because producing text that sounds right is the one thing it was built to do.
Why It Happens
A language model is trained to predict the next token, the next chunk of text, given everything before it. Thats the whole objective. It does not have one mode for recalling a stored fact and another for making something up. It has a single mode: produce the most probable continuation of this text. When the fact youre asking about appears often and consistently in the training data, the most probable continuation happens to be the true one, and the model looks like its remembering. When the fact is rare, or absent, or youve asked about something that was only ever stated once, the most probable continuation is still a fluent, well-formed answer. It just isnt tied to anything true. The model has no way to feel the difference, because from the inside both cases are the same operation.
The field calls all of this hallucination, and the word has been stretched until it covers almost every way a model can be wrong. Sebastian Farquhar and colleagues, in a 2024 Nature paper, make the useful point that theres no reason to expect a single mechanism behind every kind of error, so lumping them under one word hides more than it reveals. The standard surveys (Huang and colleagues, 2025) split the term along two axes. One is faithfulness: whether the output stays true to the source you gave the model. The other is factuality: whether the output is true about the world. A summary that contradicts the document its summarizing is a faithfulness failure. A confident claim about a person who doesnt exist is a factuality failure. They look similar on the surface and come from different places.
This post is about one specific kind, and it has a better name: confabulation. The word comes from clinical psychology, where it describes a person who fills a gap in memory with a fabricated account, told sincerely and with full confidence, and with no intent to deceive. That last part matters. The person isnt lying, because lying requires knowing the truth and choosing to hide it. They simply have a hole where a memory should be, and the mind produces something plausible to fill it. Hallucination implies perceiving something that isnt there, which is the wrong picture for a language model. Confabulation implies filling a gap with a confident guess, which is exactly right. Farquhars group uses the term in a precise way, for the subset of errors that are arbitrary: answers that change if you run the model again with a different random seed, because there was never a stable fact behind them in the first place. Ill use it the same way.
The intuition is the student who didnt study but refuses to leave the answer blank. Asked a question they cant recall, they write something that sounds like the textbook, in the right tone, with the right shape, and sometimes theyre even close. The model does this constantly, and it does it well, because producing text that sounds right is the one thing it was built to do.
Why It Happens
A language model is trained to predict the next token, the next chunk of text, given everything before it. Thats the whole objective. It does not have one mode for recalling a stored fact and another for making something up. It has a single mode: produce the most probable continuation of this text. When the fact youre asking about appears often and consistently in the training data, the most probable continuation happens to be the true one, and the model looks like its remembering. When the fact is rare, or absent, or youve asked about something that was only ever stated once, the most probable continuation is still a fluent, well-formed answer. It just isnt tied to anything true. The model has no way to feel the difference, because from the inside both cases are the same operation.
1 replies
= new reply since forum marked as read
Highlight:
NoneDon't highlight anything
5 newestHighlight 5 most recent replies
Hallucination vs Confabulation: Why LLMs Invent Answers Instead of Saying "I Don't Know" (Original Post)
usonian
Tuesday
OP
Ms. Toad
(38,956 posts)1. Precisely.
That's why whenever I see an AI answer - especially in connection with a medical support group I say, "AI was designed for fluent conversation, not factual conversation. Don't risk your live by relying on it for medical information." I say something similar., but less dramatic, when it is given as an answer in less potentially harmful situation (like cooking, for example).