Tuning a model using human preference comparisons, so it produces the kind of answer people actually rate highly.
When a model states something false with the same fluency and confidence it uses for things that are true.
Also known as: Confabulation
A hallucination is model output that is fluent, plausible and wrong. Invented citations, non-existent API methods and confidently misremembered dates are the classic examples.
It is not a bug in the usual sense. A language model is trained to produce likely-looking text, and a fabricated but well-formed citation is extremely likely-looking. The model has no separate representation of "things I actually know" to check against.
Retrieval, tool use and asking for sources all reduce the rate. None of them eliminate it, and the term itself is contested — some researchers prefer "confabulation", on the grounds that "hallucination" implies a perceptual failure the model is not having.
Tuning a model using human preference comparisons, so it produces the kind of answer people actually rate highly.
The problem of getting a system to pursue what we actually intend, rather than a proxy that merely correlates with it.
Definitions are reviewed by our editorial team. Spotted a problem? Tell us.